body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #666666;
	background-image: url(images/bg.gif);
}
#container {
	width: 1000px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 1000px;
	height: 180px;
	background-image:url(images/logo.jpg);
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 1000px;
	margin-top: 5px;
}

/* slideshow div for picture on the left */
#leftpic {
	float:left;
	position:relative;
	width:196px;
	height:140px;
	margin:0px 0px 0px 0px;
}
/* slideshow div for picture in the middle */
#midpic {
	float:left;
	width:196px;
	height:140px;
	margin:0px 5px 0px 5px;
}
/* slideshow div for picture on the right */
#centpic {
float:right;
position:relative;
width:196px;
height:140px;

}
/* slideshow div for picture on the right */
#rightpic {
	float:right;
	position:relative;
	width:196px;
	height:140px;
}
/* slideshow div for picture on the right */
#centerpic {
float:right;
position:relative;
width:196px;
height:140px;
margin:0px 5px 0px 5px;
}
#buttons {
	width: 759px;
	height: 40px;
	border-bottom: 5px solid #a1a1a1;
	float: right;
	background-image: url(images/buttons.png);
}

/*#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: 665px;
	margin-top: 5px;
	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: 1000px;
	float: right;
	height: 690px;
	margin-top: 5px;
	background-image: url(images/back.png);
}

p {
margin: 0px 0px 10px 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
l1 {
	font-size:11px;
}

h2 {
text-align: center;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
h6 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
h5 {
text-align: center;
vertical-align:center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:735px;
	height:619px;
	padding: 12px;
	color: #000000;
	overflow:auto;
	float: right;
}
#pad img { margin:0px 5px 0px 0px;}

#footer {
	background-color: #d2a10c;
	padding: 12px;
	width: 976px;
	color:#ffffff;
	font-size: 90%;
	text-align: center;
	clear:both;
	margin-top: 5px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #49538a;
}

