body
{
	background: #E1D6CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img
{
	border:0;
}

#overwrap {
	background: #E1D6CF;
	min-width:480px;
	max-width:3900px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#wrap {
    background: url(images/gradient.png) repeat-y 0px 0px;
	margin:0 auto; /*center hack*/
	border:1px solid #999999;
}

#header
{
	background: url(images/header.png) no-repeat 0px 0px;
	height: 130px;
}

#content
{
	margin-left: 180px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 0px;
}

#sidebar
{
	float: left;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	width: 150px;
}

#sidebar .serverstate
{
	text-align: center;
}

#sidebar .poweredby
{
	text-align: center;
	padding-bottom: 4px;
	text-decoration: none;
}

#sidebar .section
{
	padding: 0px;
	padding-right: 2px;
	text-align: right;
	background: url(images/menu.png) no-repeat 0px 0px;
}

#sidebar .section ul
{
	margin: 0px;
	padding: 0px;
}

#sidebar .section li
{
	list-style: none;
	margin: 0px;
}

#sidebar .section li a
{
	color: #2f2e32;
	color: black;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	width: auto;
}

#sidebar .section li a:hover
{
    background-image: url(images/gradient2.png);
}

#footer
{
	clear: left;
	height: 2px;
}

#copyright
{
	text-align: right;
	padding-right: 16px;
	padding-bottom: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box
{
	background: #A4B6C4;
	width: 15em;
}

.box .top, .box .bottom
{
	background: #E5E5E5;
	display: block;
}

.box .top b, .box .bottom b
{
	background: #A4B6C4;
	display: block;
	height: 1px;
	overflow: hidden;
}

.box .r1
{
	margin: 0 5px;
}

.box .r2
{
	margin: 0 3px;
}

.box .r3
{
	margin: 0 2px;
}

.box .top .r4, .box .bottom .r4
{
	height: 2px;
	margin: 0 1px;
}