html {
width:100%;
height:100%;
}
body {
height: 100%;
background: url(../images/main_bg.gif);
background-attachment: fixed;
background-repeat:repeat-x;
background-position: top center;
}
a { 
    color:#666666; 
	text-decoration:none; 
}
a:hover { 
	color: #99540E; 
}
#wrap{
width:575px;
height:auto;
margin:0 auto;
}
#index_wrap{
	margin:0 auto;
	height: 380px;
	width: 530px;
	background-image: url(../images/index_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#index_play{
	height: 315px;
	width: 406px;
	margin: 0px 0px 0px 60px;
	padding: 55px 0px 0px 0px;
}
#header
{
width:575px;
height:140px;
background-image: url(../images/header.png);
}
#newslater{
width:auto;
margin-left: 410px;
}
.but{
	float:right;
	margin: 0px 15px 0px 0px;
}
#newslater p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#747474;
margin:0em;
}
#newslater a:link {
color: #9C580E;
text-decoration: none;
}
#newslater a:visited {
color: #9C580E;
text-decoration: none;
}
#newslater a:hover {
color: #9C580E;
text-decoration: underline;
}
#slogan{
width:auto;
margin-left: 310px;
margin-top: 40px;
}
#slogan h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#9C580E;
margin:0em;
}
#nav_menu {
width: auto;
height: 35px;
}
#nav_menu ul {
color: #ffffff;
position: absolute;
list-style: none;
margin: 10px 0 5px 0;
padding: 0 0 0 0;
width: 575px;
clear: both;
height: auto;
}
#nav_menu li {
color: #ffffff;
display: inline;
letter-spacing: 0px;
text-transform: uppercase;
width: auto;
}
#nav_menu li a {
color: #747474;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 0.8em;
float: left;
display: block;
padding: 0px 7px 0px 7px;
text-decoration: none;
font-weight: bold;
border-left: 1px solid #99540E;
letter-spacing: 1px;
}
#nav_menu li a:hover {
color: #2f2f2f;
text-decoration: none;
font-weight: bold;
border-bottom: 0px;
}
#nav_menu li .current {
color: #2f2f2f;
text-decoration: none;
font-weight: bold;
}
#nav_menu li .first {
border:none;
}
#nav_menu li .first_current {
color: #FF9900;
text-decoration: none;
font-weight: bold;
border:none;
}
#content {
background-color:#00000;
border:1px solid #747474;
height:auto;
padding:10px;
width:auto;
}
#content a:link {
color: #9C580E;
text-decoration: none;
}
#content a:visited {
color: #9C580E;
text-decoration: none;
}
#content a:hover {
color: #9C580E;
text-decoration: underline;
}
#content p {
font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
color:#747474;
text-align:justify;
margin:0em;
line-height: 12.4pt;
letter-spacing: 0px;
}
#content h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#9C580E;
margin:0em;
padding: 10px 0px 10px 0px;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#9C580E;
margin:0em;
padding: 0;
font-weight:bold;
}
img.contentImage {
margin:7px 10px 0px 0px;
float: left;
width: auto;
height:auto;
border: none;
}
#content_img{
width:100%;
height:30px;
background-image:url(../images/content_img.gif);
background-repeat: no-repeat;
background-position: center center;
margin: 20px 0px 5px 0px;
}
.gallery{
margin:50px 0px 20px 16px;
}
.gallery_sm{
padding:5px 0px 0px 0px;
}
.algR{float:right;}
ul.col2{margin:0; padding:0; list-style:none; float:left; width:100%; min-width:100%;}
ul.col2 li{float:left; width:49%; padding:0; margin:0;}
.clear{clear:both; height:5px;}
.clear20{clear:both; height:20px;}

#footer{
width:auto;
height:20px;
}
#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#747474;
text-align:center;
margin:0em;
}
#footer a:link {
color: #747474;
text-decoration: none;
}
#footer a:visited {
color: #7E480C;
text-decoration: none;
}
#footer a:hover {
color: #747474;
text-decoration: underline;
}
