body, html {
	margin: 0px;
	padding: 0px;
	background-image: url(images/80_bg.gif);
	background-repeat: repeat-x;
	background-color: #694D3F;
}
#main {
	background-image: url(images/body_repeat.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 100%;
}
#core {
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#core .contentarea {
	padding-right: 30px;
	padding-left: 35px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#footer .inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
}
#footer .inside a {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
#right {
	float: right;
	height: 100%;
	width: 307px;
	margin-top: 90px;
}
#right .inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 10px;
}
#right .inside .divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bad9a7;
	padding-top: 12px;
	padding-bottom: 12px;
}
#right .inside h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}



#left {
	float: left;
	height: 100%;
	width: 590px;
}
#left .inside {
	margin-top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	margin-left: 10px;
	margin-right: 10px;
}
#left .inside th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	text-align: left;
}

#left .inside .gallery {
	border: 1px solid #bfbfbf;
	width: 567px;
}
#left .inside .gallery img {
	border: 3px solid #FFFFFF;
}

#left .inside .minigallery {
}
#left .inside h1 {
	font-family: "Helvetica Condensed", Helvetica, Tahoma, Verdana;
	font-size: 34px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	letter-spacing: -1px;
	line-height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#left .inside form {
	margin: 0px;
	padding: 0px;
}
#left .inside input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left .inside textarea {
	width: 500px;
	height: 125px;
}
#left .inside h2 {
	font-family: "Helvetica Condensed", Helvetica, Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#left .inside li {
	list-style-type: square;
}
