body {
	font-family:  verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #FFFFFF;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 422px;
	margin-top: 5px;
	background-color: #669900;
	color: #669900;
	padding: 4px;
}
#menu {
	width: 422px;
	background-color: #666600;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 422px;
	margin-top: 5px;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 0px;
	margin: 4px;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
#pad {
	padding: 12px;
	color: #000000;
		height: 407px;
	margin-top: 0px;
	background-color: #C1BF00;
}
#footer {
	background-color: #666600;
	padding: 12px;
	width: 649px;
	color:#FFFFFF;
	font-size: 12px;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
