
body {
	background-color:#306690;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

h1 {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:222px;
	width:740px;
	text-indent:-999px;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:24px;
	font-weight:normal;
	background-color:#5caeda;
	padding:3px;
	margin:0px;
}

h3 {
	color:#003e6a;
	font-size:16px;
	font-weight:normal;
	border-bottom:solid 1px #2a84b8;
	margin:15px 0px 0px 0px;
}

table {
	width:100%;
	margin-top:15px;
	border-top:solid 1px #2a84b8;
	border-right:solid 1px #2a84b8;
}

td {
	border-bottom:solid 1px #2a84b8;
	border-left:solid 1px #2a84b8;
	padding:3px;
}

.table_header {
	background-color:#2a84b8;
	font-size:18px;
	padding:3px;
	margin:0px;
}

.form strong {
	width:120px;
	float:left;
	display:block;
}

input, select, textarea {
	padding:2px;
	background-color:#8bc8e7;
	border:solid 1px #fff;
	color:#003e6a;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu ul {
	margin:0px 0px 0px 30px;
	padding:0px 0px 15px 0px;

}

#menu li {
	float:left;
	margin-right:20px;
	list-style:none;
	font-size:18px;
}

#menu a {
	text-decoration:none;
	color:#003e6a;
	letter-spacing:-1px;
	padding:2px;
}

#menu a:hover {
	color:#fff;
	background-color:#003e6a;
}

#container {
	width:740px;
	margin:0 auto;
	border:solid 10px #fff;
	background-color:#47a8d9;
}

#content {
	width:680px;
	margin:20px 30px 0px 30px;
	font-size:14px;
	line-height:20px;
}

#content ul {

}

#content li {
	list-style-image:url(../images/li.gif);
	margin:0px 0px 0px 15px;
}

#content img {
	border:solid 6px #fff;
	margin:0px 5px 5px 0px;
}

.image_left {
	float:left;
}

.clear {
	clear:both;
}

#top_image {
	width:234px;
	height:222px;
	background-image:url(../top_images/rotate.php);
	margin:-222px 29px 0px 477px;
}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	width:740px;
	height:20px;
	text-align:center;
	font-size:11px;
	padding-top:108px;
}

#footer a {
	color:#10699c;
	text-decoration:none;
}

#footer a:hover {
	color:#169fd8;
	text-decoration:none;
}

.photos td{text-align:center;
		font-style:italic;}
 table.photos {width:662px;}
 table.photos, .photos tr, .photos td {
	border:none;
	paddding:0px;
	margin:0px;}
