body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.1em;
	color: #000;
	background: #fda804 url(../rp_images/bg_body.gif) repeat right;
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	margin: 0;
}

a {
	color: #930;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

a:hover, a:active {
	color: #f00;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	color: #c30;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#container {
	width: 800px;
	background: #ffff99 url(../rp_images/bg_container.gif) repeat-y;
}

#ins_container {
	width: 800px;
	background: #ffff99 url(../rp_images/bg_container_inside.gif) repeat-y;
}

#content {
	float: left;
	height: 421px;
	background: #ffff99 url(../rp_images/bg_body.gif) repeat;
}
	
* html #content {
	position: relative;
	top:-3px;
}

#cspacer {
	float:left;
	width:35px;

}

#footer {
	width: 800px;
	height: 61px;
	clear: both;
}

* html #footer {
	background-color: #d65021;
	position: relative;
	top: -3px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990;
	font-size: 16px;
	font-style: italic;
}

#header {
	width: 800px;
	height: 118px;
}

#icontent {
	float: left;
	width: 192px;
	background: #ffff99 url(../rp_images/bg_index_content.jpg) repeat-y;
	margin-left: 10px;
	margin-right: 10px;
}

#ins_content {
	float: left;
	width: 403px;
	background: url(../rp_images/red.jpg) no-repeat bottom right;
	padding: 0px 125px 0px 25px;
}

#ins_content p {
	
}

#ins_content h1 {
	font-size: 22px;
	letter-spacing: 0.1em;
	color: #990000;
	padding-top: 10px;
	margin-bottom: 0px;
}

.SubHeadLeft {
	font-size: 12px;
	font-weight: bold;
	color: #00CCCC;
	font-family: Georgia;
}
.SubHeadRight {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	font-family: Georgia;
}
.pageSubheadTwo {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	line-height: 16px;
	font-family: Georgia;
}
.submission {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
}
.caption {
	font-size: 9px;
	font-style: italic;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990;
	font-size: 16px;
	font-weight: bold;
}

#icontent p {
	
}
