body {
	color: white;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: black;
	text-align: center;
	margin: 0;

}

#content {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 760px;
	border: solid 1px white }

#contentheader {
	color: orange;
	font-size: 20px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	letter-spacing: 1px;
	width: 100%;
	border-style: none none solid;
	border-width: 0 0 1px;
	border-color:   white }

#contentbody {
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 0;
	width: 550px;
	float: left;
	line-height: 16px;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}

#contentmenu {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0;
	width: 209px;
	float: left;
	background-color: #000000;
}


#contentmenu a, #contentfooter a {
	font-size: 10px;
	color: #FFFFFF;
	
}
#contentmenu a:hover, #contentfooter a:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	
}



#contentfooter {
	font-size: 10px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 100%;
	border-style: solid none none;
	border-width: 1px 0 0;
	border-color: white   }

p {
	margin: 10px }

#contentmenu p {
	margin-top: 0px; 
	padding-top: 0px; 
}

#contentbody p, #contentbody h1 {
	margin: 20px; 
	padding: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px; 
}

#contentbody h1 {
	margin: 20px;
	font-weight: normal;
	font-size: 26px;
	line-height: 28px;
			margin-top: 20px;

}

#image {
	
	float: right;
	margin-left: 20px;
	margin-bottom: 20px; }

#hiddenlink {
	margin: 10px;
	padding: 10px; 
text-align: left;
	color: #FFFFFF;
	font-size: 10px;
}

#hiddenlink a {
	font-size: 10px;
	color: #FFFFFF;
	
}
#hiddenlink a:hover {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	
}