body {
    background-image: url(image\bg.gif);
    color:#35D567;
    scrollbar-base-color: #333333;
    background-color:#000030;
    font-family:‚l‚r ‚o–¾’©;
}

a {
    text-decoration: none;
    color:#66FFCC;
}
a:visited {
	color :#66FFCC;
}
a:hover {
    color:#66FFCC;
}

#top {
	position : absolute;
	float : left;
	top : 10px;
	left : 10px;
	font-size : 9px;
	border-bottom : #66FFCC double 6px;
	width : 100%;
}
#top b {
	font-size : 12px;
}
#left {
	position : absolute;
	top : 160px;
	left : 15px;
	width : 140px;

}
#left p {
	border-left : #66FFCC solid 12px;
	border-bottom : #66FFCC solid 2px;
	line-height : 1.7em;
	padding : 4px;
	width : 170px;
}

#left a:hover {
	background : #FF6666;
	color : #ffffcc;
	width : 150px;
}


#main {
	position : absolute;
	top : 140px;
	left : 190px;
	font-size : 13px;
	border-left : #66FFCC dotted 2px;
	padding : 15px 0px 20px 0px;

}


#game {
    font-size: 14px;
    letter-spacing: 1.1pt;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 60px;
    line-height:1.5em;
}
#game h3 {
	background-color : #333333;
	color : #66FFCC;
	border : #00FF00 solid;
	border-width : 0px 0px 1px 20px;
	padding : 2px 0px 2px 10px;
	width : 90%;
}
#game a 
	color : #66FFCC;
}
#game b {
	font-size : 15px;
}

