body{	font-family: Helvetica,Arial,sans-serif;	color: #404040;	background-color: #200709; //462344; //0A2523;//0D2407;	margin: 0;
	min-width: 850px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	font-size: 75%;
}

#titlebar
{
	width: 700px;	margin: 10px auto 13px;
}

#content
{
	width: 700px;	background-color:white;
	padding:30px;
	margin: 0px auto 45px;
}

#site-title{	font-family: Georgia,serif;	text-align: left;	font-weight: bold;	font-style: italic;	font-size: 200%;	color: black;	display: inline;}#site-title a:link, #site-title a:visited, #site-title a:active{	color: white;	text-decoration: none;}#site-title a:hover{	color: black;	background-color: white;}

#mainmenu
{
	display: inline;
	color:white;}

#mainmenu li
{
	display:inline;
	margin-right: 45px;
	list-style: none;
	font-size: 100%;
}


#mainmenu li a:link
{
	color: white;
	text-decoration: none;
}
#mainmenu li a:visited
{
	color: #AFAFAF;
}

#mainmenu li a:hover, #mainmenu li a:active
{
	color: #444444;
	background-color: white;}

h1{	font-family: Georgia,serif;	text-align: left;	color: black;	margin-bottom: 30px;	margin-top: 0;	font-weight: bold;	font-size: 150%;	background-color: #DDDDDD;	padding: 10px;}h2{	font-family: Georgia,serif;	text-align: left;	color: black;	margin-bottom: 30px;	margin-top: 30px;	font-weight: bold;	font-size: 133%;	background-color: #DDDDDD;	padding: 10px;}h3{	font-family: Georgia,serif;	text-align: left;	margin-left: 30px;	font-weight: bold;	font-size: 120%;	}h4{	margin-left: 36px;	margin-top: 20px;	margin-bottom: 20px;	margin-right: 5px;	font-weight: normal;	font-size: 100%;	text-align: justify;}h5{	font-weight: normal;	margin: 3px 5px 15px 5px;	font-size: 80%;	float: right;	color: black;}p{	margin-left: 24px;	margin-bottom: 10px;	margin-right: 5px;	font-weight: normal;	font-size: 100%;	text-align: justify;}a{	text-decoration: underline;}a:link{	color: black}a:visited{	color: #505050}a:active, a:hover{	color: white;	background-color: #200709;}b {	font-weight: bold;	color: black;}.news-icon{	border: thin solid #333333;	float: left;	margin: 0px 15px 10px 15px;}/* Sites */.sites{	min-height: 73px;	padding: 10px;	margin-bottom: 20px;	border: 2px solid #DDDDDD;	display: block;	text-decoration: none;	font-weight: normal;}.sites:hover{	border: 2px solid #200709;	background-color: #200709;}.sites p{	color: #404040;}.sites:hover p{	color: #bbbbbb;}.sites .sites-icon{	border: 2px solid white;	float: left;	margin-right: 15px;	margin-bottom: 5px;}.sites:hover .sites-icon{	border: 2px solid #DDDDDD;}.sites strong{	color: black;	font-weight: normal;	font-size: 140%;}.sites:hover strong{	color: white;}

#portrait{	margin: 0px 10px 10px 10px;	border: none;	float: left;}
