@charset "UTF-8";
/* CSS Document */

img { behavior: url(/stylesheets/iepngfix.htc) }

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
a img {
	border: none;
}
body,td,th {
	margin: 0px 20px 0px 20px;
	font-family: Helvetica;
	font-size: 14px;
	color: #FFF;
}
#centerframe {
 text-align:center;
 width:100%;
}
#main_container {
	z-index: 1;
	width: 1024px;
	text-align:left;
	background-image:url(/images/bg.jpg);
	margin: 0px auto -1px auto;
	background-repeat: no-repeat;
}
#topnav {
	height: 32px;
	width: 980px;
	background-image: url(/images/topnav.png);
	padding-top: 7px;
	padding-left: 44px;
}
#theheader {
	width: 100%;
	color: #FFF;
	height: 100px;
	position: relative;
}

#themiddle {
	width: 1024px;
	position: relative;
}
#leftnav {
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-left: 5px;
	margin-left: 0px;
	position: relative;
}
#thecontent {
	float: right;
	width: 795px;
	position: relative;
	padding-left: 0px;
}
#thelower {
	width: 100%;
	position: relative;
}
#thefooter {
	width:100%;
	height: 40px;
	position: relative;
}
.navText {
	font:Helvetica;
	font-size:11px;
	line-height:15px;
	color:#60dfff;
	font-weight: normal;
	margin-left: 0px;
}
.navText li {
	padding-bottom:2px;
	list-style-type: none;
	line-height:17pt;
	text-transform: uppercase;
	background-image: url(/images/nav_line.png);
	text-indent: 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.navText a:hover {
	font:Helvetica;
	padding-bottom:5px;
	text-decoration:underline;
	color:#FFF;
	font-weight: normal;
}
.navText a {
	font:Helvetica;
	text-decoration:none;
	color:#ffffff;
}

 ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #000;
}
#wayne-box {
	position: relative;
	padding-top: 0px;
	text-align: right;
}
#text-box {
	font-family: helvetica;
	font-size: 12px;
	width: 450px;
	line-height: 18px;
	padding-top: 0px;
	position: relative;
}
.Georgia_header {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f0e4ad;
	line-height: 24px;
}
.date-text-gray {
	color: #999;
	font-weight: 400;
	position: relative;
}
#header-logo {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-left: 20px;
	position: relative;
}
#banner-box {
	float: right;
	width: 776px;
	padding-top: 0px;
	padding-left: 16px;
	position: relative;
}
#ten-nra-logo {
	float: left;
	height: 200px;
	width: 200px;
	padding-top: 13px;
	padding-left: 10px;
	position: relative;
}
#lower-link {
	float: right;
	width: 585px;
	padding-right: 133px;
	padding-top: 10px;
	position: relative;
}
#la-news-box {
/*	background-image: url(/images/grad-box-big-bg.jpg);*/
	background-repeat: no-repeat;
}
#leg_alert-box {
	width: 250px;
/*	background-image: url(/images/grad-box-bg.jpg);*/
	background-repeat: no-repeat;
}
#top_news-box {
	width: 250px;
/*	background-image: url(/images/grad-box-bg.jpg);*/
	background-repeat: no-repeat;
}
.searchInput
{
border: 0px solid #ff0000;
background-image:url(/images/textfield.png);
background: #555555;
color: #ffffff;
font-size: 1.1em;
}
#topnav-links {
	font-family: helvetica;
	font-size: 11px;
	font-weight: 400;
	float: right;
	padding-right: 60px;
	padding-top: 6px;
	position: relative;
}
#topnav-links a:hover {
	text-decoration:underline;
	color:#999;
}
#topnav-links a {
	font:Helvetica;
	text-decoration:none;
	color:#ffffff;
	position: relative;
}

#bnav {
	font-family: helvetica;
	font-size: 13px;
	font-weight: 400;
	float: right;
	padding-right: 290px;
	padding-top: 14px;
	color: #999;
	position: relative;
}
#bnav a:hover {
	font:Helvetica;
	padding-bottom:5px;
	text-decoration:underline;
	color:#999;
}
#bnav a {
	font:Helvetica;
	text-decoration:none;
	color:#999;
}

#searchBox {
	float:left;
	font-size: 11px;
	width: 310px;
	color: #CCC;
	position: relative;
}
#cwrite {
	float:left;
	position: relative;
}
#news-box {
	padding-left:5px;
	padding-right: 25px;
	font-size: 12px;
	position: relative;
}
#news-box a {
	text-decoration: none;
}
#news-box a:hover {
	text-decoration: underline;
}
#content-left {
	float:left;
	width: 478px;
	padding-left: 18px;
}
#content-right {
	float:right;
	padding-right: 46px;
	padding-top: 35px;
}

