
body { background-color: #002255;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #003366;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #002255;
 	scrollbar-arrow-color: #003366; 
	margin: 0px; 
	margin-top: 5px;}
#picleft { position: absolute;
	top: 15px;
	left: 10px }
#title { clear: both;
	height: 125px;
	background-color: #003366; }
#menu1 { float: left;
	max-width: 175px;
	width: 125px;
	background-color: #003366;
	height: 300px; }
#menu1 li { list-style-type: none; }
#menu1 a:link { text-decoration: none;
	color: #888888; }
#menu1 a:visited { text-decoration: none;
	color: #888888; }
#menu1 a:hover { text-decoration: underline;
	color: #ffffff; }
#meat { color: #ffffff;
	padding: 10px;
	float: left;
	width: 75%;
	height: auto; }
#meat a:link { text-decoration: underline;
	color: #ffffff; }
#meat a:visited { text-decoration: underline;
	color: #ffffff; }
#meat a:hover { text-decoration: none;
	color: #888888; }
#foot { clear: both;
	height: 125px; 
	background-color: #224477; }
#foot a:link {text-decoration: underline;
	color: #ffffff; }
#foot a:hover { text-decoration: none;
	color: #888888; }
#foot a:visited { text-decoration: underline;
	color: #ffffff; }
.text1 { font-size: 16px; }
.text2 { font-size: 50px;
	color: #0000ff; 
	text-decoration: overline; }
.text3 { font-size: 12px;
	text-decoration: none;
	color: #ffffff; }
.text4 { font-size: 30px;
	color: #0000ff; }
