body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	line-height: 14px;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:35px;
	padding-top:8px;
}

.top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:hover {
	text-decoration: underline;
}



#container {
	position:relative;
	align:center;
	padding-top:15px; 
	margin:0 auto;
	width: 940px;
}
#top {
}
#top_logo {
	position:absolute;
	top:55px;
	width:292px;
	height:120px;
	z-index:2;
	left: 513px;
}
#top_nav {
	height:30px;
	background-color:#1b1464;
	margin-bottom:0px; 
}

#body {
	z-index:0;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	border-top:2px solid #1b1464;
	margin-bottomtopbottom:0px; 
}
#body_text {
	position:relative;
	left:30px;
	top:15px;
	width:637px;
	z-index:3;
}

#body_textSub {
	position:relative;
	left:30px;
	top:15px;
	width:550px;
	z-index:3;
}

#body_right {
	float:right;
	width:225px;
	z-index:2;
	text-align: center;
	margin-top: 75px;
}

#body_photo {
	float:right;
	width:300px;
	z-index:2;
	margin-top: 25px;
	padding-right:20px;
}

#footer {
	position: absolute;
	width:940px;
	z-index:1;
	margin-top:5px;
}
