* {
	margin: 0;
	padding: 0;}
	
body {
	background: url(img/bgbod.gif) repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;}
	
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;}
	
h1 {
	color: #FFF;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;}

.main {
	width: 680px;
	margin: 0 auto;}
	
.main_left {
	float: left;
	padding-top: 6px;
	width: 420px;}
	
.main_right {
	float: right;
	width: 256px;
	border-top-color: #FFF;
}
	
.footer {clear: both;}


.left {
	float: left;}
	
.right {
	float: right;}
	
.header,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;}
	
div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: #D7162C;
	color: #FFF;}
	
.header {
	background: #ff0000 url(img/bgheader.gif) repeat-x;
	height: 180px;}
	
.header h1 {
	margin: 0;
	padding: 150px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;}
	

/* main navigation */
.link_menu {
	background: #000 url(img/grdnt_red.png) repeat-x;}
	
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;}
	
.link_menu a:hover {background: #444;}

.lbl {
	background: #222;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

a.g1 {
	background: #888;}
	
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;}

.link_updates {
	background: #222 url(img/grdnt_gray.gif) repeat-x;
}
	
.link_updates .lbl {
	border-top: 6px solid #FFF;
	height: 15px;
	line-height: 100px;}
	
.link_updates a {
	clear: right;
	display: block;
	font: normal 1.2em "Trebuchet MS",sans-serif;
	height: 45px;
	padding: 10px 0;
	text-align: center;}
	
.link_updates a span {
	float: left;
	font: normal 2.5em Verdana,sans-serif;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-top: 3px;
}

.link_updates a span2 {
	float: left;
	font: normal 2.5em Verdana,sans-serif;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: 3px;}

.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px;}
	
.content a {
	color: #ff0000;}
	
.content p {
	margin: 4px 0 10px 0;}
	
.content .descr {
	color: #00ff00;
	margin-bottom: 6px;}
	
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;}
	

/* footer */
.footer {
	color: #666;
	clear: both;}
	
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;}
	
.footer .right a:hover {
	background: #383838;
	color: #999;}
	
.footer .left a {
	color: #777;}
	
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;}
	
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;}
