html, body {
	font-size: 12px;
	font-family: Arial, Verdana, Serif;
	color: #cacdcc;
	font-color: #ffffff;
	link: #ffffff;
	alink: #ffffff;
	vlink: #ffffff;
	text-align: center;
	background: #373737;
	background-image: url(main_bg.jpg); 
	background-attachment: fixed;
	
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	overflow-x: hidden;
}

#hat {
  position: absolute;
	top: 0px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

#bg_menu {
  position: absolute;
	top: 236px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

#main_menu {
  position: absolute;
	top: 3px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

#main_body {
	font-family: Arial, Verdana, Serif;
  position: absolute;
	background: #000000;
	top: 38px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

#bottom_field {
  position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	background : none;
}


#count {
  position: absolute;
	width: 88px;
	left: 50%;
	margin-left: -44px;
	background : none;
	top: 45px;
}

#news {
 top: 5 px;
  position: relative;
	width: 250px;
	left: 50%;
  margin-left: -125px;
	background : none;
}



.text	 {font-family: Arial, Verdana, Serif; font-size: 18px; color: #cc3333; line-height:20px; text-decoration: none;}
.text_1	 {font-family: Arial, Verdana, Serif; font-size: 16px; color: #cc3333; line-height:20px; text-decoration: none;}

.text_g	 {font-family: Arial, Verdana, Serif; font-size: 16px; color: #c8c078; line-height:20px; text-decoration: none;}
.text_g_1	 {font-family: Arial, Verdana, Serif; font-size: 12px; color: #c7c7c5; line-height:14px; text-decoration: none;}


.text_small	 {font-family: Arial, Verdana, Serif; font-size: 13px; color: #cc3333; line-height:20px; text-decoration: none;}
A { font-family: Arial, Verdana, Serif;} 