
body {
background-color:#e3d5c9;
}
#vtop {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:18px;
text-align:center;
margin:0 0 5PX 300px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	border:5px solid #FFFFFF;
	width: 800px;
		background-color:#ffffff;
		}
#container {
	background-color:#ffffff;
	width:800px;
	}
a {
color:#5e3150;
text-decoration:none;
}
a:hover {
text-decoration:underline
}
img {
border:none;
}
#galpics {
border:#FFFFFF solid 1px;
}
#galpics:hover {
border:#5e3150 solid 1px;
}
h1 {
font-size:24px;
font-weight:300;
margin:10px 0 0 10px;
color:#5e3150;
font-style:italic;
}
#left {
height:450px;
background-color:#5e3150;
margin-right:5px;
width:195px;
float:left;
}
#right_top {
background-color:#5e3150;
width:600px;
height:50px;
}
#bottom_left {
background-color:#f7d596;
width:195px;
min-height:130px;
color:#5e3150;
float:left;
}
#galt {
background-color:#EFEFEF;
padding:10px;
width:600px;
}
#bottom_left p {
margin:5px 10px 5px 10px;
font-family:Arial, Helvetica, sans-serif;
}
#bottom_left h2 {
margin:0 10px 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:100;
}
#bottom_right {
background-color:#EFEFEF;
margin-left:5px;
min-height:130px;
width:600px;
}
#bottom_right p {
margin:10px;
font-family:Arial, Helvetica, sans-serif;
}
#menumain {
width:195px;
text-align:center;
font-family:Arial, Verdana, sans-serif;
background-color:#EFEFEF;
float:left;
}
#menumain ul
{
	margin:0;
	padding:0;
	list-style:none;
	}
#menumain li 
{
display:block;
	float:left;
	font-weight:500;
}
#menumain a {
	display: block;
	float: left;
	padding: 2px 0 0 0;
	text-decoration: none;
	color: #eeb164;
	width:195px;
	font-size:1.5em;
	margin:5px 0 5px 0;
}

#menumain a:hover {
background-color:#5e3150;
}
#foot {
font-size:11px;
background-color:#e3d5c9;
text-align:center;
margin-top:5px;
color:#5e3150;
}
