body {
	background-color: #FFFFFF;
	background-image: url();
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}
#container {
	width: 800px;
	align: center;
	margin: 0 auto;
	background-color: #fff;
}
#topLeft	{
	width: 250px;
	height: 250px;
	float: left;
	background-color: #fff;
	}
#topRight {
	width: 550px;
	height: 75px;
	float: left;
	background-color: #fff;
	text-align: center;
	position: relative;
	top: 80px;
	left: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .8em;
	color: #787878;
	text-transform: uppercase;
	font-weight: bold;
}
#clearTop {
	clear: both;
}
#midAll	{
	width: 800px;
	padding: 6px 0px 0px 0px;
	background-color: #fff;
	}
#clearMid {
	clear: both;
}
#botLeft	{
	width: 250px;
	float: left;
	background-color: #fff;
	padding-top: 10px;
	}
#botRight {
	width: 550px;
	float: left;
	background-color: #fff;
	padding-top: 10px;
}
#navLine {
	width: 530px;
	height: 20px;
	background-color: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #c00;
	text-transform: uppercase;
	font-weight: bold;
	padding: 14px 0px 0px 14px;
}
#navLine a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}
#navLine a:hover {
	color: #c00;
	text-decoration: underline;
}
#navLine #current {
	color: #c00;
}
.navdivider {
	font-weight: 600;
	font-size: .9em;
	padding: 0px 8px 0px 8px;
	vertical-align: middle;
}
#content {
	width: 530px;
	background-color: #fff;
	padding: 20px 0px 0px 14px;
	line-height: 2em;
	font-size: .9em;
}
#clearBot {
	clear: both;
}	
#footer {
	width: 800px;
	font-size: .7em;
	background-color: #fff;
	padding: 50px 0px 20px 0px;
	text-align: center;
}
#footer a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d45c4a;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d45c4a;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 2em;
}
.photoVspace {
	padding: 30px 0px 20px 0px;
}
ul {
	margin-top: -5px;
}
#download {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
}
#download a, a:link, a:visited {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#download a:hover {
	color: #069;
	text-decoration: underline;
	font-weight: bold;
}
#datelocation {
	width: 464px;
	padding-left: 86px;
	background-color: #fff;
	text-align: left;
}
#skip {
	width: 800px;
	height: 20px;
	align: center;
	background-color: #fff;
	font-size: .7em;
	text-indent: 13px;
}
#skip a, a:focus, a:active, a:visited {
	color: #3B5EAB;
}
