body{

background-color:#555555;





}



#maindiv {
	position: absolute;
	top:151px;
	width:800px;
	height:600px;
	font-family:verdana, times new roman;
	font-size:8pt;
	color: #dddddd;
	border-bottom: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-left: 1px solid #0099ff;
	background-image: url(../pics/back5.jpg);
	background-color:#0066ff;

}



#content {

width:475px;

height:490px;

top:0px;

left:20px;

padding-left:40px;

padding-right:40px;

padding-top:20px;

padding-bottom:40px;

}



#footer {

bottom:0px;

height:50px;

width:550px;





}







#side{

position:absolute;

top:0px;

color:#ffffff;

padding-left:5px;

padding-right:0px;

padding-bottom:10px;

right:20px;

width:230px;

text-align:justify;



}





#inset{

position:absolute;

left:0px;

top:350px;

width:272px;

height:300px;

}







a.menu:link {

	color: #6633cc;

	text-decoration:none;	

	font-weight: normal;

}



a.menu:visited {

	color: #6633cc;

	text-decoration:none;

	font-weight: normal;

}



a.menu:hover {

	color: #ffffff;

	text-decoration:none;

	font-weight: normal;

}



a.menu:active {

	color: #ffffff;

	text-decoration:none;

	font-weight: normal;

}



a.sub:link {

	color: #ffffff;

	text-decoration:none;	

	font-weight: normal;

}



a.sub:visited {

	color: #ffffff;

	text-decoration:none;

	font-weight: normal;

}



a.sub:hover {

	color: #039bff;

	text-decoration:normal;

	font-weight: normal;

}



a.sub:active {

	color: #ffffff;

	text-decoration:none;

	font-weight: normal;

}



#banner {

border-top: 1px solid #0099ff;

border-right: 1px solid #0099ff;

border-left: 1px solid #0099ff;

position:absolute;

top:14px;



}





#fsa{

position:absolute;

padding-left:20px;

padding-right:20px;

bottom:25px;

left:0px;

width:250px;

height:100px;



}

#side a:link, #side a:visited {
	color:#66ffff;
	text-decoration:none;
}

#side a:hover {
	color:#66ffff;
	text-decoration:underline;
}

