/* CSS Document */
body {
margin: 0;
padding:0;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:100%;
text-align:center;
vertical-align:top;
border:0;
scrollbar-face-color: #f1a909;
scrollbar-highlight-color: #f3d594;
scrollbar-shadow-color: #f3d594;
scrollbar-3dlight-color: #f3d594;
scrollbar-arrow-color:  #ffffff;
scrollbar-track-color: #f3d594;
scrollbar-darkshadow-color: #666666;
}

img{
border:0;
text-decoration:none;
font-size:1px;
line-height:1px;
}

table, table td{
border:0; 
border-collapse:collapse;
border-spacing:0px;
padding:0px;
margin:0;
}

a:link, a:active, a:visited{
color:#000000;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

#all{
margin-left:auto;
margin-right:auto;
width:950px;
}

#header{
margin:20px 0 0 0;
border:1px #000000 solid;
}

#logo{
margin-left:20px;
float:left;
}

#top_menu{
margin:50px 20px 0 0;
float:center;
font-size:14px;
}


#top_menu a:link, #top_menu a:active, #top_menu a:visited{
color:#deb702;
text-decoration:none;
margin:0 15px 0 15px;
}

#top_menu a:hover{
text-decoration:underline;
}

#border{
background-image:url(images/body_img.jpg);
background-position:right;
background-repeat:repeat-y;
width:22px;
height:100%;
}

/*#center{
background-color:#252525;
width:890px;
}*/

#sections{
margin:0 0 0 0;
background-color:#252525;
width:930px;
}


.title{
font-weight:bold;
margin:30px 0 20px 30px;;
text-align:left;
}

.more a:hover{
text-decoration:underline;}


.more{
width:100%;
text-align:right;
}

.more a:link, .more a:active, .more a:visited{
color:#7e6b50;
text-decoration:none;
}

.more a:hover{
text-decoration:underline;}


#footer{
margin:-40px 20px 0 20px;
color:#ab932b;
font-size:11px;
}

#footer a:link, #footer a:active, #footer a:visited{
color:#ab932b;
font-weight:normal;
text-decoration:underline;
}

#footer a:hover{
text-decoration:none;
}

#text{
background-image:url(images/main_bg.jpg);
width:525px;
height:471px;
background-repeat:no-repeat;
vertical-align:top;
}

#content{
height:380px;
width:390px;
overflow:auto;
text-align:justify;
float:left;
margin:30px 0 0 10px;
padding:0 10px 0 0;
overflow-x:hidden;
overflow-y:auto;
}


.text_pages{
text-align:justify;
margin:0 20px 10px 0;
}

.title, .title1{
text-align:center; 
font-size:20px;
color:#b88a2d;
margin:10px 0 10px 0;
}

.title1{
text-align:left;
font-weight: normal;
}

#content form{
width:350px;
margin:0;
}

#content input, #content select, #content textarea{
border:1px solid #9a6600;
font-size:10px;

}

#content input{
width:150px;
margin:5px 0 10px 0;
}

#content textarea{
width:200px;
height:100px;
margin:5px 0 10px 0;
}

.photo{
background-image:url(images/img_bg.jpg);
width:162px;
height:124px;
text-align:center;
float:left;
margin:0 5px 5px 0;
}

.photo img{
margin:4px 0 0 0;
width:154px;
height:116px;
}

.ls a:link, .ls a:visited, .ls a:hover, .ls a:active {
	text-decoration: none;
	font-weight: normal;
}


