body {

	background-color : #1F3A4D;
	/*background-color : #122129;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: black;

	font-size:0.7em;

	/*margin-left:10%;*/

	margin-top:40px;

}





a{

	color: #4169E1;

	/*font-weight:bold;*/

	

}





.header{

	padding-top:10px;

	height:42px;

	width:338px;

	background-image : url(../images/header.gif);
	float:left

}







.textbox {

	border : thin solid #203546;

	background-color: #D4DDE4;

	width:567px;

	float:left;
	
	/*padding-top:1em;*/

}



.main{

	float:left;
	/*margin-left:10%;*/
	/*width:570px;*/
	
}



.bodytext {

	padding:1em;

	text-align:left;

	height : 270px;
	width:540px;
	overflow : auto;

	padding-bottom:1em;
		
	/*padding-top:1em;*/
	float:left;
}



.menu {
	width:800px;
	text-align:center;
	
	float:left;;

	font-size:1.2em;
	margin-top:10px;
}



.footer{
	margin-top:10px;
	padding-top:0.5em;
	float:left;
 
width:800px;
/*height:200px;*/
}



.menu a{

	color:white;

	text-decoration:none;

}



.copyright{

	/*float:left;*/

	color: #5F95B7;

	font-size:smaller;

	font-style : italic;

}







a:hover{

	text-decoration:underline;

}

.links a:hover{
	color:red;
}
.pagetitle {

	font-size:2.5em;

	color: #6B9DCA;

	font-weight:bold;

	padding-bottom:0.2em;

	padding-left:.5em;

	padding-top:0.5em;

	/*float:left;*/

	letter-spacing:0.5em;

}



h1 {

	font-size:1.5em;

	color: #00008B;

	font-weight:bold;

	text-decoration:underline;

}

h2{

	font-size:1.2em;

	color: #4682B4;

	font-weight:bold;

	/*text-transform: lowercase;*/

	white-space: normal;

	margin-bottom: 0em;

}



.subh2{

	font-size:smaller;

	font-style : italic;

	font-weight:normal;

}



.contact{

	/*text-align:center;*/

}



/*FEATURE BOX STUFF*/



.featurebox {

	border : thin solid #203546;

	background-color: #708090;

	width:200px;
float:left;
	height :345px;
	
	

}



.featurebox a{

	color:#CEECF2;

	text-decoration:none;

}



.featurebox a:hover{

	text-decoration:underline;

}

.feature{
	float:left;
margin-left:7px;

	margin-top:-32px;
	
}



.featureheader{

	height:32px;

	width:150px;

	background-image : url(../images/featureheader.gif);

	background-position : center;

	background-repeat : no-repeat;
	

}


.featureimage1{

	
	text-align:center;
	background-repeat : no-repeat;


	margin-top:10px;

}






.featuretext {

	text-align:center;

	padding:0.5em;

	font-size:smaller;

}

.wholething{
	/*float:left;*/
	width:810px;
	margin-left: auto; 
margin-right: auto;
}