

body {
	margin: 0;
	float: none;
	font-family: verdana;
	line-height: 1.3em;
	font-size: 13px;
	color: #222222;
}

h2 {
padding:0px;
margin: 0px;
color:#111111;
font-size: 16px;

}



A:link {color: #003366; text-decoration: underline; }
A:visited {color: #003366; text-decoration: underline; }
A:hover {color: #003375; text-decoration: none; }
A:active {color: #003366; }

#nav2 {
	width:940px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
	height: 82px;
}

#banner {
	width:281px;
	float:left;
	padding:0px;
	margin:0px;
	height: 82px;
}

#buttons {
	width:659px;
	align: left;
	padding:0px;
	margin:0px;
	height: 82px;
	float: right;
	line-height: 1.0em;
}

#abovebuttons {
	width:659px;
	height: 51px;
	align: left;
	padding:0px;
	margin:0px;
	float: right;
	vertical-align: top;
}

#button {
	width:122px;
	height: 22px;
	float:left;
	background-image: url('/images/light_button.jpg');
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	line-height: 1.0em;
	
}




#button:link {color: blue; text-decoration: underline;background-image: url('/images/light_button.jpg'); }
#button:visited {color: blue; text-decoration: underline; }
#button:hover {color: blue; text-decoration: none;background-image: url('/images/light_button_hov.jpg'); }
#button:active {color: blue; }



#button_lit {
	width:122px;
	height: 22px;
	float:left;
	background-image: url('/images/dark_button.jpg');
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	color: #FFFFFF;
	line-height: 1.0em;
}

#button_lit:link {color: white; text-decoration: none; }
#button_lit:visited {color: white; text-decoration: none; }
#button_lit:hover {color: white; text-decoration: underline; }
#button_lit:active {color: white; }
#menu {
	width:940px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}


#menu2 {
	width:940px;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	text-align:center;
}

#adder {
	width:500px;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	float: left;
}

#adderleft {
	float: left;
}

#adderright {
	float: right;
}

#menu2wrap {

	padding: 0px;
	margin: 0px;
	float: left;
}


#menuleft {
	width:11px;
	height: 39px;
	background-image: url('/images/menu_lc.jpg');
	float: left;
}

#menuright {
	width:11px;
	height: 39px;
	background-image: url('/images/menu_rc.jpg');
	float: right;
}

#menumiddle {
	width: 918px;
	height: 39px;
	float: right;
	background-image: url('/images/menu_slive.jpg');
}

#menulink {
	width: 280px;
	height: 29px;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 10px;
}

#menu_search {
	width: 215px;
	height: auto;
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	position: relative; 
	left: -15px; 
	top: 0px; 
	height: 40px; 
	
}

#menu_search_tip {
	background-image: url('/images/dark_button.jpg');
	width: 215px;
	height: auto;
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute; 
	left: 400px; 
	top: 0px; 
	height: 40px; 
	z-index:0
	
}

#menulink a:link {color: white; text-decoration: none; }
#menulink a:visited {color: white; text-decoration: none; }
#menulink a:hover {color: white; text-decoration: underline; }
#menulink a:active {color: white; }

#search_form {
float: right;
}

#bodywrap {
	width: 940px;
}

#leftcol {
	width: 640px;
	float: left;
	padding-top: 5px;
}

#contwrap {
	width: 500px;
	float: left;
		
}

#cont3wrap {
	width: 640px;
	float: left;
		
}

#cont2wrap {
	width: 140px;
	float: right;
	
}

#rightcol {
	width: 300px;
	float: right;
	padding-top: 5px;
	
}


#contheading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	float: left;
	width: 500x;
	
}

#contheading2 {
	font-family: verdana;
	font-size: 12px;
	text-align:left;
	float: left;
	width: 500px;
	padding-bottom: 5px;
	
}


#diggWrap {
	
	padding-left: 10px;
	
}

#rating {	
	text-align:center;
	float: left;
}

#roll_over {
height: 0px; 
background-image: url("/images/light_button_hov.jpg");
background-repeat: no-repeat;
background-position: -1000px -1000px;

}

td.off {


background: #888888;

}

