body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #000000;
	/*padding-top: 30px;"*/
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#buttons {
	width: 447px;
	height: 30px;
	background-color: #f4dda6;
	border-bottom: 1px solid #f4dda6;
	margin-bottom: 10px;
}

/*#buttons a:link, #buttons a:active, #buttons a:visited {
	color:#4a4237;
	text-decoration:none;
}

#buttons a:hover {
	color:#4a4237;
	text-decoration:underline;
}*/

#news {
	width: 201px;
	height: 472px;
	margin-top: 5px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
}


#news a:link, #news a:visited, #news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#content {
	width: 447px;
	float: right;
	height: 492px;
	margin-top: 5px;
	background-color: #f4dda6;
}

p {
margin: 0px 0px 10px 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: #e4ab21;
}
h2 {
text-align: center;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:423px;
	height:400px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}
#footer {
	background-color: #e4ab21;
	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: #49538a;
}
