#banner {
	background:url("../images/bannerbg.png") repeat-x;	
	height:300px;
	width:100%;
	border-style:solid;
	border-color:#7d9c00;
	border-weight:1px;
	border-width:1px 0px 1px 0px;
	float:left;
	margin-bottom:10px;
}
#banner #wrapper {
	width:900px;
	margin: 0 auto;
}
#banner #banner-left {
	background:url("../images/bannerleft.png") no-repeat;	
	height:300px;
	width:450px;
	float:right;
}
#banner #banner-right {
	background:url("../images/bannerright.png") no-repeat;	
	height:300px;
	width:450px;
	float:right;
}
#banner #banner-right {

}
#join-now
{
	float:right;
	padding:.25em 1em .25em 1em;
	margin:.75em 0.75em 0 0em;
	background:#0099cc;
	color:#fff;
	font-weight:bold;
	font-size:32px;
	height:40px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#right
{
	float: right;
	width: 300px;
	margin-right: 10px;
	padding: 1em;
}

#right p { margin-top: 0; }

#main
{
	padding: 1em;
	margin: 0 400px 0 2em;
}

#main p{
	padding:10px;
}

#sponsors {
	margin-top:150px;
	width:450px;
height:auto;
text-align:left;
float:right;
}
#sponsors span
{
float:left;
width:110px;
padding-top:20px;
color:#333;
font-weight:bold;
height:50px
}
#sponsors img {
	float:left;
	border:5px solid #fff;
	margin:2px;
}
#register-button span{
float:right;
}
#register-button {
font-weight: bold;
font-size: 12px;
 padding:6px;
 width:180px;
 float:right;
}
#register-button div{
float:left;
padding-left:10px;
width:auto;
text-align:center;
}
 #login_form
 {
 padding-top:20px;
 padding-left:20px;
 text-align:right;
 }
 #login_form label{
 background:url("../images/60opacity.png");
 padding:5px;
font-weight: bold;
font-size: 12px;
 line-height:30px;
 }
 #login_form input
 {
 background:#fff;
 clear:both;
 height:20px;
 width:150px;
font-weight: bold;
font-size: 12px;
 }

 #login_form .formsubmit
 {
font-weight: bold;
font-size: 12px;
  margin-top:5px;
 padding:4px;
 width:100px;
 float:right;
 cursor:pointer;
 }
 #login_form .formsubmit span{
float:right;
}
#login_form .formsubmit div{
float:left;
padding-left:10px;
width:auto;
text-align:center;
}
.quick_links
{
padding:10px;
text-align:left;
}
.quick_links a
{
vertical-align:middle;

padding:5px;
padding-bottom:20px;
line-height:35px;
 font-size: 13px;
 color:#555;
}
.quick_links a:hover
{
color:#0099ee;
text-decoration: underline;
}

.news-result
{
padding:1em;
border-bottom:3px solid #f3f3f3;
text-align:left;
width:100%;
float:left;

}

.news-result h1
{
	float:left;
	height:30px;
}
.news-result p
{
	color:#444;
	line-height:133%;
}

.news-result h2{
margin: 0;
padding: 5px 0 5px 0;
font-size:1.5em;
}
.news-result h3
{
font-size: 12px;
}
.news-result .section
{
	float:right;
	height:20px;
}
.news-result .section .section-link
{
	float:left;
	padding:.5em 1.25em .5em 1.25em;
	margin:5px 0.5em 0 0.5em;
	background:#eee;
	color:#777;
	font-weight:bold;
	font-size:12px;
	height:15px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}
.news-result .section .section-link:hover
{
	background:#c0ff00;
	color:#fff;
}
.news-result .section .active
{
	background:#c0ff00;
	color:#fff;
}
