#rapperles {
	margin: auto;
	width: 1024px; 
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:218px;
	padding:0px;
}
#contentwrapper {
	width: 1024px;
	height:auto;
	background:transparent url(../images/spacer.jpg) repeat-y;
	margin-bottom:0;
	padding-bottom:0;
}
#headeru{
	background-image: url(../images/spacer_uh.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:58px;
}
#headeru h1{
	font-size: 1.8em;
	margin-top:0;
	padding-left: 260px;
	padding-right: 60px;
	text-transform: uppercase;
	padding-top:12px;
	color:#333333;
	}
#menu {
	height:328px;
	width:188px;
	float:left;
	display:inline;
	margin-left:38px;
}
#menu a{text-decoration:none; width:188px;height:41px;display:block;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#FFFFFF;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
}
#menu a:link,#menu a:visited {background-image: url(../images/button_off.jpg);}
#menu a:hover{background-image: url(../images/button_on.jpg);}
#menu li {list-style-type:none;}

#content {
	width: 704px;
	margin-left:260px;
	color:#333333;
	min-height:411px;
}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	text-transform:uppercase;
	padding: 20px 0 20px 0;
	color:#333333;
	text-align:center;
	border-top:#FFF solid thin;
	line-height:1.7em;
	border-top: 4px double #000;
}
#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#333333;
	font-weight:normal;
	margin: 0 10px 0 0;
	padding-bottom:20px;
}
#content h3 {
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	border-top:#333333 solid 2px;
	border-bottom:#333333 dashed thin;
	color:#333333;
	margin:50px 0 0 0;
}
#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	margin-top: 10px;
	color:#333333;
	text-transform:capitalize;
}
#content h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-transform:uppercase;
	color:#333333;
	text-align:left;
	
}
#content h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 10px 0 0;
	color:#333333;
	line-height:20px;
	padding-bottom:30px;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0 0 0 0;
	color:#333333;
	line-height:35px;
	padding-bottom:20px;
}
#content strong{
	color:#C4141E;
}
#content ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	line-height:35px;
	padding-top:0;
	margin-top:0;
}
#content ol {
	list-style:upper-alpha;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	line-height:35px;
}
#content a{
	padding-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	margin-bottom:0px;
	color:#144570;
	line-height:35px;
	font-weight: bold;
}
#content a:link,#content a:visited {
	text-decoration:none;
	}
#content a:hover {
	text-decoration:none;
	color:#C29E26;
}
#content img {
	padding: 0 10px 0 10px;
	border-style:none;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:86px;	
	margin-top:0;
}
#footer a{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: lowercase;
	padding-left:455px;
	line-height:100px;
	letter-spacing:7px;
	font-weight: bolder;
}
#footer a:link,#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#C4141E;
	text-decoration:none;
}
#underfooter {
	height:10px;
	background-color:#FFF;
		text-align:right;
	padding-right:10px;
}
#underfooter p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#898989;
}
#underfooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#898989;
}
#underfooter a:link,#underfooter a:visited {
	text-decoration:none;
}
#underfooter a:hover{
	text-decoration:underline;
}