@charset "utf-8";

body {
	background: #00209F;
	height: 100%;
}
p {
	margin: 0 0 1 em 0;
}

a:link{
	color: #00209F;
}
a:visited{
	color: #00209F;
}
a:hover{
	color: #4D8CDB;
}
#main {
	width:800px;
	position:absolute;
	z-index:1;
	left:50%;
	margin-left:-375px;
	background-color:#FFFFFF;
	border-bottom: 5px solid #8BB4E8;
	border-left: 5px solid #8BB4E8;
	border-right: 5px solid #8BB4E8;
	height: 100%;
}
#tagline {
	width:450px;
	height:25px;
	color:#00209F;
	font: bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	position:absolute;
	z-index:20;
	left:25%;
	top: 65px;
}
#header {
	width:810px;
	height:80px;
	margin-left:-5px;
	position:absolute;
	z-index:3;
	background-image: url(images/common/header_bkgrd.jpg);
	background-repeat: repeat-x;
}
#address {
	width:200px;
	height:50px;
	color:#FFFFFF;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	z-index:4;
	top: 5px;
	background-color: #00209F;
	position: absolute;
	left: 608px;
}
#rt_block {
	width:5px;
	height:25px;
	z-index:5;
	top: 60px;
	background-color: #8BB4E8;
	position: absolute;
	left: 800px;
}
#header_info {
	background-color: #8BB4E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	height: 25px;
	z-index:6;
}
#header_info a:link{
	color: #FFFFFF;
	text-decoration:none;
}
#header_info a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
#header_info a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00209F;
	height: 83%;
	width: 141px;
	padding: 21px 5px 5px;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8BB4E8;
	z-index:7;
	overflow:hidden
}
#menu a:link{
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	color: #6DA3E2;
	text-decoration:none;
}
#menu a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

#content {
	width:100%;
	height: 825px;
	position:absolute;
	z-index:8;
	margin-top: 85px;
}
#content_text {
	width:474px;
	position:absolute;
	left: 164px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:9;
}
#copyright {
	width:800px;
	position:absolute;
	z-index:11;
	left:50%;
	margin-left:-375px;
	margin-top:103%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.headlines {
	color: #00209F;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-variant: small-caps;
}
.subheadlines {
	font-weight: bold;
	color: #4D8CDB;
}
#photos {
	width:142px;
	min-height:217px;
	position:absolute;
	z-index:20;
	left:658px;
	top: 26px;
}
.headlinesnCaps {
	color: #00209F;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
