body {
	margin: 0;
	padding: 0;
	background: url(../img/bkgd-page.jpg) repeat-x #000;
	font: normal 100% Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, p, blockquote, form, fieldset, label, table {
	margin: 0;
	padding: 0;
	border: none;
}
#head {
	background: url(../img/bkgd-head.jpg) no-repeat;
	height: 76px;
	overflow: hidden;
}
#logo {
	float: left;
}
#nav {
	float: left;
	padding-top: 45px;
	padding-left: 10px;
	height: 31px;
}
#nav a {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 31px;
	color: #6a1228;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
#nav a:hover {
	color: #000;
}
#nav a.active {
	color: #fff;
}
#middle {
	clear: both;
	background: url(../img/bkgd-middle.jpg) no-repeat;
	min-height: 524px;
	height: auto !important;
	height: 524px;
	padding: 0 0 0 0;
	color: #e7e3c3;
}
#left {
	width: 192px;
	padding: 20px 0 0 0;
	float: left;
	text-align: center;
}
#left p {
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	line-height: 1.4em;
	padding: 0 0 1em 0;
	text-align: left;
}
#left h3 {
	font: bold 0.8em Arial, Helvetica, sans-serif !important;
	line-height: 1.2em;
	padding: 0 0 3px 0 !important;
	margin: 0 !important;
	text-align: left !important;
	color: #e7e3c3 !important;
}
#left h5 {
	font: bold 0.7em Arial, Helvetica, sans-serif !important;
	line-height: 1.2em;
	padding: 0 0 1em 0 !important;
	text-align: left !important;
}
#left h6 {
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	line-height: 1.2em;
	padding: 0 0 1em 0 !important;
	text-align: left !important;
	color: #fff;
}
#left h6 a {
	text-decoration: underline !important;
}
#left ul {
	font: bold 0.7em Arial, Helvetica, sans-serif !important;
	line-height: 1.4em;
	margin: 0 0 1em 10px !important;
	padding: 0 !important;
	text-align: left;
}
#left li {
	margin: 0 0 0 5px !important;
	padding: 0 0 3px 0 !important;
}
#left fieldset {
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
	text-align: left !important;
	width: 130px;
	font-size: 11px !important;
}
#left fieldset p {
	font-size: 11px !important;
}
#left label {
	width: 125px !important;
	padding: 0 0 5px 0 !important;
}
#left input {
	width: 125px;
}
#left label.button2 {
	float: none;
	display: inline;
	width: 60px !important;
	padding: 0px 0 0 0 !important;
	margin: 0 !important;
}
#left label.button2 input {
	float: none;
	display: inline;
	width: 60px !important;
	background: #dfdabc;
	border: 1px solid #000;
	color: #671229;
	font-weight: bold;
	margin: 0 0 5px 0 !important;
	font-size: 10px !important;
}
#text {
	width: 550px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 20px 0 10px 0;
}
#textWide {
	width: 750px;
	overflow: hidden;
	padding: 20px 0 10px 20px;
}
#middle a {
	color: #fff;
}
#middle a:hover {
	color: #f0eedd;
}
#middle h1 a, #middle h2 a, #middle h3 a, #middle h4 a, #middle h5 a, #middle h6 a {
	text-decoration: none;
}
#middle h1 {
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0 0 0.5em 0;
}
#middle h2 {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 1.2em 0 0.5em 0;
}
#middle h3 {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0.9em 0 0.5em 0;
}
#middle h4 {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0.9em 0 0.5em 0;
}
#middle h5 {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #e7e3c3;
	padding: 5px 0 0em 0;
	text-align: center;
}
#middle p {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding: 0 0 1em 0;
}
#middle ul, #middle ol {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	padding: 0 0 1em 3em;
}
#middle li {
	padding: 0 0 0.5em 0;
}
#middle table {
	border-collapse: collapse;
}
#middle th {
	line-height: 1.2em !important;
	padding: 7px 15px 7px 0px;
	border-bottom: 1px dotted #e7e3c3;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #fff;
}
#middle td {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.2em !important;
	padding: 7px 15px 7px 0px;
	border-bottom: 1px dotted #e7e3c3;
}
fieldset {
	font: normal 0.8em Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
fieldset br {
	clear: both;
}
label {
	float: left;
	display: inline;
	width: 140px;
	padding: 10px 10px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
input {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 3px 0 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	padding: 2px;
}
select {
	float: left;
	display: inline;
	width: 146px;
	margin: 0 3px 0 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 0px solid #000;
	padding: 0px;
}
select.sidebar {
	float: left;
	display: inline;
	width: 126px;
	margin: 0 0px 0 0;
	font: normal 10px Arial, Helvetica, sans-serif;
	border: 0px solid #000;
	padding: 0px;
}
textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 0 3px 0 0;
	float: left;
	display: inline;
}
label.long {
	width: 300px;
}
label.long input, label.long textarea, label.long select {
	width: 300px;
}
label.short {
	width: 50px;
}
label.short input, label.short select {
	width: 40px;
}
label.xshort {
	width: 40px;
}
label.xshort input, label.xshort select {
	width: 25px;
}
label.button {
	clear: both;
	float: left;
	display: inline;
	width: auto !important;
	padding: 0px 0 3px 0 !important;
}
label.button input {
	float: left;
	display: inline;
	width: auto !important;
	background: #dfdabc;
	border: 1px solid #000;
	color: #671229;
	font-weight: bold;
	font-size: 10px;
}
label.buttonSidebar input {
	float: left;
	display: inline;
	width: 126px !important;
	background: #dfdabc;
	border: 1px solid #000;
	color: #671229;
	font-weight: bold;
	font-size: 10px;
	margin: 3px 0 5px 0;
}
label.button2 {
	float: none;
	display: inline;
	width: auto !important;
	padding: 0px 0 0 0 !important;
	margin: 0 !important;
}
label.button2 input {
	float: none;
	display: inline;
	width: auto !important;
	background: #dfdabc;
	border: 1px solid #000;
	color: #671229;
	font-weight: bold;
	margin: 0 !important;
	font-size: 10px;
}
input.hidden {
	display: none;
}
fieldset.f150 {
	width: 140px;
	padding: 0 0 5px 10px;
}
fieldset.f150 label {
	padding: 10px 0 5px 0;
}
fieldset.f150 label, fieldset.f150 input {
	font-size: 11px;
}
fieldset.f150 label.button input {
	float: left;
	display: inline;
	width: 130px !important;
	background: #dfdabc;
	border: 1px solid #000;
	color: #671229;
	font-weight: bold;
}
#foot {
	clear: both;
	padding: 10px 20px 20px 20px;
	color: #93786e;
	font-size: 0.7em;
	border-top: 1px solid #93786e;
}
#foot a {
	color: #93786e;
}
#foot a:hover {
	color: #fff;
}
/* classes */
.gold-border {
	border: 1px solid #e7e3c3;
}
.gold-border-wide {
	border: 3px solid #e7e3c3;
	background: #000;
	padding: 10px;
}
.gold-border-contest {
	border: 1px solid #e7e3c3;
	margin: 0 35px 35px 0;
	float: left;
	display: inline;
	width: 150px;
	min-height: 640px;
}
/* for Internet Explorer */
/*\*/
* html .gold-border-contest {
	height: 640px;
}
/**/
.patternTitle {
	height: 40px;
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	text-align: center;
}
.gold-border-contest p {
	font: normal 0.7em Arial, Helvetica, sans-serif !important;
	line-height: 1.1em !important;
	padding: 3px 5px 10px 5px !important;
	color: #fff !important;
	text-align: center;
}
.gold-border-contest select {
	width: 80px !important;
}

