/* BTVN Principle Stylesheet - Home Page */ 

#c-block				{ z-index:1; background:#ffffff; min-height:100%; margin:0; padding:0; } 
#c-blockw				{ width:100%; }

#c-col					{ position:relative; margin:0; 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; 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; 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; border-style: solid; border-color: #ffffff #000080 #000080 #ffffff; 
							border-width: 1px; }

#navleft ul li a:hover	{ color: #000081; background-image: url("../graphics_08/sitw_button_selected.jpg"); 
							background-repeat: repeat-y; text-decoration: none; }


#navleft ul li a#red	{ display: block; width: 160px; padding: 2px; color: #ffffff; text-decoration: none; 
							font-size: 1em; background:#ff0000; font-weight: bold; text-align: center; 
							border-style: outset; border-color: #ffffff #000080 #000080 #ffffff; 
							border-width: 1px; border-style: solid;  }


#navleft ul li a#orn	{ display: block; width: 160px; padding: 2px; color: #ffffff; text-decoration: none; 
							font-size: 1em; background:#ff6600; font-weight: bold; text-align: center; 
							border-style: outset; border-color: #ffffff #000080 #000080 #ffffff; 
							border-width: 1px; border-style: solid;  }

#navleft ul li a#ltgrn	{ display: block; width: 160px; padding: 2px; color: #ffffff; text-decoration: none; 
							font-size: 1em; background:#009933; font-weight: bold; text-align: center; 
							border-style: outset; border-color: #ffffff #000080 #000080 #ffffff; 
							border-width: 1px; border-style: solid;  }

#navleft ul li a#grn	{ display: block; width: 160px; padding: 2px; color: #ffffff; text-decoration: none; 
							font-size: 1em; background:#006600; font-weight: bold; text-align: center; 
							border-style: outset; border-color: #ffffff #000080 #000080 #ffffff; 
							border-width: 1px; border-style: solid;  }

#navleft ul li a#red:hover	{ color: #000081; background-image: url("../graphics_08/sitw_button_selected.jpg"); 
							background-repeat: repeat-y; text-decoration: none; }

#navleft ul li a#orn:hover	{ color: #000081; background-image: url("../graphics_08/sitw_button_selected.jpg"); 
							background-repeat: repeat-y; text-decoration: none; }
							
#navleft ul li a#ltgrn:hover	{ color: #000081; background-image: url("../graphics_08/sitw_button_selected.jpg"); 
							background-repeat: repeat-y; text-decoration: none; }							
							
#navleft ul li a#grn:hover	{ 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; 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; border-style: solid; 
							border-color: #ffffff #000080 #000080 #ffffff; border-width: 1px; }
#navright ul li a:hover	{ color: #000081; background-image: url("../graphics_08/sitw_button_selected_rt.jpg"); background-repeat: repeat-y; 
							text-decoration: none; }
