/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul#menu
{
	background:transparent url("menu/images/bg.jpg") repeat-x top left;
	background-color: #000000;
	display:block;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	font-weight:bold;
	height:18px;
	list-style-type:none;
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	text-align: center;
	width:950px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 2px;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{   color:#999999;
	display:block;
	font-weight:bold;
	float:left;
	height:24px;
	padding:0 0 0 0;
	text-decoration:none;	
    width:135px;
}
	
ul#menu li a:hover
{	background:transparent url("menu/images/over.jpg") no-repeat top right;
	color:#FFFFFF;
		
}
body {background-color: #000000;}
h1 {font-family: "CopperPlate"; font-size: 24px; color: #00FF7F;}
h2 {font-family: "Franklin Gothic Medium"; font-size: 15px; color: #FFFFCC;}
h3 {font-family: "CopperPlate"; font-size: 19px; color: #00FF7F;}
#container {width: 950px; margin:auto;}
br {line-height: 5px;}
#googlesearch {padding-left: 650px;padding-top: 10px;}

#top {
	background: #000;
	background-image: url(logo4.png);
	background-repeat: no-repeat;
	height: 90px;
	height: 90px; /* ie5win fudge begins */
	margin: 0px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
	}

#content {height: 400px;}
#title {width: 380px; height: 25px; margin-left: 205px; text-align:center;}
#statelist {width: 90px; height: 15px; margin-top: -22px;}
#listofstates {width:400px; height: 400px; margin-left: 200px; margin-top: -450px; text-align:center;}
#adsleft {width:155px; height: 460px; margin-top: 10px; margin-left: -15px;}
#adsright {width: 304px; height: 254px; margin-left: 650px; margin-top: -435px;}
a.links:link{color:#FFFFCC;text-decoration:none;font-size:18px;font-family:"Franklin Gothic Medium"}
a.links:visited{color:#CCE6FF;text-decoration:line-through;font-size:18px;font-family:"Franklin Gothic Medium"}
a.links:hover{color:#FFFF52;text-decoration:underline;font-size:22px;font-family:"Franklin Gothic Medium"}
a.links:active{color:red;text-decoration:none;font-size:16px;font-family:"Franklin Gothic Medium"}

a.lpage:link{color:#CCE6FF;text-decoration:none;font-size:16px;font-family:"Franklin Gothic Medium"}
a.lpage:visited{color:#FFFFCC;text-decoration:line-through;font-size:15px;font-family:"Franklin Gothic Medium"}
a.lpage:hover{color:#FFFF52;text-decoration:underline;font-size:17px;font-family:"Franklin Gothic Medium"}
a.lpage:active{color:red;text-decoration:none;font-size:16px;font-family:"Franklin Gothic Medium"}