body {
	background-color:#85000C;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
}
#container {
	background-color:#ffffff;
	width:750px;
	background-image:url(images/repeatBackground.gif);
	margin:auto;
	position:relative;
	padding-left: 5px;
}
#header {
	height:226px;
	width:750px;
	background-color:#EBF1FB;
	background-image:url(images/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#wrapper {
	margin-top:13px;
}
#left_column {
	width:230px;
	float:left;
	height:385px;
	position:relative;
}

#button {
	font-family:Arial;
	width: 192px;
	float:right;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	margin: 0;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #12477E;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #000044;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	background-color: #83a1c7;
	color: #000000;
	border-bottom: 1px solid #aabbaa;
}

#right_column {
	width:469px;
	float:left;
	padding:14px;
	padding-top:0px;
}

#botnav {
	width: 670px;
	margin-left: 40px;
	padding:13px 0 16px 0px;
	border-top: 1px solid #666666;
	color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:lowercase;
	font-weigt:bold;
	text-align:center;
	vertical-align:middle;
}
#botnav a { 
	color:#797979;
	text-decoration:none;
}
#botnav a:hover { 
	text-decoration:underline;
}
	
#footer {
	position:relative;
	clear: both;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #ffffff;
}	

#back_to_top {
	position:fixed;
	bottom:0px;
	right:0px;
}

#back_to_top a {
	background-color:#0F1C48;
	color:#FFFFFF;
	padding:3px;
}
form {
	color: #333333;
	font-size: 14px;
}
input {
	color: #333333;
	font-size: 14px;
}
textarea {
	color: #333333;
	font-size: 14px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
br {
	margin-top:12px;	
}
hr {
	font-size:1px;
	height:1px;
}
h1 {
	color:#12477E;
	margin:0px;
	font-size:17px;
	letter-spacing:-.02em;
	text-transform:uppercase;
	padding:3px 0 3px 2px;	
	border:thin solid;
	border-color:#83a1c7;
	border-left:none;
	border-right:none;
}
h2 {
	margin:0px;
	font-size:17px;
	padding:10px 0 10px 0px;	

}
img {
	border:none;
}
p {
	line-height:19px;
}
blockquote {
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	margin-left:20px;
}

table {
	margin:15px 0 20px 0;
}
table br, table u {
	margin:0px; padding:0px;
}
td {
	padding:13px 30px 0 0;
	vertical-align:top
}
.hide {
	display:none;
}

#photos {
	text-align:center;
}
#photos h1 {
	text-align:left;
}
#photos p {
	font-size:12px;
	line-height:12px;
	margin-bottom:20px;
}
#photos p img {
	float:none;
	margin-bottom:5px;
}