body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 90px;
	background-color: black;
}
#topright {
	float: right;
	height: 90px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: auto;
	margin-top: 5px;
	background-color: #FF9933;
	color: #FFFFFF;
	padding: 4px;
}
#news a:link, #news a:visited, #news a:hover {
    text-decoration:none;
	color:#FFFFFF;
} 
#menu2 {
	width: 422px;
	background-color: #F7CB33;
	padding: 12px;
	border-bottom: 5px solid #000000;
	float: right;
}
#menu2 a:link, #menu2 a:visited, #menu2 a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu2 a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: auto;
	margin-top: 5px;
	background-color: #FF9933;
}
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: #000000;
}
#menu1 {
	width: 649px;
	background-color: #F7CB33;
	padding: 12px;
	margin-top: 6px;
	border-bottom: 5px solid #000000;
	float: center;
}
#menu1 a:link, #menu1 a:visited, #menu1 a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu1 a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	background-color: #FFCC66;
	padding: 1px;
	width: 99.5%;
	color:#000000;
	font-size: 80%;
	text-align: center;
	clear:both;
	border-top: -5px solid #000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
