* {
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	border-bottom: 1px dotted #CC0000;
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

body {
	background: #C8DCE6 url(images/page-background.jpg) repeat-x top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 15px;
	font-weight: normal;
}

h1 {
	color: #002157;
	font-size: 20px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-weight: normal;
	font-style: italic;	
}

h2 {
	color: #002157;
	font-size: 15px;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
	font-style: italic;	
}

h3 {
	color: #002157;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
	font-style: italic;	
}

h4 {
	color: #002157;
	font-size: 13px;
	line-height: 1.6em;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	font-weight: normal;
	text-align: center;
}

p {
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	font-weight: normal;
	text-align: justify;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

.bodybar {
	background: url(images/body-background.jpg) #FFFFFF no-repeat top;
	vertical-align: top;
	width: 582px;
}

.bodybar ul {
	color: #333333;
	font-size: 12px;
	line-height: 1.6em;
	list-style-type: square;
	margin: 0px;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 8px;
	text-align: justify;
}

.footer {
	background: url(images/footer-background.jpg) #FFFFFF no-repeat;
	height: 50px;
	padding: 0px;
	width: 750px;
}

.footer p {
	color: #333333;
	font-size: 10px;
	line-height: 1.6em;
	margin: 0px;
	padding: 15px 168px 0 0;;
	text-align: center;
	font-family: Arial, 'Lucida Grande', sans-serif;
}

.fineprint {
	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
}

.floatright {
	clear: none;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.floatleft {
	clear: none;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.thumbnails {
	float: left;
	padding: 5px 5px 5px 20px;
	font-size: 10px;
	color: #666666;
}

.thumbnailsclearboth { clear: both; }

.logographic {
	background: url(images/top-background.jpg) #3C5A96 no-repeat;
	height: 140px;
	margin-top: 15px;
	padding: 0px;
	width: 750px;
}

.splashgraphic {
	background: url(images/splash-background.gif) #002157 no-repeat;
	height: 450px;
	margin-top: 15px;
	padding: 0px;
	width: 750px;
}

.maincontainer {
	margin-bottom: 10px;
	width: 750px;
}

.navbar {
	background: url(images/nav-top.gif) #E6F0F5 repeat-x top;
	vertical-align: text-top;
	width: 168px;
}

.navbar ul {
	font-size: 11px;
	line-height: 1.9em;
	color: #002157;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, 'Lucida Grande', sans-serif;
}

.navbar a:link { color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #AAC8DC;} 
.navbar a:visited { color: #FFFFFF; text-decoration: none;  border-bottom: 1px dotted #AAC8DC;}
.navbar a:hover { color: #002157; border-bottom: 1px dotted #AAC8DC; text-decoration: none;}

.dedication-large {
	color: #002157;
	font-size: 19px;
	line-height: 1.6em;
	margin: 0px;
	text-align: center;
	padding: 0 55px 0 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dedication-medium {
	color: #002157;
	font-size: 15px;
	line-height: 1.6em;
	margin: 0px;
	text-align: center;
	padding: 10px 60px 0 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dedication-small {
	color: #002157;
	font-size: 11px;
	line-height: 1.6em;
	margin: 0px;
	text-align: center;
	padding: 10px 85px 0 85px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.graphictext {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 