body {
	font-family: "Trebuchet MS", "verdana", lucida, arial, helvetica, sans-serif;
	font-size: 13px;
        background-color: #161616;
	background: url(images/body_bg.gif) center repeat-y;
background-position: 50% 140px;
}
#container {
	width: 850px;
	margin: 0px auto;
}
#top {
	color: #1F1F1F;
	width: 0px;
	height: 140px;
	background-color: #000000;
}
#topright {
	float: right;
	height: 140px;
	width: 850px;
	text-align: left;
}
.cl {
clear:both;
}
#gallery {
	width: 850px;
	padding-top: 0px;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color: #449742;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 665px;
	background-color: #F7CB33;
	padding: 2px;
	border-bottom: 0px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px 10px 0px 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px 10px 0px 13px;
	background-color: #202020;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 850px;
	float: right;
	height: 100%px;
	margin-top: 0px;
	background-color: #ffffff;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 3px;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	color: #002F5E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #161616;
}
h2 {
text-align: left;
	font-size: 170%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
#pad {
text-align: justify;
	padding: 12px;
	color: #000000;
	text-decoration: none;
}

#pad a {
text-align: justify;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

#footer {
	margin: -20px;
	background-color: #c0c0c0;
	padding: 12px;
	width: 870px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 25px;
	color: #FF0000;
}

