body{
	background-color:#900201;
}
.clear{
	clear:both;
}
#main{
	border-left:20px solid #900201;
	border-right:40px solid #900201;
	width:1024px;
	margin:0 auto;
	min-height:150px;
	
}
#header{
	background:url(../images/header.jpg) no-repeat;
	height:120px;
	background-color:#FFFF9B;
	font-size:12px;
	font-weight:800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:34px;
	margin-top:-8px;
	_margin-top:-16px;
	position:relative;
}
#menu a{
	color:#FFFF58;
	/*margin-left:25px;*/
	/*margin-right:30px;*/
	text-decoration:none;
	margin-top:10px;
}
#menu a:hover{
	color:#EB4600;
	text-decoration:underline;
}
#menu{
	background:url(../images/top_menu.gif) no-repeat;
	height:34px;
	margin-top:120px;
	position:absolute;
	width:1024px;
	color:#FFFF58;
	padding-top:10px;
	border-top:1px solid #900201;
	
}
#menu_align{
	margin:0 auto;
	text-align:center;
}
#content{
	margin:0 auto;
	padding-top:25px;
	border:1px solid #60160D;
	width:1022px;
	border-top:none;
	background-color:#fff;
}
#footer{
	color:#FFFF58;
	background-color:#900201;
	height:73px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer_text, #copyright{
	text-align:center;
}
#footer_text{
	margin-top:10px;
}
#copyright{
	padding-bottom:10px;
	background:url(../images/hr_hr.jpg) bottom center no-repeat;
}
#footer a{
	color:#FFFF58;
	margin-left:4px;
	margin-right:4px;
	text-decoration:none;
	margin-top:10px;
}
#footer a:hover{
	text-decoration:underline;
}
h1{
	margin:0 auto;
	width:390px;
	position:relative;
	top:-10px;
	font-family:Arial;
	font-size:30px;
	font-weight:normal;
	text-align:center;
}
#LogOut{
	color:#5F1917;
	font-size:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	margin-top:10px;
}
#LogOut a{
	color:#5F1917;
	text-decoration:none;
}
#LogOut a:hover{
	text-decoration:underline;
}
.editVideo{
	margin-left:100px;
	font-family:Verdana;
	font-size:12px;
}
.editVideo label{
	width:100px;
	float:left;
}
.editVideo input{
	width:200px;
	float:left;
}
.editVideo textarea{
	width:200px;
}
#submitRec{
	background:url(../images/submitt.jpg) no-repeat;
	width:131px;
	height:31px;
	border:none;
	color:#fff;
	font-weight:bold;
	padding-right:35px;
	margin-left:100px;
}
#top_text{
	float:right;
	font-family:Verdana;
	font-size:11px;
	margin:10px 10px 0 0;


}
#top_text a{
	color:#900201;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
#top_text a:hover{
	color:#666666;
	text-decoration:underline;
}
#videoSignup{
	margin:0 auto;
	background-color:#fff;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
}

.subrow td{
	background-color:#D8DAE7;
	vertical-align:middle;
}
.newTable
{
	background-color:#fff;
}
.newTable td{
	background-color:#D8DAE7;
	font:12px Verdana;
	text-align:center;
	height:20px;
}
.newTable tr td.bolder{
	font-weight:bold;
}
.newTable tr{
	height:25px;	
}
.newTable .topTable{
	background-color:#900201 !important;
	color:#ECD88F;
	font:bold 12px Verdana;
	height:30px;
	padding-left:15px;
	text-align:left !important;
}
.noBG{
	background-color:#FFF !important;
}
.newTable a{
	color:#000; 
}
#newsletterSignup{
	position:relative;
	top:10px;
}
#newsletterSignup img{
	border:none;
}