BODY {
	margin: 0;
	background-color: #000000;
}

BODY, TD, P, H1, H2, H3, H4, H5, H6, LI
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2D0F;
}

#frame {
	width: 1024px;
	background-color: #6A3812;
}
.header {
	height: 358px;
}
.header_left {
	width: 242px;
	background-color: #FFD582;
	color: #5B2D0F;
}
.header_right {

}
.header_bottom_left, .header_bottom_right {
	height: 20px;
}
.header_bottom_left {
	background: #7E4B14 url(navboardbottom.jpg) 0 0 no-repeat;
}
.header_bottom_right {
	background-color: #6A3812;
	padding: 0 10px 0 10px;
}
.middle_left {
	width: 242px;
	background-color: #7E4B14;
	text-align: center;
}
.middle_left_in {
	padding: 10px;
}
.middle_right {
	background-color: #6A3812;
	padding: 10px;
}
.content {
	background-color: #FFD582;
	padding: 10px;
	min-height: 250px;
}
.footer {
	height: 88px;
	background-image: url(fon2.jpg);
	padding: 5px 10px 15px 15px;
}

.middle_left .banner {
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
}
.lang, .lang A {
	color: #D5A13A;
	font-size: 11px;
	text-decoration: none;
}
.menu_right, .menu_right A {
	line-height: 15px;
	font-size: 11px;
	color: #FFD582; 
	text-decoration: none;
}

/* START: CONTENT */
.content H1
, .content H2
, .content H3
, .content H4
, .content H5
, .content H6
{
	color: #5B2D0F;
}
.content H1 {
	font-size: 18px;
	font-weight: bold;
}

.content A {
	text-decoration: none;
	color: #AA0000;
}

.content A:hover{
	text-decoration: none;
	color: #FF0000;
}

.flor{
	float: right;
	padding: 5 5 5 5px;;
	margin: 5 5 5 5px;
	border: 1px solid #CB8C17;
	text-align: justify;
}

.flol{
	float: left;
	padding: 5 5 5 5px;
	margin: 5 5 5 5px;
	border: 1px solid #CB8C17;
	text-align: justify;
}

.content LI {
	list-style: square;
	list-style-position: inside;
}
.content UL LI {
	list-style: square;
	list-style-position: outside;
}
.content OL LI {
	list-style: decimal;
	list-style-position: outside;
}

.separator {
	margin-top: 9px;
	margin-bottom: 9px;
	background-image: url(small_shit.jpg);
	width: 100%;
	height: 1px;
	font-size: 0px
}

/* FINISH: CONTENT */

/* START: STAFF */
H2.staff, H3.staff {
	margin: 0;
	text-align: right;
	padding: 0 0 0 10px;
	color: #8B0000;
}

H2.staff {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
H3.staff {
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	line-height: 11px;
}
/* FINISH: STAFF */

/* START: FORM */
.content INPUT, .content TEXTAREA, .content SELECT {
	border: 1px solid #EDBF6F;
	background-color: #FFE1AD;
	color: #5B2D0F;
}
.content TEXTAREA {
	overflow: auto;
}
.content INPUT:focus, .content TEXTAREA:focus, .content SELECT:focus {
	background-color: #FFFFFF;
}
.content INPUT.frm_btn {
	background-color: #7E4B14;
	color: #FFE1AD;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
}
/* FINISH: FORM */

/* START: NEWS LEFT */
.news_preview {
	color: #FFD582 !important;
	text-align: left;
}
.news_preview P, .news_preview A {
	font-size: 1em;
	color: #FFD582 !important;
	text-align: left;
}
.news_preview A {
	text-decoration: none;
	color: #FFD582 !important;
}
.news_preview A:hover {
	color: #FFFFFF !important;
}
/* FINISH: NEWS LEFT */
