body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-color:#FFE4C7; 
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	
	
}
#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:#d6b899;
}

/*#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: 462px;
	margin-top: 5px;
	background-image:url(images/news_bg.gif);
	background-repeat:no-repeat;
	color: #FFe4c7;
	padding: 10px;
}


#news a:link, #news a:visited, #news a:active {
	color: #FFe4c7;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#content {
	width: 447px;
	float: right;
	height: 482px;
	margin-top: 5px;
	background-color: #ffe4c7;
}

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: #F7CB33;
}
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-top: 12px;
	margin-left:10px;
	color: #603813;
	overflow:auto;
}
#footer {

	padding: 12px;
	width: 649px;
	color:#FFe4c7;
	font-size: 90%;
	text-align: center;
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #49538a;
}
