body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image:url(images/white_bg.gif);
	background-repeat:repeat;
	background-color:#ffffff;
}
#footer{
	background-color:#792719;
}

.menubottom{
	margin-top:2px;
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.menubottom a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menubottom a:hover{
	color:#ae7a00;	
	font-weight:bold;	
	text-decoration:underline;
}
.maintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintext a{
	text-decoration:underline;
	color:#ae7a00;
}
.maintext a:hover{
	text-decoration:none;
	color:#792719;
}
.orange{
	color: #ae7a00;
}

.header {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #792719;
	font-weight: bold;
}
.pagename {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

#galleryTable	{
	background-color: #792719;
	border-color: #FFFFFF;	
}
#galleryHeader{
	padding-top: 25px;
}

