body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}

#top {
	float: right;
	height: 140px;
	width: 668px;
	text-align: center;
}
.cl {
clear:both;
}

.title1 {
font-family:impact;
font-size: 24pt;
font-weight: bold;

}

.title2 {
font-family:arial;
font-size: 21pt;
font-weight: bold;
}

#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color: #f0e68c;
	color: #000000;
	padding: 4px;
}
#menu {
	width: 422px;
	background-color: #ff9900;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #ff9900;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;
}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #f0e68c;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	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: #000000;
}
#footer {
	background-color: #ff9900;
	padding: 12px;
	width: 649px;
	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: 180%;
	color: #F01E1E;
}

#subheader {
	background-color: #ff9900;
	padding: 12px;
	width: 649px;
	color:#FFFFFF;
	font-size: 90%;
	text-align: right;
	clear:both;
	border-top: 5px solid #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

a.sidebar:link{
	background-color: #f0e68c;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}

a.sidebar:visited{
	background-color: #f0e68c;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}

a.sidebar:active{
	background-color: #f0e68c;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}

a.sidebar:hover{
	padding: 13px;
	background-color: #f0e68c;
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;
}
