@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin-top: 0px;
	background-color: #000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	border: 2px solid #000;
}
#header {
	height: 200px;
	width: 900px;
	background-color: #0A264D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#logo {
	background-image: url(images/logo.gif);
	height: 200px;
	width: 350px;
	background-color: #2A83BD;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#flash {
	height: 200px;
	width: 550px;
}
#content {
}
#sidebar {
	width: 175px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	display: block;
	text-align: right;
}
#sidebar a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_over.gif);
	background-repeat: repeat-x;
	background-color: #2A83BD;
}
#sidebar .active a {
	color: #FFFFFF;
	background-image: url(images/nav_active.gif);
	background-repeat: repeat-x;
	background-color: #134F82;
}
#copy {
	width: 635px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.name {
	margin-top: 0px;
	font-size: 26px;
	letter-spacing: 0.2em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
}
.name2 {
	margin-top: 0px;
	font-size: 20px;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.name3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2A83BD;
	letter-spacing: normal;
	font-weight: bold;
}
.title {
	margin-top: 0px;
	font-size: 14px;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #2A83BD;
	font-weight: bold;
}
.drew {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2A83BD;
	letter-spacing: normal;
	font-weight: bold;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0A264D;
	margin-top: 0px;
	padding-top: 20px;
}
#photo {
	float: right;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-left: 20px;
}
#photo2 {
	float: right;
	margin-left: 10px;
}
#footer {
	background-color: #05275B;
	text-align: right;
	height: 30px;
	width: 890px;
	padding-right: 10px;
	padding-top: 7px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.footerlinks {
	font-size: 10px;
	color: #689BBD;
	margin-top: 0px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .active a {
	color: #FFFFFF;
}
#bottom {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 0px;
	padding-top: 5px;
}
#bottom a {
	text-decoration: none;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#photos_table1 {
	text-align: center;
	width: 630px;
}
#photos_table1 a {
	color: #2A83BD;
	font-size: 13px;
	text-decoration: none;
}
#photos_table1 a:hover {
	color: #103F74;
	font-size: 13px;
	text-decoration: underline;
}
#photo1 {
	margin-bottom: 5px;
}
