body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
	background-color: #FFF;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #FFFFFF;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: center;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: auto;
	margin-top: 5px;
	background-color: #034ea2;
	color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	}
#menu {
	width: 422px;
	background-color: #FF6600;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	font-size: 12px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #FF6600;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #034ea2;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: auto;
	margin-top: 5px;
	background-color: #FBA16C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	font-size: 12px;

}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #EE8833;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FF6600;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
	}
#footer {
	background-color: #034ea2;
	padding: 12px;
	width: 649px;
	color:#CCCCCC;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */

}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 44px;
	color: #458B00;
}
#container #content #menu a {
	font-size: small;
}
#container #content #menu a {
	font-size: 80px;
}
#container #content #menu a {
	font-size: 10px;
}
#container #content #menu a {
	font-size: 12px;
}
