@charset "UTF-8";
/* CSS Document */
<style type="text/css">

#Countdown {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000066;
	width: 225px;
	position: relative;
	float: right;
	padding-right: 2px;
	height: auto;
}
#logo_part2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: right;
	width: 716px;
	height: 51px;
	background-color: #F00;
	background-image: url(images/bot_log0_bk.gif);
}
h1 {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #2E3039;
}
#date {
	width: 455px;
	text-align: right;
	margin-left: 0px;
	font: 1.25em Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	float: right;
	top: 0px;
}
#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	background: url(images/menugif/back.gif) repeat-x 20px;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	text-align: center;
}
#navcontainer {
	position: relative;
	font: .85em Arial, Helvetica, sans-serif;
	height: 20px;
	background-image: url(../images/menugif/back.gif);
}
#smallnav {
	position: relative;
	padding-left: 255px;
	float: right;
	width: 200px;
	margin: 0px;
	overflow: visible;
	top: -55px;
}
#header {
	height: 140px;
}

#navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 70px;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;
}

#navcontainer li#active {
	background: url(images/menugif/back.gif) repeat-x 20px;
	clip: rect(auto,auto,auto,auto);
}
#navcontainer a:hover {
	background: url(images/menugif/backov.gif) repeat-x 20px;
}
#rightpanelcontent {
	border: 1px solid #292939;
	font-family: Arial, Helvetica, sans-serif;
	overflow: scroll;
	height: 500px;
}
#news1 {
	width: 716px;
	height: 100%;
	background: #C1CDF7;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font: 12px Arial, Helvetica, sans-serif;
}
#news2 {
	width: 238px;
	margin: 0px;
	visibility: visible;
	border: thin solid #666666;
	padding: 5px;
}
contextmenu {
	overflow: scroll;
	padding: 2px;
	border: thin solid #000033;
	height: 300px;
}
#news3 {
	width: 227px;
}
#bottommenu {
	font: .85em Arial, Helvetica, sans-serif;
	background: url(images/menugif/back.gif);
}
body {
	background-image: url(../images/bkgradient.jpg);
	background-color: #c1cdf7;
	background-repeat: repeat-x;
}
