body {
background-color:#004172;
font-family:Geneva, Arial, Helvetica, sans-serif;

}

.wholebody {
	position: relative;
	top: 10px;
	height: 800px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	
}


.toptitle {
	position:absolute;
	top:0px;
	left:0px;
	width: 728px;
	height:50px;
	background-color:#5BA4DD;
	color:#FFFFFF;
	font-size:24px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #003399;
	
}

.toptitle p {
	margin:0;
	padding:0;
	float:left;
	margin-left:10px;	
	width:400px;
	font-size:30px;
	clear:none;
}


/* this is for the big picture */

.bigpicture {
	position:absolute;
	top:50px;
	left:0px;
	background:#5BA4DD;
	background-repeat: repeat;
	height: 300px;

	
}
.ADVERT {
	position: absolute;
	height: 90px;
	left: 0px;
	top: 350px;
}


/* this is the menu bar */

.hormenubar {
	position:absolute;
	top: 440px;
	left:0px;
	width:728px;
	height:60px;
	display:inline;
	background-color:#1A1D1E;
	color:#FDE9B4;
	text-align:center;
	padding-top:9px;
	margin-top:3px;
	
}

#topmenu {
position:relative;
margin-top:5px;
}

#topmenu a
{
	text-align:center;
	color:#FDE9B4;
	padding-left:10px;
	font-size:18px;
	padding-right: 10px;
	margin-bottom:3px;
	display:inline;
	line-height:20px;
	

	
}






/* this is for the links */

	#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	border: solid 1px #FFFFFF;
	background-color:#5BA4DD;
	color: #FFFFFF;
}


	#topmenu a:hover, #topmenu a:active {
	
	color:#FFFFFF;
	text-decoration:none;
	background-color:#FFFFFF;
	color: #5BA4DD;
	}

	


/* this is the left box inside the main body content */
	.leftbox {
	position:absolute;
	top:514px;
	left:3px;
	background-color: #ECE9D8;
	width: 200px;
	display:block;
	height:auto;
	min-height:850px;

}

	.leftbox p{
	width:200px;
	left:0px;
	}


	



	.leftbox a
	{
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:3px;
	color:#004172;
	display:block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5BA4DD;
	}
	.leftbox a:link, .leftbox a:visited {
	text-decoration:none;
	}
	
	.leftbox a:hover, .leftbox a:active {
	text-decoration:underline;
	}
	
	
	
	
	.leftbox h1 {
	color: #004172;
	background-color: #5369FB;
	left:0px;
	width: 180px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:5px;
	font-size: 18px;
	display:block;
	}


	.rightpicture {
	position:absolute;
	top:514px;
	left:200px;
	}
	
	
	/* this is the right box inside the main body content */

.rightbox {	
	position:absolute;
	top:640px;
	left:200px;
	background-color:#FFFFFF;
	width: 528px;
	height:auto;
	min-height:725px;
	
	}
	
	.rightbox p {
	padding: 10px 20px 10px 20px;
	}

.rightbox h1 {
	padding-left:10px;
	padding-bottom:5px;
	margin-top:5px;
	color:#FFFFFF;
	width:518px;
	background-color:#5BA4DD;
	font-size:18px;
	}
	
	.rightbox h1 a:link, .rightbox h1 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
	.rightbox h2 {
	margin-top:3px;
	margin-left:20px;
	margin-left:20px;
	background-color:#5BA4DD;
	color:#FFFFFF;
	font-size:16px;
	padding: 5px 5px 5px 5px;	
	width:150px;
	}
	
	.rightbox h3 {
	margin-top:3px;
	margin-left:3px;
	margin-left:20px;
	background-color:#900915;
	color:#FFFFFF;
	font-size:16px;
	padding: 5px 5px 5px 5px;	
	width:100px;
	}
	
	.floatright {
	float:right;
	padding:0;
	margin-right:20px;
	margin-top:5px;
	clear:both;
	}
	
	#footer { 
	clear:both;
	color:#5BA4DD;
	font-size:12px;
	text-align:center;
	}

#footer a:link, #footer a:visited {
color:#5BA4DD;
}
