body {
	margin: 0 0 0 0;
	background: #003952;
	color: #FFFFFF;
margin:0 auto;
width:900px;
}

.image {
	border-width: 1;
	border-color: white;
	border-style: solid;
	margin: 0.5px;
}



#content {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background: none;
}
#main {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background: none;
	margin: 0px 0px 0px 2px;
}

a:link {color: #EEEEAA; text-decoration: none;}
a:visited {color: #EEEEAA; text-decoration: none;}

h4, h5, h6 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #FFFFFF;
	padding: auto;
}
h1 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.9em;
	text-align:left;
}
h2 {
	font-family:  "Times New Roman", Georgia, serif;
	/*font-style: italic;*/
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align:center;
}
h3 { font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.12em;
	padding-left: 10px;
	margin-top: 20px;
}

a:hover {
	text-decoration: none;
	color: #FF4400;
}

