h1 {
	font-weight:normal;
	color:#fff;
}h3 {
	color:#fff;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#fff;
	text-decoration:none;
}



body{
	background:#292929;
	font:12px 'Lucida Grande', 'Lucida Sans Unicode',Verdana, sans-serif;
	line-height:16px;
	text-align:center;
	color:#A6A6A6;
	margin:3px;
	padding:20px 0 0 0;
}
a:focus {
	outline:0;
}

a:link, a:visited {
	color:#76B41C;
}

a:hover{
	color:#76B41C;
	text-decoration:none;
}
a img{
	border: none;
}

#scs_index{
	height: 450px; 
	background-image: url(../images/span_bg.gif);	
}

#homeLogo{
	margin: 258px 0px 10px 0px;
}

#scs{
	margin: 0px auto;
	width: 975px;
	text-align: left;
}

.top_nav{
	margin-top: 15px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	line-height: 10px;
	background-image: url("../images/nav_bg.jpg");
}

.top_nav ul{
	margin-left: 0px;
	padding: 0px;
}
.top_nav li{
	color: #666666;
	margin: 0px 10px 0px 10px;
	display: inline;
	text-transform: uppercase;
}

#footer{
	border-top: 1px solid #666666;
	font-size: 10px; 
	color: #666666;
	margin-top: 5px;
	line-height: 10px;
}


#left_col{
	width: 200px;
	float: left;
}
#left_col img{
	apadding: 10px;
	background-color: #222;
	aborder: 1px solid #000;
	margin-bottom: 5px;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

#left_col h1{
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #666666;
	padding: 0px 0px 10px 10px;
}
#left_col h2:before{
content: url("../images/bug.gif");
}

#left_col h2{
	color: #76b41c;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	margin-bottom: 0px;
}

#left_col p{
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
}
#stage{
	margin: 5px 0px 0px 210px;
	min-height: 200px;
	
}
#stage .show{
	text-align: left;	
}
#stage p{
	text-align: left;	
}
#stage img{
 margin-bottom: 10px;
}

.gr {
	color:#76B41C; 
}
.wh {
	color:#ffffff; 
}
#validation{
	float: right;
}

.column{
	float: left;
	width: 200px;
	margin-right: 10px;
}
.column ul{
color: #76B41C; 
margin-left: -40px;
}
.column li{
color: #A6A6A6; 
list-style: none;
}
