.cake-sql-log{
display: none;
}

body{
background-color: black;
background-image: url(../img/bg.gif);
background-repeat: repeat-x;
background-position: top center;
color: #CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

h2{
font-size: 14px;
color: #51f849;
text-transform: uppercase;
margin: 10px 0px 20px 0px;
}

h2 a{
font-size: 14px;
color: #51f849;
text-transform: uppercase;
margin: 10px 0px 20px 0px;
text-decoration: none;
}

#commentz{
width: 550px;
}

#commentz a{
color: white;
}

.left{float: left;}
.right{float: right;}

.cb{
clear: both;
}

#container{
width: 960px;
margin: 27px auto 0px auto;
}

#container2{
width: 960px;
margin: 19px auto 0px auto;
}

#header{
border-bottom: 1px solid #51f849;
margin-bottom: 30px;
padding-bottom: 20px;
clear: both;
}

#header2{
border-bottom: 1px solid #51f849;
margin-bottom: 30px;
padding-bottom: 20px;
clear: both;
}

h1 a{
display: block;
text-indent: -99999px;
outline: none;
height: 253px;
width: 505px;
background-image: url(../img/logo.gif);
background-repeat: no-repeat;
float: left;
}

#header2 h1 a{
display: block;
text-indent: -99999px;
outline: none;
height: 144px;
width: 290px;
background-image: url(../img/logo-smaller.gif);
background-repeat: no-repeat;
float: left;
}

#menu{
float: right;
height: 59px;
margin-top: 93px;
}

#header2 #menu{
margin-top: 45px;
}

#menu a{
color: #CCC;
text-decoration: none;
}

#menu a:hover{
color: #51f849;
}

#menu .leftSide{
background-image: url(../img/menu-left.gif);
height: 59px;
width: 16px;
float: left;
}

#menu .midSide{
background-image: url(../img/menu-mid.gif);
height: 59px;
min-width: 282px;
float: left;
}

#menu .midSide ul li{
float: left;
margin: 21px 20px 0px 20px;
text-transform: uppercase;
font-size: 11px;
}

#menu .rightSide{
background-image: url(../img/menu-right.gif);
height: 59px;
width: 18px;
float: left;
}

#header2 #menu .leftSide{
background-image: url(../img/menu-left2.gif);
height: 59px;
width: 16px;
float: left;
}

#header2 #menu .midSide{
background-image: url(../img/menu-mid2.gif);
height: 59px;
min-width: 282px;
float: left;
}

#header2 #menu .rightSide{
background-image: url(../img/menu-right2.gif);
height: 59px;
width: 18px;
float: left;
}

#featureBlock{
margin-bottom: 30px;
}

#contenter{
background-image: url(../img/content-back.gif);
background-repeat: repeat-x;
width: 100%;
border-bottom: 4px solid #131313;
min-height: 200px;
}

.column{
width: 300px;
margin: 20px 10px 50px 10px;
float: left;
}

#column1{
width: 290px;
padding-left: 10px;
}

#column3{
width: 290px;
padding-right: 10px;
}

.column h2{
padding-bottom: 12px;
margin-bottom: 12px;
border-bottom: 1px solid #141313;
}

.subInfo{
color: #666;
}

.subInfo a{
color: #999;
}

.subInfo a:hover{
color: #51f849;
}

.column ul{
margin-top: 10px;
}

.column ul li{
margin-bottom: 2px;
}

.column ul li a{
color: #FFF;
text-decoration: none;
}

.column ul li a:hover{
color: #51f849;
text-decoration: none;
border-bottom: 1px dotted #51f849;
}

#noSolic{
margin: 0px 20px 20px 20px;
color: white;
}

#bandLeft{
margin: 10px 10px 30px 10px;
float: left;
width: 620px;
}

#bandLeft p{
margin-bottom: 15px;
}

#bandMenu{
text-align: center;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
padding: 15px 0px;
margin: 15px 0px;
color: #51f849;
}

#bandMenu a{
color: #51f849;
text-decoration: none;
}

#bandMenu a:hover{
color: #51f849;
text-decoration: underline;
}

#bandRight{
margin: 25px 10px 10px 10px;
float: right;
width: 300px;
}

#moreList li{
color: #666;
margin: 0px 0px 15px 0px;
}

.time{
color: #666;
}

#footer{
color: #333;
font-size: 11px;
margin-top: 20px;
margin-bottom: 50px;
}

#footer a{
color: #333;
}

#seeAlso{
color: #666;
margin-bottom: 10px;
font-size: 11px;
font-style: italic;
}

#seeAlso a{
text-decoration: none;
color: #999;
border-bottom: 1px dotted #666;
}

#seeAlso a:hover{
color: #51f849;
}

#jsddm
{	margin: 0;
	padding: 0;
			position: absolute;}
	
	#jsddm li
	{   color: #666;
		margin: 0px 0px 15px 0px;
		display: block;
		width: auto;}

	#jsddm li a
	{	text-decoration: none;
		color: #666;
		display: block;
		width: auto;
		}

	#jsddm li a:hover
	{	color: white;}
		
		#jsddm li ul
		{	margin: -25px 0px 0px 70px;
			padding: 0;
			position: absolute;
			visibility: hidden;
			width: 200px;}
		
		#jsddm li ul li
		{	float: none;
			display: inline;}
		
		#jsddm li ul li a
		{	width: auto;
			background: #333;
			padding: 5px 10px;
			color: white;}
		
		#jsddm li ul li a:hover
		{	background: #51f849;
		color: black;}
