/* Valid CSS Stylesheet

    ______      __       _____       _     __         
   / ____/___ _/ /_     / ___/____  (_)___/ /__  _____
  / /_  / __ `/ __ \    \__ \/ __ \/ / __  / _ \/ ___/
 / __/ / /_/ / /_/ /   ___/ / /_/ / / /_/ /  __/ /    
/_/    \__,_/_.___/   /____/ .___/_/\__,_/\___/_/     
                          /_/                         

*/

h1 {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
color: #777427;
}

h2 {
background-color: #BABC70;
height: 20px;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #777427;
}

h3 {
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffb700;
}

a:link  {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a:hover {
background-color: #ffb700;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:visited  {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

body {
background-color: #c5c5c5;
background-image: url(../../images/bg.jpg);
background-repeat: repeat-x;
height: 100%;
border: none;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #565656;
margin: 0 auto;
text-align: center;
}

#container {
width: 850px;
height: 750px;
text-align: center;
margin: 0 auto;
}

#logo {
background-image: url(../../images/logo.jpg);
background-repeat: no-repeat;
width: 850px;
height: 81px;
margin: 0 auto;
float: left;
}

#icons {
width: 117px;
height: 81px;
margin: 0 auto;
float: right;
}

#nav {
background-image: url(../../images/nav.jpg);
background-repeat: no-repeat;
width: 214px;
height: 295px;
margin: 0;
float: left;
}

#news {
	background-image: url(../../images/news.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	width: 214px;
	height: 100%;
	margin: 0;
	padding-left: 4px;
	color: #FFFFFF;
	text-align: left;
	float: left;
}

#news_header {
	background-image: url(../../images/news_header.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 29px;
	margin: 0;
	float: left;
}

#content{
	background-color: #ffffff;
	width: 632px;
	height: 100%;
	margin: 0;
	text-align: left;
	color: #909090;
	border:none;
	float: right;
	overflow: visible;

}

#indent {
	background-image: url(../../images/indent.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 32px;
	margin: 0;
	left: -2px;
}

#banner {
background-image: url(../../images/banner.jpg);
background-repeat: no-repeat;
width: 850px;
height: 227px;
margin: 0;
float: right;
}

#more {
background-image: url(../../images/more.jpg);
background-repeat: no-repeat;
width: 316px;
height: 214px;
margin: 0;
float: left;
}

#more2 {
background-image: url(../../images/more.jpg);
background-repeat: no-repeat;
width: 316px;
height: 214px;
margin: 0;
float: right;
}

#read1 {
background-image: url(../../images/read1.jpg);
background-repeat: no-repeat;
width: 296px;
height: 38px;
margin: 0;
margin-left: 15px;
margin-top: 165px;
}

#read2 {
background-image: url(../../images/read2.jpg);
background-repeat: no-repeat;
width: 297px;
height: 38px;
margin: 0;
margin-left: 15px;
margin-top: 166px;
}

#footer {
position:absolute;
margin-left:50%;
left: 425px;
width: 850px;
height: 91px;
margin: 0;
}

#contact {


}

