@charset "utf-8";

body {
	background-color: #1b2d51;
	margin: 0;
	padding: 0;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
}
body * {
	font-size: 99%;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main {
	background-attachment: scroll;
	background-image: url(../extraphotos/background.jpg);
	background-repeat: repeat-y;
	background-position: center center;	
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
a:link {
	color: #345A8A;
}
a:visited {
	color: #5CAFF3;
}
a:active {
	color: #5CAFF3;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 888px;
}
#header {
	margin-left: 8px;
	margin-top: 1px;
	display: inline;
	float: left;
	height: 141px;
	margin-bottom: 0;
	width: 875px;
}
#Content {
	margin-right: 20px;
	margin-top: 6px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 716px;
	padding-top: 0px;
}
html > body #Content {
	height: auto;
}
.ContentText {
	font-size: 100%;
	text-align: left;
	color: #000;
	line-height: 105%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 11px;
	margin-top: 6px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 691px;
}
#Menu {
	margin-left:-10px;
	margin-right: 18px;
	margin-top: 12px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 120px;
	padding-top: 0px;
}
html > body #Menu {
	height: auto;
	min-height: 324px;
}
#footer {
	margin-left: 13px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 18px;
	margin-bottom: 0;
	width: 871px;
}
#navigation {
	font-size: 11px;
	font-weight: bold;
}
.titles {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #345A8A;
}
.highlights {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3333;
}
.phototext {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

