/* Globals */
body { background-image:url('/images/bg.jpg'); background-color: #272823; margin: 0px; color: #e5e5e5; font: 12px Geneva, Arial, Helvetica, sans-serif; }
img { border: 0px; }

/* Navigation Menu */
.navigation { width: 150px; display: block; border-bottom: 1px solid #121310; }
.navigation > .title { background-color: #2a2b26; font-weight: bold; text-align: center; display: block; line-height: 18px; padding: 3px 7px; width: 136px; height: auto; border-top: 1px solid #121310; border-left: 1px solid #121310; border-right: 1px solid #121310; }
.navigation > a.item { text-shadow: 2px 2px 2px rgba(0,0,0,1); background-color: #20211d; text-decoration: none!important; display: block; line-height: 18px; padding: 3px 7px; width: 136px; height: auto; border-top: 1px solid #121310; border-left: 1px solid #121310; border-right: 1px solid #121310; }
.navigation > a.item:hover { background-color: #2a2b26; }
.navigation > div.item {  background-color: #20211d; text-decoration: none!important; display: block; line-height: 18px; padding: 3px 7px; width: 136px; height: auto; border-top: 1px solid #121310; border-left: 1px solid #121310; border-right: 1px solid #121310; }

/* Header */
#header-0 {
	width: 1024px;
	margin: auto;
	height: 36px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-image: url('/images/header-02.gif');
	background-repeat: repeat-x;
}
#header-1 {
	width: 1024px;
	margin: auto;
	height: 36px;
	background-image: url('/images/header-01.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	padding-left: 63px
}
#header-2 {
	width: 1024px;
	margin: auto;
	height: 146px;
	background-image: url('/images/header-04.gif');
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#header-3 {
	float: right;
}
#header-4-0 {
	width: 536px;
	height: 81px;
	background-image: url('/images/header-05-0.gif');
	background-repeat: no-repeat;
}
#header-4-1 {
	width: 536px;
	height: 81px;
	background-image: url('/images/header-05-1.gif');
	background-repeat: no-repeat;
}
#header-5-0 {
	width: 536px;
	height: 65px;
	background-image: url('/images/header-06-0.gif');
	background-repeat: no-repeat;
}
#header-5-1 {
	width: 536px;
	height: 65px;
	background-image: url('/images/header-06-1.gif');
	background-repeat: no-repeat;
}
#header-6, #header-6-0, #header-6-1 {
	width: 413px;
	height: 146px;
	background-image: url('/images/header-03.gif');
	background-repeat: no-repeat;
}
#footer-1 {
	width: 1024px;
	height: 103px;
	margin: auto;
	background-image: url('/images/footer-03.gif');
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#footer-2 {
	width: 60px;
	height: 103px;
	float: left;
	background-image: url('/images/footer-01.gif');
}
#footer-3 {
	width: 348px;
	height: 103px;
	float: left;
	background-image: url('/images/footer-02.gif');
}
#footer-4 {
	width: 60px;
	height: 103px;
	float: right;
	background-image: url('/images/footer-04.gif');
}
#footer-5 {
	width: 481px;
	height: 103px;
	float: right;
	background-image: url('/images/footer-05.gif');
}
#left-1 {
	width: 1024px;
	margin: auto;
	background-image: url('/images/left-01.gif');
	background-position: left;
	background-repeat: repeat-y;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#left-2 {
	width: 1024px;
	margin: auto;
	background-image: url('/images/left-02.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
#right-1 {
	width: 1024px;
	margin: auto;
	background-image: url('/images/right-01.gif');
	background-position: right;
	background-repeat: repeat-y
}
#right-2 {
	width: 1024px;
	margin: auto;
	background-image: url('/images/right-02.gif');
	background-position: right top;
	background-repeat: no-repeat
}
#header_voting {
	padding-top: 108px;
	padding-left: 58px;
}
#header_voting a {
	text-decoration: none;
	font-size:11px;
	font-weight:600;
}
#turns_clock {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	display: inline-block;
}
#bot_clock {
	padding-right: 20px;
	padding-top: 10px;
	float: right;
	display: inline-block;
}
#content {
	width: 920px;
	margin: 0px auto;
	background: url('/images/content-bg.gif') repeat-x;
	min-height: 500px;
	background-color: #272823;
}
#top-link {
	width: 77px;
	text-align: center;
	margin-top: 10px;
	font: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
a.top-link:link, a.top-link:active, a.top-link:visited {
	color: #e5e5e5;
	text-decoration: none;
	display: block;
	clear: both;
}
a.top-link:hover {
	color: #FFCC00;
}
#info {
	margin: 0px 0px 0px auto;
	width: 392px;
	height: 120px;
}
#info-1, #info-2, #info-3, #info-4 {
	display: inline-block;
	float: right;
	font-size: 10px;
	width: 115px;
	padding-top: 46px;
	text-align: center;
	font-weight: bold;
}
#info-1 {
	margin-right: 40px;
	width: 77px;
}
#info-2 {
	margin-right: 12px;
}
#info-3 {
	margin-right: 23px;
}
#info-4 {
	margin-right: 24px;
	color: #00CC00;
}
#footer {
	margin: 0px auto;
	line-height: 108%;
	width: 940px;
	height: 125px;
	color: #423c29;
	text-align: center;
	background-image: url('/images/footer-01.gif');
}
#nav {
	background-color: #20211d;
	width: 150px;
	margin-left: 35px;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #e5e5e5;
	text-decoration: none;
	display: block;
	clear: both;
	line-height: 175%;
	border-bottom: 1px solid black;
}
a.nav:hover {
	background: #363732;
	color: #FFCC00;
}