body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 800px;
	margin: 0px auto;
	float: none;
	height: 100%;
}
#top {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 195px;
	height: 130px;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 800px;
}
#news {
	width: 176px;
	height: 375px;
	margin-top: 5px;
	background-color: #FE6307;
	color: #FFFFFF;
	padding: 10px;
	float: left;
}
#menu {
	width: 593px;
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom: 2px solid #3B3B3B;
}
#menu a:link, #menu a:visited, #menu a:active {
	padding: 15px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 0 15px 0 15px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #FE6307;

}
#content {
	float: right;
	margin-top: 5px;
	background-color: #FFFFFF;
	width: 600px;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #3B3B3B;
	width: 580px;
}
#footer {
	background-color: #FFFFFF;
	padding: 10px;
	width: 780px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B3B3B;
	border-bottom-color: #3B3B3B;
}
#footer a:link, #footer a:active, #footer, #footer a:visited {
	padding: 10px;
	text-decoration: none;
	color: #000000;
	float: inherit;
}
#footer a:hover {
	padding: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #FE6307;
}	
#footer2 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 780px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
