@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
#float {
	width: 100%;
	height: 1200px;
}
#frame {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}
#title {
	background-image: url(../images/nav/bg_top.jpg);
	height: 68px;
	width: 1030px;
	clear: both;
}
#contentframe {
	height: 1150px;
	width: 1030px;
	background-image: url(../images/nav/bg_content.jpg);
	background-position: 0px -08px;
}
#navtop {
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 1030px;
}
.navtop {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
#divider {
	height: 25px;
	width: 1030px;
	margin-top: 0px;
}
#content {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.txt_center_bold_sm {
	font-style: italic;
	text-align: center;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FD7131;
	text-decoration: underline;
}
#content a:link {
	color:  #100f4d;
	text-decoration: underline;
}
#content a:visited {
	color:  #100f4d;
	text-decoration: underline;
}
#content a:hover {
	color: #FD7131;
	text-decoration: underline;
}
#contenttitle {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	width: 580px;
	float: left;
	margin-left: 140px;
	clear: right;
	margin-right: 100px;
}
.navcontent {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 766px;
}
.txt_center_em {
	font-style: italic;
	text-align: center;
	font-size: 14px;
	width: 700px;
	float: left;
	margin-left: 70px;
	margin-top: 15px;
	clear: right;
	margin-right: 0px;
	margin-bottom: 5px;
}
.image_right {
	border: 2px solid #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	float: left;
}
.pos {
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	margin-left: 15px;
	width: 200px;
	margin-bottom: 20px;
}
.sm_txt {
	font-size: 10px;
	font-weight: normal;
}
#video_img {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #100f4d;
	margin-top: 15px;
	background-image: url(../images/nav/nav_fade_black.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 160px;
}
a img { 
	border:0; 
}
.text_space_left {
	width: 350px;
	float: left;
	padding-left: 10px;
}
#navtop #spacer {
	width: 70px;
	height: 20px;
	float: left;
}

