body {
text-align:center;
background-color:#544444; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
color: #aaaaaa;

}

#container {
position:relative;
margin-right: auto;
margin-left: auto;
width: 950px;
/*height:920px;*/
/*background-color: #367878;*/
text-align:left;
background-image: url('bodybgstrip.gif');
background-repeat: repeat;
}

#menu {
position:absolute;
top: 175px;
left: 40px;
width: 135px;
text-align:left;
font-family:"times new roman", times;
font-size:12pt;
line-height:25pt;
font-weight:bold;
font-style:italic;
}


#menuaddress {
position:relative;
font-family:"times new roman", times;
text-align:center;
color:#cccccc;
font-size:10pt;
line-height:12pt;
font-weight:bold;
font-style:italic;
}

a:link { 
	color: #cccccc;
	text-decoration: none;
	}
	
a:visited { 
	color: #cccccc;
	text-decoration: none;
	}
		
a:active { 
	color: #cccccc;
	text-decoration: none;
	}
	
a:hover { 
	color: #8c0000;
	text-decoration: none;
	}