body {
	background-repeat: repeat-x;
	background-color: #513b09;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	background-image: url(../images/bg.png);
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
}
#header {
	background-color: #CB971A;
	background-image: url(../images/header_bg.png);
	height: 496px;
	width: 100%;
	background-repeat: no-repeat;
}
.header_left {
	width: 212px;
	margin-right: 50px;
	float: left;
}
.header_left .logo {
	margin-top: 20px;
}
.header_left .clock {
	margin-top: 278px;
	margin-left: 40px;
	color: #C00;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 10px;
}
.header_left .clock span {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
.eye {
	float: left;
	height: 452px;
	width: 477px;
	background-image: url(../flash/eye.jpg);
	display: block;
}
.header_right {
	width: 187px;
	float: left;
	margin-left: 69px;
}
.header_right .pop {
	margin-top: 10px;
	margin-left: 21px;
	height: 23px;
	width: 123px;
}

.header_right .menu {
}
.header_right .lamp {
	margin-top: 145px;
	height: 9px;
	margin-left: 130px;
	margin-right: 50px;
	clear: both;
	text-decoration: blink;
	text-align: center;
	font-family: Verdana;
	color: #C00;
	font-size: 15px;
	line-height: 14px;
	font-weight: bolder;
}
.header_right .menu {
	margin-left: 32px;
	margin-top: 36px;
}



/*///////////////////*/

.menu a, .menu a:visited {
	text-align:left;
	text-decoration:none;
	color:#CB971A;
	display:block;
	width:123px;
	height:23px;
	text-transform: uppercase;
	background-image: url(../images/menu_bg.png);
	text-indent: 20px;
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
  }
.menu a:hover {
	color:#fff;
	background-image: url(../images/menu_h.png);
	background-repeat: no-repeat;
  }


#content {
	background-color: #000;
	background-repeat: no-repeat;
	padding: 0px;
	width: 1000px;
}
.content_left {
	padding-top: 15px;
	padding-left: 15px;
	width: 690px;
	float: left;
}
.content_left .post {
	margin-top: 10px;
	margin-left: 10px;
}
.content_left .post .article_name {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #DFA821;
	float: left;
	width: 100%;
}


.content_left .date {
	float: right;
	width: 220px;
	font-size: 18px;
	margin-right: 10px;
	text-align: right;
	font-style: italic;
}

.content_right {
	width: 280px;
	float: left;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
}
.content_right .reg {
	background-repeat: no-repeat;
	background-image: url(../images/reg_bg.png);
	height: 32px;
	width: 207px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	background-position: 0px 0px;
}
.content_right .reg:hover {
	background-position: 0px -32px;
	background-repeat: no-repeat;
}

.content_right .reg div {
	margin-left: 25px;
	margin-top: 7px;
}
.content_right .register {
	text-align: right;
	display: block;
	margin-top: 10px;
	background-image: url(../images/registr.png);
	height: 42px;
	background-repeat: no-repeat;
	background-position: right;
	width: 250px;
	float: right;
}
.content_right .register:hover {
	background-image: url(../images/registr_h.png);
}

.content_right .sponsor {
	background-color: #FFF;
	width: 240px;
	margin-top: 80px;
	color: #DFA821;
	float: right;
	border: 2px solid #B32020;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 2px;
}
.content_right .sponsor img {
	margin-top: 10px;
	margin-bottom: 5px;
}
.content_right .sponsor span {
	background-color: #B32020;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}

.content_right .reg_btn {
	background-image: url(../images/reg_btn.png);
	height: 65px;
	background-repeat: no-repeat;
	float: right;
	width: 52px;
	margin: 0px;
}

.content_right .reg_btn:hover {
	background-image: url(../images/reg_btn_h.png);
}



#footer {
	height: 50px;
	
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: left;
	border-top-width: 2px;
	background-color: #FFFFFF;
	padding: 15px;
	width: 970px;
	color: #000;
}
h1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B32020;
	font-size: 22px;
	line-height: 27px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 5px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 5px;
}
p {
	margin-top: 10px;
	margin-right: 10px;
}


.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.left {
	float: left;
}

.statusbox {
	float:right;
	width:200px;
	padding-right:10px;
}
.statusbox_inner {
	padding-left:10px;
}
.error {
	color:#ff0000;
}