body {
	background: url('images/bg.gif');
	text-align: center;
	font-family: verdana, arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 16px;
	color: #66382B;
	}

a:link {color: #535E2E; text-decoration: none;}
a:visited {color: #535E2E; text-decoration: none;}
a:active {color: #535E2E; text-decoration: none;}
a:hover {color: #535E2E; text-decoration: none; border-bottom:3px solid #535E2E;}

#container {
	margin: 0 auto;
	width: 538px;
	text-align: center;
	}

#header {
	width: 538px;
	}


#main {
	width: 478px;
	background: url('images/mainbg.jpg');
	margin: 0 auto;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 24px;
	}

#footer {
	background: url('images/footer.jpg') no-repeat;
	width: 538px;
	height: 34px;
	line-height: 19px;
	letter-spacing: 0.1em;
	}

#footer A:link {color: #535E2E; text-decoration: none; border:0px;}
#footer A:visited {color: #535E2E; text-decoration: none; border:0px;}
#footer A:active {color: #535E2E; text-decoration: none; border:0px;}
#footer A:hover {color: #535E2E; text-decoration: none; border-bottom:3px solid #535E2E;}

.title {
	font: 70% Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 0px;
	letter-spacing: 0.5em;
	color: #E0C679;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px #E0C679 solid;
	word-spacing: 0.3em;
	line-height: 10px;
	text-transform: uppercase;
	}


fieldset {
	width: 395px;
	margin-left: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 10px 20px 20px 20px; 
	border:0px solid #66382B;
	background-color: #E0C679;
	color: #66382B;
	font-family: verdana, arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 16px;
	}


legend {
	position:relative;_top:-2.1em;
	margin-top: 0px;
    padding: 0.2em 0.5em;
    border-right: 2px solid #535E2E;
    border-top: 2px solid #535E2E;
	background-color: #A27F34;
    color: #411500;
    text-align:right;
	font: 70% Verdana, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	 }

#spacing {
	height: 25px;
	}
	
.affy {
	border: 2px solid #535E2E;
	}

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

.form {
	width: 240px;
	background: #E0C679;
	border:0px solid #67999a;
	font-family: verdana, arial, georgia;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #66382B;
	padding-left: 3px;
	padding-right: 3px;
}

.button {
	background: #E0C679;
	border:0px solid #67999a;
	font-family: verdana, arial, georgia;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #66382B;
}

input, textarea, select {
	background: #E0C679;
	border:0px solid #67999a;
	font-family: verdana, arial, georgia;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #66382B;
	padding-left: 3px;
	padding-right: 3px;
}

.enth3_name, .enth3_email, .enth3_url, textarea {
	width: 230px;
}

.enth3_password, .enth3_vpassword {
	width: 109px;
}

select {
	width: 234px;
}
