body {
	background-image: url(images/bg.gif);
	font: 12px Arial, Helvetica, sans-serif;
	color:#686161
}
h1, h2, h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #a0b414;
	margin: 0px;
	padding: 0px;
}
ul {
list-style-type:none;
}
.more a img {
float:right;
}
img {
	border: 0;
	float:left;
}
a {
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.clear {
	height:0px;
	clear: both;
}
#wrapper {
	width: 774px;
	margin: auto;
	padding: 10px;
	background-color: #fff;
	border: 5px solid #5C5C5C;
}
#iframe {
	width: 604px;
	float: left;
	padding-top: 2px;
	border: 1px solid #D8D8D8;
}
#header {
	width: 774px;
	height: 120px;
	background: url(images/header.gif) no-repeat;	
}
#photo {
	width: 599px;
	height:317px;
	float: left;
	background: url(images/pic_1.jpg) no-repeat;
	border: 1px solid #D8D8D8;
}
#search-news {
	width: 160px;
	float:right;
}
#news-box div span {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#content {
padding: 0px 2px 0px 2px;
}
#body-left {
	float: left;
	width: 426px;
}
#body-right {
	float: left;
	width: 328px;
	margin-left: 16px
}
#gallery-left {
	width:220px;
	float:left;
}

#gallery-left img {
	margin:0px;
	padding:0px;
}
#gallery-right {
	width:108px;
	float:left;
}

#footer {
	background: #42453D url(images/footer_bg.gif) repeat-x;
}
#footer p {
	width: 774px;
	margin: 0px auto;
	padding: 8px 0px 8px 0px;
	color:#fff;
	text-align:center;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#footer-links {
	width: 774px;
	margin: auto;
	padding: 8px 0px 8px 0px;
	text-align:center;
}
#footer-links a {
	color: #fff;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.leftplussbullets {
list-style-type: none;
padding: 0px;
margin: 0px;
display:block;
}
.leftplussbullets li {
	height:12px;
	background: url(images/bullet_plus.png) no-repeat;
	padding-left: 12px;
	margin-bottom:6px;
	line-height:12px;
}
#video {
	height: 240px;
	width: 320px;
	border: 1px solid #99AB67;
	padding: 10px;
	margin-left: 45px;
	margin-top: 10px;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	font-size:95%;
	font-weight:bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	}
.menu ul{
	background:#333333;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li span{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li span:hover, .menu ul li:hover span{
			background: #a0b414 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li a{
		background:#333333 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:35px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #a0b414 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
	display:block;
	height:35px;
	font-size:10px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #a0b414;
	background-image: url(images/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
			}
	.menu p{
		clear:left;
		}	