body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#425369
}
a
{
	color:#94B023;
	text-decoration:underline;
}
a:hover
{
	color:#425369;
	text-decoration:underline;
}
#left
{
	width:205px;
	padding-top:25px;
	padding-bottom:100px;
	float:left
}
#left div.head
{
	margin:0px;
	padding:0px;
	line-height:500px;
	overflow:hidden;
}
#left ul
{
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:25px;
	padding-bottom:15px;
	list-style:none;
}
#left ul li
{
	padding:0px;
	margin:3px 0px 3px 0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
#left ul li a
{
	color:#FFF;
	text-decoration:none;
}
#left ul li a:hover
{
	text-decoration:underline;
}
#left div#quick-browser
{
	width:180px;
	height:24px;
}

{
	float:left;
	width:750px;
}
h1
{
	margin:0px;
	padding:0px;
	line-height:500px;
	overflow:hidden;
	width:750px;
	height:105px;
}
h1 a
{
	display:block;
	width:750px;
	height:105px;
	background:url('somecodes.jpg') no-repeat;
	margin:0px;
	padding:0px
}
#content
{
	padding:10px;
}
.box
{
	width:700px;
	background:url('green_right.gif') no-repeat right;
	margin-bottom:5px
}
#chatFrame
{
	width:375px;
	text-align:center;
	float:left;
	padding:10px 5px 10px 10px;
}
#chatAd
{
	float:left;
}
#footer
{
	background:url('footer.gif') repeat-x;
	height:105px
}
#footerMain
{
	margin:0px auto;
	width:460px;
	background:url('footer_main.gif') no-repeat;
	height:105px
}
#footer a
{
	text-decoration:none;
	color:#FFF;
}
#footer a:hover
{
	text-decoration:underline;
}
#footerContent
{
	padding:20px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
#pageContent
{
	padding:10px;
}

h2
{
	margin:0px;
	padding:0px;
	font-size:18px;
}
ul.codeChooser
{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.codeChooser li
{
	float:left;
	margin:0px;
	padding:0px;
}
.codeChooser a
{
	display:block;
	padding:5px;
	background:#425369;
	color:#FFF;
}
ul.codeChooser a.on
{
	background:#afcc40;
	font-weight:bold;
	text-decoration:none;
}
textarea#zone
{
	background:#afcc40 url('footer.gif') repeat-x;
	margin:0px;
	border:medium none;
	width:500px;
	padding:10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF
}
