@import url("/css/tvacom_unversal.css");
@import url("/css/header_footer.css");



/*This file contains layout divs for the primary tva.com template. Text, banner, and other styles are imported in the file above.... updated march 2007*/


/*---------------------------------------------layout div IDs---------------------------------------------*/
div#wrapper1{
	width: 976px;
	background: url(/Templates/images/4-10/wrapper1_bg.jpg) repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	margin: 0px auto;
}
div#topbanner{
	width: 976px;
	height: 200px;
	background: url(/Templates/images/4-10/top_banner_bg215.png) no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	z-index: 99999;
}
div#wrapper2{
	width: 976px;
	/* 	background: url(/Templates/images/4-10/wrapper1_bg.jpg) repeat-y;
 */	padding-bottom: 0px;
	margin: 20px 0px 0px;
}
div#navcolumn_shell{
	width: 208px;
	float: left;
}
div#navcolumn{
	padding-left: 28px;
	padding-right: 0px;
	margin: 52px 0px 40px;
	width: 180px;
}
div#widecolumn {
	float: left;
	width: 650px:
	position: relative;
	width: 740px;
	padding-left: 20px;
}
div#maincolumn_shell{
	width: 500px;
	float: left;
}
div#maincolumn{
	margin: 0px 0px 36px 0px;
}
div#sidebarcolumn_shell{
	width: 240px;
	float: left;
}

div#sidebarcolumn{
	padding-left: 20px;
	margin-top: 60px;
	margin-bottom: 40px;
	margin-right: 20px;
}
div#footer_shell{
	width: 858px;
	clear: both;
	height: 50px;
	position: relative;
}
div#future3 {
	display: none;
}
div#future2 {
	display: none;
}
div#future1 {
	display: none;
}
#top_main {
	float: left;
	width: 445px;
	margin-right: 10px;
}
#top_right {
	float: left;
	width: 155px;
	padding-left: 5px;
	background: #ECECFF;
	padding-top: 4px;
	padding-bottom: 6px;
	border: 1px solid #8282AA;
}
#top_right a {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}
#top_right ol {
	padding-left: 15px;
	padding-top: 5px;
}
#nav_menu {
	background: #FFFFCC;
	position: absolute;
	width: 250px;
	left: 650px;
	top: 100px;
	z-index: 200;
}
