body
{
	margin: 0;
	margin-top: 25px;
	padding: 0;
	background-image: url('../images/bodybg.gif');
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	height: 100%;
}

#page
{
	margin: auto;
	padding-top: 2px;
	width: 600px;
	background-color: #718B94;
	border: 1px solid black;
}

#header
{
	margin: 2px;
	text-align: center;
	background-image: url('../images/header.png');
	height: 86px;
	width: 594px;
	border: 1px solid black;
}

#content
{
	margin: 2px;
	margin-top: 3px;
}

#menu
{
	background-image: url('../images/cpanel.png');
	background-repeat: no-repeat;
	background-position: 50% 2px;
	padding: 5px;
	width: 110px;
	font-weight: bold;
	border: 1px solid black;
	text-align: center;
	background-color: #8EA7AF;
}

#vote
{
	margin-top: 3px;
	background-image: url('../images/poll.png');
	background-repeat: no-repeat;
	background-position: 50% 2px;
	padding: 5px;
	width: 110px;
	font-weight: bold;
	border: 1px solid black;
	text-align: center;
	margin-bottom: 3px;
	background-color: #8EA7AF;
}

#inc
{
	float: left;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	margin-top: 3px;
	margin-left: 13px;
	margin-right: 10px;
	margin-bottom: 13px;
}

#donate
{
	margin-top: 5px;
	padding: 5px;
	width: 110px;
	text-align: center;
	border: 1px solid gray;
}

#fix
{
	clear: both;
}

#footer
{
	margin: 20px;
	text-align: center;
	color: #666666;
}


img
{
	border: none;
}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	text-decoration: underline;
	color: black;
}

#size
{
	text-align: right;
	cursor: default;
}

.size
{
	cursor: pointer;
}

.size:hover
{
	text-decoration: underline;
}

#avatar
{
	width: 100px;
	height: 100px;
	border: 1px solid black;
}

.maps
{
	border: 1px solid black;
}

.rules
{
	font-variant: small-caps;
	color: #D0D0D0;
}

#blocks
{
	float: right;
	width: auto;
}

.lastnews
{
	border: 1px solid black;
	padding: 2px;
	padding-top: 2px;
	margin-left: 5px;
	width: 436px;
	background-color: #8EA7AF;
}

#box
{
	border: 1px solid black;
	padding: 5px;
	background-color: #8EA7AF;
	width: 445px;
}

#lastresults
{
	background-image: url('../images/lresults.png');
	background-repeat: no-repeat;
	background-position: 50% 2px;
	border: 1px solid black;
	float: left;
	padding: 2px;
	padding-top: 18px;
	margin-left: 5px;
	width: 210px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	background-color: #8EA7AF;
}

#lastpbbans
{
	background-image: url('../images/lpbbans.png');
	background-repeat: no-repeat;
	background-position: 50% 2px;
	border: 1px solid black;
	padding: 2px;
	float: right;
	padding-top: 18px;
	margin-right: -17px;
	width: 210px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	background-color: #8EA7AF;
}

#blocks2
{
	width: 436px;
	float: left;
}

hr
{
	height: 2px;
	padding: 0;
	color: #627980;
	background-color: #627980;
	border: none;
}

.comments
{
	font-weight: bold;
}
