@font-face { 
font-family: Franklin Gothic Demi; 
src: url(images/FRADM.ttf) format(truetype); 
}
@font-face { 
font-family: Franklin Gothic Medium;
src: url(framd.ttf) format(truetype); 
}

.heightfix
{
	height: 1%;
	width: 1%;
	display: none;
}
.news_post
{
	width: 531px;
	padding: 7px 0 0 7px;
	line-height: 14px;
}
.news_post p
{
	margin: 0; padding: 8px 0 8px 0;
}

body
{
	font-family: Franklin Gothic Demi;
	font-size: 10px;
	color: #222222;
	background-color:#000000;
	margin: 0; padding: 15px 0 0 0;
	background:url(images/bg.jpg) repeat-x;
}
div#container
{
	width: 876px;
	margin: 0 auto;
	background: #000000 url(images/maindiv_bg.jpg) repeat-y;
	overflow: auto;
}
div#userbar
{
	width: 876px;
	margin: 0 auto;
	background: url(images/userbar_bg.png) no-repeat;
	overflow: auto;
	color:#FFF;
}
div#bottem
{
	width: 876px;
	height: 18px;
	margin: 0 auto;
	background: url(images/maindiv_bottem.jpg) no-repeat;
	overflow: auto;
	color:#FFF;
	vertical-align:middle;
	clear: both;
}
div#footer
{
	width: 876px;
	height: 147px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
	overflow: auto;
	color:#FFF;
	vertical-align:middle;
	clear: both;
}
div#header
{
	width: 876px;
	height: 104px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
	overflow: auto;
	color:#FFF;
	vertical-align:middle;
}
div#header_bottem
{
	width: 876px;
	height: 22px;
	margin: 0 auto;
	background: url(images/header_bottem.png) no-repeat;
	overflow: auto;
	color:#FFF;
	vertical-align:middle;
}
div#sponsors
{
	width: 128px;
	height: 789px;
	margin: 0 auto;
	background: url(images/sponsors.jpg) no-repeat;
	overflow: auto;
	color:#FFF;
	float: right;
}
div#top_block
{
	width: 748px;
	border: none;
	height: 185px;
	margin: 0 auto;
	color:#FFF;
	float: left;
}
div#content
{
	width: 537px;
	border: none;
	margin: 0 auto;
	color:#FFF;
	float: left;
	background:url(images/content_bg.jpg) repeat-y;
}
.center_header
{
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 530px;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 10px;
	background: url(images/content_top.jpg) no-repeat;
}
.center_content
{
	width: 538px;
	background: #dde6eb;
	border: 1px solid #749eae;
	margin: 0 0 10px 0;
}
div#right_block
{
	width: 211px;
	height: 598;
	border: none;
	margin: 0 auto;
	color:#FFF;
	float: left;
	background:url(images/right_block.jpg) no-repeat;
}
#navigation
{
	font-family: Franklin Gothic Demi;
	background:url(images/nav/navbar.png) no-repeat;
	list-style: none;
	margin: 0; padding: 0;
	height: 55px;
	float: left;
	width: 748px;
}
#navigation li
{
	font-family: Franklin Gothic Demi;
	font-weight: bold;
	float: left;
}
#navigation li a.start
{
	font-family: Franklin Gothic Demi;
	border-left: 1px solid #292929;
}
#navigation li a
{
	font-family: Franklin Gothic Demi;
	color: #FFFFFF;
	width: 92px;
	height: 55px;
	line-height: 50px;
	display: block;
	background: url(images/nav/nav_button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	margin-left: 0;
	font-size:16;
}
#navigation li a:hover
{
	font-family: Franklin Gothic Demi;
	color: #FFFFFF;
	background: url(images/nav/nav_button.gif) 0 -55px;
	text-decoration: none;
	margin-left: 0;
	font-size:16;
}

textarea{
font-family: Franklin Gothic Demi;
font-size: 10px;
background-color: #FFFFFF;
border:1px solid #1a2326;
color: #000000; 
}

select{
color: #000000; 
background-color: #FFFFFF;
font-family: Franklin Gothic Demi;
font-size: 10px;
}


input{
color: #000000; 
background-color: #FFFFFF;
font-size: 10px;
font-family: Franklin Gothic Demi;
border-right: #1a2326 1px solid; 
border-top: #1a2326 1px solid; 
border-left: #1a2326 1px solid; 
border-bottom: #1a2326 1px solid; 
}

a
{
	color: #222222;
	text-decoration: none;
}
a:hover
{
	color: #222222;
	text-decoration: underline;
}