body {
	background-color: #cccccc;
	text-align: center;
}

#container {
	background-color: #cccccc;
	margin: 0 auto;
	width: 525px;	
}

#header {
	background-color: #cccccc;
	width: 525px;
	height: 287px;
}

#content {
	background: #cccccc url('images/bg.jpg') repeat-y;
	padding-left: 40px;
	padding-right: 95px;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: left;
}

#footer {
	background-color: #cccccc;
	width: 525px;
	height: 44px;
}


a:link {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:visited {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:active {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:hover {  color: #487272; text-decoration: none; border-bottom: 1px dotted #487272;}


p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 0px;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #333333;
	line-height: 16px;
}

.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;
	margin-right: 5px;
	letter-spacing: 0.5em;
	color: #375C5C;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #375C5C dotted;
	word-spacing: 0.3em;
	line-height: 10px;
	text-transform: uppercase;
}


fieldset {
	width: 310px;
	margin-left: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 10px 20px 20px 20px; 
	border:1px dotted #f0f0f0;
	background-color: #7EB2B2;
	color: #375C5C;
	font-family: 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 #666666;
    border-bottom: 2px solid #666666;
	background-color: #667373;
    color: #D9E9E6;
    text-align:right;
	font: 70% Verdana, Helvetica, sans-serif;
	font-size: 8px;
	letter-spacing: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
 }


ul {
	list-style: circle;
	margin-left: 0;
	padding-left: 5em;
	padding-right: 2em;
	padding-top: 6px;
	text-indent: 0em;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333333;
	line-height: 16px;
	}

li {
	padding-top: 15px;
}

.image1 {
	margin-left: 10px;
	border: 1px dotted #ffffff;
}

.image2 {
	margin-right: 10px;
	border: 1px dotted #ffffff;
}



.enth3_email, .enth3_name , .enth3_url, .enth3_comments
	{
	width: 200px;
	background: #7EB2B2;
	border:1px solid #67999a;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.enth3_password, .enth3_vpassword
	{
	width: 94px;
	background: #7EB2B2;
	border:1px solid #67999a;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.enth3_submit, .enth3_reset
	{
	width: 50px;
	background: #7EB2B2;
	border:1px solid #67999a;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}


.enth3_country 	{
	width: 210px;
	background: #7EB2B2;
	border:1px solid #67999a;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}


.noborder {
}

.noindent2 {
	text-align: center;
	color: #375C5C;
}

select	{
	width: 210px;
	background: #7EB2B2;
	border:1px solid #67999a;
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	}

table, tr, td {
	font-family: arial, georgia, times;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #333333;
	line-height: 10px;
	padding-bottom: 8px;
}

#spacing {
	height: 25px;
}
	