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

#Top {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:902px;
	height:40px;
	z-index:1;
}
#Mast {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:902px;
	height:87px;
	z-index:1;
	background-image: url(/img/logo_backer.jpg);
}
#Nav {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:902px;
	height:39px;
	padding-bottom:6px;
	z-index:1;
}
#Main {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:902px;
	z-index:1;
	background-image: url(/img/left_backer.gif);
	background-repeat: repeat-y;
}
#Footer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:902px;
	z-index:1;
	background-image: url(/img/footer_backer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:8px;
}
#LeftCol {
	position:relative;
	width:173px;
	z-index:1;
	float:left;
}
#RightCol {
	position:relative;
	width:722px;
	z-index:1;
	float:right;
}
#MainBtm {
	clear:both;
	width:902px;
	z-index:1;
}
#PageTitle {
	height:72px;
	margin-bottom: 8px;
	background-image: url(/img/page_title_backer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#PageName {
	position:absolute;
	height:36px;
	left:0px;
	top:31px;
	width:400px;
}
#PageName2 {
	position:absolute;
	height:52px;
	left:4px;
	top:2px;
	width:400px;
}
#PageName3 {
	position:absolute;
	height:52px;
	left:4px;
	top:2px;
	width:400px;
}
#PageDropMenu {
	position:absolute;
	height:41px;
	left:435px;
	top:24px;
	width:277px;
	text-align:right;
}

#videoThumb {
	float:left; 
	margin: 5px;
	width: 80px;
	height: 80px;
}


