@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	border-color: #oooooo;
}

div.headerdiv {
	background-color:#003366;
	height:100px;
	padding:1px;
/* 	text-align:center; 
	font-size:24px;
	font-weight::bold;
	font-family:Georgia, "Times New Roman", Times, serif; 
*/
}

div.imagecenter {	
	text-align:center;
	color:#996600;
    /*width:501; 
	height:200;*/
	
}

.style2 {
	font-family: "Trajan Pro";
	font-size: xx-large;
	border:3px;
	color: #000000
	font-style: italic;
}

.style3 {
	color: #d3b7b6
	}
	
.style4 {
	font-family: "Trajan Pro";
	font-size: 20px;
	color: #000000
}

.style5 {
	color: #000000;
	font-size: 14px;
}

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
	
.style8 {
	font-size: 16px;
	font-family: "Trajan Pro";
	color: #000000;
}

.style9 {
	font-size: 16px;
	font-family: "Trajan Pro";
	color: #660000;
}

.style10 {
	font-weight: bold
	}
	
a:hover {
	color: #FFFF00;
}

