/*** General ***/

body {
	padding: 0;
	margin: 1;
	background: #000000;
	scrollbar-base-color: #000000;
    scrollbar-arrow-color: #A68E08;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #555555;
	scrollbar-track-color: #000000;
	}



/*** Head ***/
 
#header_1 {
	background: url(../img/header-1.jpg);
	width: 490px;
	height: 150px;
	}
 
#header_2 {
	background: url(../img/header-2.jpg);
	width: 490px;
	height: 150px;
	}

#header_3 {
	background: url(../img/header-3.jpg);
	width: 490px;
	height: 150px;
	}
	
#header_4 {
	background: url(../img/header-4.jpg);
	width: 490px;
	height: 150px;
	}
	
	
	
/*** Body ***/
 
#line_left {
	background: url(../img/line_left.jpg) top repeat-y;
	width: 5px;
	}
 
#line_right {
	background: url(../img/line_right.jpg) top repeat-y;
	width: 5px;
	}

#body_top {
	background: url(../img/body_top.jpg) top no-repeat;
	width: 675px;
	height: 265px;
	}

#content {
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	}


	
/*** Text ***/

a:link {
	font-family: Arial;
	font-size: 14px;
	color: #CCA000;
	text-decoration: underline;
	}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #D3BC5F;
	text-decoration: underline;
	}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #D3BC5F;
	text-decoration: underline;
	}
	
h1 {
	font-family: Book Antiqua;
	font-weight: 500;
	font-size: 22px;
	text-align: right;
	color: #CCA000;
	padding-top: 40px;
	padding-bottom: 10px;
	}

h2 {
	font-family: Book Antiqua;
	font-weight: 500;
	font-size: 20px;
	text-align: right;
	color: #CCA000;
	padding-top: 20px;
	padding-bottom: 10px;
	}

p {
	font-family: Arial;
	font-size: 14px;
	color: #A2A084;
	text-align: justify;
	margin: 5pt 0pt;
	text-indent: 30px;
  	line-height: 17px;
	}
	
.date {
	font-family: Arial;
	font-size: 13px;
	text-align: right;
	color: #FFFFCC;
	}



/*** Main menu ***/
	
.main_menu {
	font-family: Times New Roman;
	font-size: 19px;
	color: #E5CE71;
	text-align: center;
	padding-top: 40px;
	line-height: 25px;
	}
	
.main_menu a:link, .main_menu a:visited {
	font-family: Times New Roman;
	font-size: 19px;
	color: #E5CE71;
	text-decoration: underline;
	}
	
.main_menu a:hover {
	font-family: Times New Roman;
	font-size: 19px;
	color: #CCA000;
    text-decoration: underline;
	}
	
	
	
/*** Left menu ***/

#m_line {
 	width: 19px;
 	height: 300px;
 	background: url(../img/menu_line.jpg) top no-repeat; 
	}

#m_top {
 	width: 276px;
 	height: 30px;
 	background: url(../img/menu_top.jpg); 
	}

#block_1 {
 	position: relative;
	width: 276px;
 	height: 365px; 
	}

#m_left {
 	position: relative;
 	float: left;
 	width: 20px;
 	height: 365px;
 	background: url(../img/menu_line_left.jpg) top repeat-y;  
	}

#m_center{
 	position: relative;
 	float: left;
 	width: 238px;
 	height: 365px;
 	background: url(../img/menu_line_center.jpg) top repeat-y; 
	}

#m_right {
 	position: relative;
 	float: left;
 	width: 18px;
 	height: 365px; 
 	background: url(../img/menu_line_right.jpg) top repeat-y;
	}

#block_2 {
	position: relative;
	margin-top: -365px;
 	float: left;
 	width: 276px;
	}

#m_main {
	position: relative;
	width: 276px;
	background: url(../img/menu_main.jpg) bottom no-repeat;
	}

#m_bottom {
 	width: 276px;
 	height: 165px; 
 	background-image: url(../img/menu_bottom.jpg); 
	}


.leftmenu {
	padding-left: 23px;
	padding-right: 14px;	
	padding-bottom: 0px;
	}
.leftmenu a:link, .leftmenu a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #E5CE71;	
	text-decoration: none;
	}
.leftmenu a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #EBB703;
	text-decoration: underline;
	}

.page {
	font-family: Arial;
	font-size: 14px;
	color: #EBB703;
	text-decoration: underline;
	}

.menu_title {
	font-family: Times New Roman;
	font-size: 19px;
	color: #CCA000;
	padding-bottom: 20px;
	text-decoration: underline;
	}
	
li {
	list-style: none outside;
	line-height: 23px;
	}
	
.lev_1 {
	font-family: Arial;
	font-size: 14px;
	color: #EBB703;
	padding-right: 5px;
	}
.lev_1 a:link, .lev_1 a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #E5CE71;	
	text-decoration: none;
	}
.lev_1 a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #EBB703;
	text-decoration: underline;
	}
	
.lev_2 {
	font-family: Arial;
	font-size: 14px;
	color: #EBB703;
	padding-left: 21px;
	padding-right: 5px;
	}
.lev_2 a:link, .lev_2 a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #E5CE71;	
	text-decoration: none;
	}
.lev_2 a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #EBB703;
	text-decoration: underline;
	}
	
.nolink {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFBB;
	padding-right: 5px;
	}

	

/*** Images ***/

.i_left {
	float: left; 
	margin-right: 15px;
	margin-top: 6px;
	margin-bottom: 2px;
	border: #FFFFBB 1px solid;
	}

.i_right {
	float: right; 
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 2px;
	border: #FFFFBB 1px solid;
	}

.cutline {
	color: #FFFFBB;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	padding: 4px;
	padding-top: 2px;
	border-top: #FFFFBB 1px solid;
	}

.img_l {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	border: #FFFFBB 1px solid;
	}

.img_r {
	float: right;
	margin-left: 15px;
	margin-top: 4px;
	border: #FFFFBB 1px solid;
	}
	
	

/*** Footer ***/

#footer {
	background: url(../img/footer.jpg) bottom no-repeat;
	width: 980px;
	height: 140px;
	}

#counter {
 	float: left;
	margin-left: 20px;
	margin-top: 80px;
 	width: 88px;
	}

.mail {
 	float: left;
	margin-left: 10px;
	margin-top: 98px;
 	width: 150px;
	font-family: Tahoma, Arial;	
	font-size: 11px;
	color: #FFCF14;
	}

.mail a:link,.mail a:visited {
	font-family: Tahoma, Arial;	
	font-size: 11px;
	color: #FFCF14;
	text-decoration: none;
	}

.mail a:hover {
	font-family: Tahoma, Arial;	
	font-size: 11px;
	color: #FFFFBB;
    text-decoration: none;
	}

	
	
/*** Misc blocks ***/

#block_left {
	width: 161px;
	height: 601px;
	margin-top: 30px;
	margin-left: 65px;
}
	
#block_bottom {
	margin-top: 50px;
	text-align: center;
}
	
#block_top {
	margin-top: 10px;
	text-align: right;
}