a.button {
	float: none;
	display: block;
	width: auto !important;
	background: #dfdabc;
	border: 1px solid #000;
	color: #671229 !important;
	font-weight: bold;
	margin: 0 5px 5px 5px !important;
	font-size: 10px !important;
	text-decoration: none;
	padding: 3px;
	text-align: center;
}
.loginBox {
	background: #000;
	padding: 10px 10px 0 10px;
	width: 130px;
	border: 1px solid #e7e3c3;
	margin: 0 20px 20px 20px;
}
.hidden, input.hidden, hidden {
	display: none;
}
.galleryPic {
	width: 230px;
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	border: 1px solid #e7e3c3;	
}
.galleryPic p {
	width: 220px;
	font-size: 0.7em !important;
	text-align: center !important;
	line-height: 1.2em !important;
	padding: 5px 5px 10px 5px !important;
}
.galleryPicRight {
	width: 230px;
	float: right;
	display: inline;
	margin: 0 0px 15px 15px;
	border: 1px solid #e7e3c3;	
}
.galleryPicRight p {
	width: 220px;
	font-size: 0.7em !important;
	text-align: center !important;
	line-height: 1.2em !important;
	padding: 5px 5px 10px 5px !important;
}
.clear {
	clear: both;
}
.small {
	font-size: 0.85em;
}
.textBox {
	border: 1px solid #c1b979;
	padding: 0 15px 15px 15px;
	background: #440c19;
}