body {
  	font-family: "Century Gothic","Avant Garde Gothic","Avant Garde",helvetica,sans-serif;
	font-size: 80%;
	margin-top: 5%;
	background-image: url(bg.gif);
}
#main_container { 
	width: 715px;
	padding-bottom: 20px;
	padding-top: 20px;
	background: #fff;
	border: 3px solid #E3E9EE;
	margin: 0 auto;
	}
#container {
	width: 673px;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background: url(headerbg.gif);
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
	background: #C8CDD2;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	margin-top: 5px;
	background-color: #A0B0BD;
	color: #FFFFFF;
	padding: 4px;
	padding-top: 7px;
}
#news p { padding-left: 8px; }
#menu {
	width: 420px;
	background-color: #D3D98F;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a { padding: 10px; }
#menu a:link, #menu a:visited, #menu a:active {
	display: inline;
	background-color: #D3D98F;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	background-color: #818A94;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a.active { background-color: #666666; color: #CCE8FF; }
#content {
	width: 446px;
	float: right;
	height: 458px;
	margin-top: 5px;
	background-color: #E3E9EE;
	line-height: 150%;
}
#content2 {
	width: 446px;
	float: right;
	margin-top: 5px;
	background-color: #E3E9EE;
	line-height: 150%;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px solid #CCE8FF;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #E2D9C8;
	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: 125%;
	color: #999999;
}
h3 a { color: #000000; }
h3 a:hover { text-decoration: none; }

#button { background: #C8CDD2; }
#button:hover { background: #818A94; }
#button a { color: #FFFFFF; text-decoration: none; }
#button a:hover { text-decoration: underline; }
