Body {
	background-color: #7893ad;
	font-family: Verdana, Arial;
	margin: 0px;
}
A {
	color: #ffcc00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:Hover {
	color: #ffffff;
}
#Content {
	margin-left: 210px;
	margin-right: 30px;
}
#Content  a:link{
	color: #ffcc00; 
}
#Content  a:visited{ 
 	color: #ffffff; 
}
#Content  a:hover { 
 	color: #ffffff; 
} 

#Content .Button {
	background-color: #0053a6;
	border: solid 1px #002345;
	color: #ffffff;
	width: 80px;
}
#Content .Photo {
	border: solid 1px #0053a6;
}
#Content H1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
#Content H2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}
#Content H3 {
	border-bottom: solid 1px #000C42;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 6px;
}
#Content H4 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}
#Content P {
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}
#Content UL {
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}
#Content OL {
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}
#Content Table {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}
#Footer {
	text-align: right;
}
#Footer P {
 	color: #7893ad;
	font-size: 11px;
	margin-bottom: 0px;
}
#PhotoViewer {
	border: solid 5px #003d7a;
}
#PlaceHolder {
	background-color: #003d7a;
	background-image: url(../media/images/background.gif);
	width: 720px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -360px;
}
#Navigation {
	position: absolute;
	left: 25px;
	top: 20px;
}
#Navigation P {
	border-top: solid 1px #0053a6;
	border-bottom: solid 1px #002345;
	line-height: 18px;
	margin: 0px;
	padding: 2px 0px 3px 0px;
	width: 160px;
}