.main
{
	color: white;
	background-color: black;
	text-align: center;
}
.maintable
{
	color: #FFFFDD;
	border-width: thin;
	border-color: white;
	font-family: Tahoma;
	font-size: 12px;
}
h2
{
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
h4
{
	font-size: 13px;

}
.centerblock
{
	color: #FFFFDD;
	border-width: thin;
	border-color: white;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 0 18px 0 10px;
	line-height: 15px;
	text-align: left;
}
.news
{
	border-width: 0px;
	color: #FFFFDD;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}
.banner
{
	background-color: #555555;
}
.controlpanel
{
	border-style: outset;
	border-width: thin;
	border-collapse: separate;
	border-spacing: 200px 5px;
}
.navigation {	
	background: #953A03;
	border: 1px solid #953A03;
	height: 23px;
}
.navigation a
{
	color: #FFFFDD;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1.5px;
	
	display: block;
	float: left;
	border-left: 1px solid #E47500;
	
	line-height: 16px;
	text-decoration: none;

	margin: 0 13px 0 5px;
	padding: 0 15px 0 7px;
}
.navigation a:hover
{
	#background-color: #602503;
	padding: 0 13px 0 10px;
}
.imggal
{
	border-color: white;
	border-width: thin;
	margin: 10px 10px 10px 10px;
}
.gallery_header2
{
	background-color: #953A03;
	border: 1px solid #953A03;
	height: 23px;
}
a.gn:link,a.gn:hover,a.gn:active,a.gn:visited
{
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	font-variant: small-caps;
}
a.signgb
{
	font-family: Tahoma;
	color: #FFFFDD;
	font-size: 13px;
	text-decoration: none;
	display: block;
	line-height: 35px;	
}
a.signgb:hover
{
	text-decoration: underline;
}

table.guestbook
{
	width: 600px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
  	border-collapse: collapse;
  	margin-bottom: 10px;
}
table.guestbook td.header, th
{
	background-color: #FFFFDD;
	color: black;
	padding: 5px;
}
table.guestbook td.content, p.guestbook
{
	background-color: black;
	color: #FFFFDD;
	padding: 10px;
}