/* BTVN Principle Stylesheet - Home Page */ 

#c-block				 	{ z-index:1; color: #000080; background:#ffffff; min-height:65%; margin:0; padding:0; } 
#c-blockw					{ width:100%; }

#c-col						{ position:relative; margin:0; color: #000080; background:#ffffff; z-index:3; padding:10px 5px;   
										border: solid #000080; border-width:0 1px; }
#c-col2						{ width:100%; }

#nav-left					{ background-image: url("../graphics_08/sitw_nav_left.jpg"); background-repeat: repeat-y; }
#nav-right				{ background-image: url("../graphics_08/sitw_nav_right.jpg"); background-repeat: repeat-y; }
	
#lh-col						{ width:164px; position:absolute; top:120px; left:12px; z-index:3; margin-left:auto; margin-right:auto;  }		
#rh-col 					{ width:164px; position:absolute; top:120px; right:16px; z-index:3; margin-left:auto; margin-right:auto;  } 

#cont							{ margin:5px; padding:0; }
#maincontent			{ width:98%; margin:5px; padding:10px 2px 10px 2px; background:#E7E7E7; color: #000080; z-index:4; }

#navleft ul				{ list-style-type: none; padding: 0; margin: 0; }
#navleft ul li		{ margin-top: 4px; }
#navleft ul li a	{ display: block; width: 160px; padding: 2px; background:#6699ff; color: #ffffff; text-decoration: none; font-size: 1em; 
										background-image: url("../graphics_08/sitw_button_passive.jpg"); background-repeat: repeat-y; font-weight: bold; 
										text-align: center; border-style: outset solid; 
										border-color: #ffffff #000080 #000080 #ffffff; border-width: 1px; }
#navleft ul li a:hover
									{ background:#6699ff; color: #000081; background-image: url("../graphics_08/sitw_button_selected.jpg"); background-repeat: repeat-y; 
									text-decoration: none; }

#navright ul			{ list-style-type: none; padding: 0; margin: 0; }
#navright ul li		{ margin-top: 4px; }
#navright ul li a	{ display: block; width: 160px; padding: 2px; background:#6699ff; color: #ffffff; text-decoration: none; font-size: 1em; 
										background-image: url("../graphics_08/sitw_button_passive.jpg"); background-repeat: repeat-y; font-weight: bold; 
										text-align: center; border-style: outset solid; 
										border-color: #ffffff #000080 #000080 #ffffff; border-width: 1px; }
#navright ul li a:hover
									{background:#6699ff;  color: #000081; background-image: url("../graphics_08/sitw_button_selected_rt.jpg"); background-repeat: repeat-y; 
									text-decoration: none; }