* {
	font-family: georgia, serif;
}
body { 
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: #333;
	font-size: 0.76em;
}


#header {
	height: 445px;
	background: #000;
}


#login {
	color: #666;
	font-size: 11px;
	position: relative;
	top: auto;
	left: auto;
	right: 0px;
	bottom: 110px;
	// bottom: 130px;  /* ie hack */
	width: auto;
	text-align: right;
	margin-right: 4px;
}
#login label {
	padding-left: 10px;
	padding-right: 6px;
}
#login input {
	margin: 0 4px;
	vertical-align: middle;
}
	


#main {
background: #000;
}


#nav {
	float: right;
}
#nav ul li a, #nav ul li a:hover {
	background: none;
	padding: 0;
}

#index #content {
	width: 400px;
}


#content {
	float: left;
	color: #eee;
	padding: 20px 20px;
	margin: 0;
	width: 560px;
}
#content h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}
#content p {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#content li {
	line-height: 1.5em;
}
#content a {
	text-decoration: none;
	color: #f00;
}
#content a:hover {
	text-decoration: underline;
}

#mapvote {
	margin-bottom: 10px;
}
#mapvote td {
	padding: 0.25em 1em;
}

#sidebar {
	float: left;
	width: 160px;
	font-size: 10px;
	padding: 20px;
	text-align: center;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar * {
	font-size: x-small;
	text-overflow: clip;
}
#sidebar img {
	padding: 4px;
}


#server {
	margin: 0;
	padding: 0;
	background: white;
	font-size: 10px;
	color: #666;
}
#server h4 {
	font-size: 11px;
	background: url(assets/hdot.gif) bottom repeat-x;
	margin-bottom: 3px;
	line-height: 2em;
}
#server ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#server * {
	font-size: x-small;
	text-overflow: clip;
	margin: 0;
	padding: 0;
}

#footer {
background: black;
	font-size: 0.9em;
	clear: both;
	color: #eee;
	text-align: right;
	padding: 10px;
	line-height: 1.5em;
border-top: 1px dashed #666;
}
#footer a {
	text-decoration: none;
	color: #f00;
}
#footer a:hover {
	text-decoration: underline;
}


hr.clear {
	height: 0;
	visibility: hidden;
	xdisplay: none;
	line-height: 0;
	CLEAR: both;
	padding: 0;
	margin: 0;
}

a img { 
	border: 0;
}

#server_host {
	border: 1px solid silver;
	xbackground: #BECBD0;
	xbackground: #bcd;
	xbackground: #cde;
	background: #eee;
	padding: 8px;
}



/* 

	news
	
*/
#news { 
	xborder: 1px solid silver;
	xbackground: #eee;
	xpadding: 16px;
	margin: 2em 0;
}
#news h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 0.76em;
}
#news .topic {
	border-bottom: 1px solid silver;
	margin-bottom: 30px;
}
#news .topic h3 {
	margin: 0;
	padding: 0;
	font-size : 1.5em;
	line-height: 1.6em;
}
#news .topic .info {
	font-size : 0.75em;
	color : gray;
	border-bottom : 1px solid silver;
	padding-bottom : 4px;
}
#news .topic .text {
	padding-top : 8px;
}
#news .topic .comment {
	text-align: right;
	font-size: 0.8em;
	padding: 4px 0;
}

: 0;
	padding: 0;
	font-size : 1.5em;
	line-height: 1.6em;
}
#news .topic .info {
	font-size : 0.75em;
	color : gray;
	border-bottom : 1px solid silver;
	padding-bottom : 4px;
}
#news .topic .text {
	padding-top : 8px;
}
#news .topic .comment {
	text-align: right;
	font-size: 0.8em;
	padding: 4px 0;
}

