body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
background-color: #ffffff;
}
#container {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	text-align: left;
}
#header {
	display: none;
}
#headerprint {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #ffffff;
	height: 65px;
	font-weight: 700;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
#headerprint h2 {
	font-size: 140%;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 6px;
	color:  #003366;
	font-weight: 700;
	background-color: #ffffff;
	text-align: left;
}
#sidelinks {
	float: left;
	width: 20%;
	clear: left;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 6px;
	top: 75px;
	background-color: #ffffff;
}
#sidelinks a:link {
	display: block; 
	padding: 0.3em 0.7em 0.2em .2em;
 	font-weight: 700;
	font-size: 90%;
 	border-bottom: 3px solid #cc0033;
 	margin-bottom: 7px;
	margin-top: 3px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
 }
 #sidelinks a:visited {
	display: block; 
	padding: 0.3em 0.7em 0.2em .2em;
 	font-weight: 700;
	font-size: 90%;
 	border-bottom: 3px solid #cc0033;
 	margin-bottom: 7px;
	margin-top: 3px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

#mainarea {
	margin-left: 22%;
	top: 90px;
	background-color: #ffffff;
}
#threeareas {
	background-color: #ffffff;
	height: 35px;
	top: 100px;
	position: absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

#threeareas a:link {
	padding: 1em 0.3em 0.2em .2em;
 	text-decoration: underline;
 	font-weight: 600;
	font-size: 87%;
 	color: #000000;
	background-color: #ffffff;
	margin-top: 8px;
 }
#threeareas a:visited {
	padding: 1em 0.3em 0.2em .2em;
 	text-decoration: underline;
 	font-weight: 600;
	font-size: 87%;
 	color: #000000;
	background-color: #ffffff;
	margin-top: 8px;
 }
#photos {
	display: none;
}

#highlights {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	clear: both;
}


#footer {
	clear: both;
	padding: 0.3em;
	background-color: #ffffff;
	color: #000000;
	font-size: 80%;
	border-top: 2px solid #cc0033;
	border-bottom: 2px solid #cc0033;
	text-align: right;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 5;
}	
#footer a:link {
	font-weight: 500;
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
#footer a:visited {
	font-weight: 500;
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}

.floatleft {
	float: left;
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.floatright {
	float: right;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 9px;
	margin-top: 4px;
}
#highlights dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#highlights dt {
	margin: 0px;
}
p {
	margin-bottom: 6px;
	margin-top: 2px;
}
#highlights dd a:link {
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
	font-weight: 500;
}
#highlights dd a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
	font-weight: 500;
}

h1 {
	font-size: 180%;
	margin-top: 5px;
	margin-bottom: 6px;
	color: #000000;
	font-weight: 700;
	background-color: #ffffff;
}
h2 {
	font-size: 125%;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #ffffff;
}
h3 {
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #ffffff;
	font-style: italic;
}
h4 {
	font-size: 115%;
	margin-top: 20px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #FFFFFF;	
}	
.clear {
	clear: both;
}
form {
	margin: 0px;
}
#content {
	background-color: #ffffff;
	top: 140px;
	position: absolute;
	padding-left: 15px;
	margin: 0px;
	padding-right: 15px;
	color: #000000;
}
#divclear {
	clear: both;
}
#insidebody {
	margin: 0px;
	padding: 0px;	
}
#printimage {
	margin-left: 5px;
	top: 145px;
	background-color: #FFFFFF;
	width: 290px;
	padding-top: 5px;
	padding-left: 15px;
	position: absolute;
	clear: both;
	
}

