body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #400C26;
	margin-top: 22px;
	margin-bottom: 22px;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
h1 {
	font-size: 17px;
	color: #5F1339;
}
a:link {
	text-decoration: none;
	color: #660033;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #993366;
}
a:active {
	text-decoration: none;
}
#layoutMain {
	background-color: #EFD7AD;
	position: absolute;
	width: 670px;
	left: 50%;
	margin: 20px 0px 20px -350px;
	border: 15px solid #FFFFFF;
}
#layoutTop {
	background-image: url(../img/bgTop.jpg);
	position: relative;
	height: 85px;
	width: 670px;
}
#layoutMenu {
	height: 26px;
	width: 373px;
	left: 291px;
	top: 59px;
	position: relative;
}
#layoutTop1 {
	background-image: url(../img/bgTop1.jpg);
	position: relative;
	height: 121px;
	width: 670px;
}
#layoutView {
	background-image: url(../img/bgMain.gif);
	background-repeat: repeat-x;
}
#layoutViewLeft {
	background-color: #E9D7AF;
	background-image: url(../img/bgMain.gif);
	padding: 40px 15px 0px 25px;
	width: 283px;
	float: left;
}
#layoutViewRight {
	background-color: #E9D7AF;
	background-image: url(../img/bgRight.jpg);
	background-repeat: no-repeat;
	width: 265px;
	float: left;
	position: relative;
	top: -96px;
	padding: 20px 40px 0px 42px;
	font-size: 0.9em;
}
.pic {
	border: 5px solid #C6B794;
}
.picGallery {
	border: 5px solid #C6B794;
	margin: 15px;
}
#layoutViewPhotogallery {
	padding: 40px 25px 0px 25px;
	float: left;
}
