@charset "utf-8";

img {
 border:none; 
}

#main_div {
	font-family: Helvetica, Arial, sans-serif;
	width: 983px;
	left: 50%;
	margin-left: -491px;
	position: absolute;
	height: auto;
	top: 10px;
}

#enter_buttons {
	width: auto;
	margin-left: 51px;
	height: auto;
}
#line_header {
	height: 15px;
	width: 983px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CD0102;
	border-bottom-color: #CD0102;
	margin-top: 20px;
	margin-bottom: 20px;
}
#centered_content {
	height: 330px;
	width: 981px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CD0102;
	border-bottom-color: #CD0102;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CD0102;
	background-image: url(../images/fon.gif);
	background-repeat: repeat;
}
#box_head {
	background-image: url(../images/boxline.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 981px;
	margin-bottom: 85px;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	height: 16px;
	margin-top: 20px;
}
.style2 {color: #CD0102; }
