/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



#page-background {
	position:fixed; 
	top:0; 
	left:0;
	height:100%;
	width:100%;
	}

#content {
	position:relative;
	z-index: 1;
	}
	
#Banner_Primary {
	width: 970px;
	height: 95px;
	margin:auto;
	border: 0;
}

#Navigation_Primary {
	background-image: url('../../media/Background_Nav.png');
	width: 970px;
	height: 30px;
	margin:auto;
	border: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}

#Navigation_PrimaryLeft {
	width: 116px;
	height: 30px;
	border: 0;
	border-color:#666666;
	border-style:solid;
	float: left;
	background-color: #990000;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 12px;
}

#Navigation_PrimaryRight {
	width: 830px;
	height: 30px;
	border: 0;
	border-color:#666666;
	border-style:solid;
	float: right;
	text-indent: 12px;
	padding: 0px;
	margin-top: auto;
	margin-right: 12px;
	margin-bottom: auto;
	margin-left: auto;
}

#Shadow_Nav {
	background-image: url('../../media/Shadow_Nav.jpg');
	width: 970px;
	height: 15px;
	border: 0;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#Shadow_Content {
	background-image: url('../../media/Shadow_Content.png');
	width: 970px;
	height: 105px;
	border: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Content_Wrapper {
	background-image: url('../../media/Background_Content.png');
	width: 970px;
	border: 0;
	margin: auto;
}

#Content_Video_Wrapper {
	width: 950px;
	border: 0;
	position: relative;
	padding: 0px;
	float: none;
	margin: auto;
	clear: left;
}


#Content_Video_Info {
	width: 310px;
	height: 360px;
	border: 0;
	margin: 0px;
	float: left;
	z-index:1;
	position: relative;
	clear: left;
}

#Content_Video {
	float: none;
	width: 640px;
	border: 0;
	margin: 0px;
	z-index:1;
	position: relative;
	height: 360px;
	clear: left;
}

#Content_Primary_LeftBoxHalf {
	width: 230px;
	border: 0;
	float: none;
	z-index:1;
	margin: 0px;
}

#Content_Primary_StackBox240 {
	width: 240px;
	border: 0;
	margin: auto;
	float: left;
	position: relative;
	height: 480px;
	z-index:1;
}

#Footer {
	width: 970px;
	border: 0;
	margin: auto;
	height: 20px;
}

#Footer_Content {
	background-image: url(../../media/Footer_Content.png);
	width: 970px;
	border: 0;
	border-color:#666666;
	border-style:solid;
	margin: auto;
	height: 50px;
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: top;
}

#Footer_Copyright {
	width: 970px;
	border: 0;
	border-color:#666666;
	border-style:solid;
	margin: auto;
	height: 100px;
}

#FooterHeader_Content {
	background-image: url('../../media/FooterHeader_Content.png');
	width: 970px;
	border: 0;
	border-color:#666666;
	border-style:solid;
	margin: auto;
	height: 35px;
}
.Titles01 {
	top: 15px;
	position: relative;
}

#Content_Title {
	width: 950px;
	border: 0;
	border-color:#666666;
	border-style:solid;
	left: 10px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 15px;
}
#TitleBox {
	height: 90px;
	width: 948px;
	position: relative;
	top: 15px;
	left: 15px;
}
.TextIndented {
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}





