body {
	background: #6f6c75;
	text-align: center;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #813159;
	letter-spacing: 0.1em;
}


a:link {
	text-decoration: none; font-size: 11px; color: #ad7889;
}
a:visited {
	text-decoration: none; font-size: 11px; color: #ad7889;
}
a:active {
	text-decoration: none; font-size: 11px; color: #ad7889;
}
a:hover {
	text-decoration: underline; font-size: 11px; color: #ad7889;
}

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

#header {
	width: 471px;
}

#headimg {

}

#content {
	width: 441px;
	background: #E0D7D9;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 30px;
	text-align: justify;
	line-height: 1.7em;
}

#footer {
	background: url('images/footer.jpg');
	width: 471px;
	height: 51px;
}

p {
	padding-left: 3px;
	padding-right: 3px;
}


.title {
	margin: 0 auto;
	border-bottom: 1px solid #ad7889;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia;
	color: #ad7889;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 0.3em;
}


.title2 {
	margin: 0 auto;
	border-bottom: 1px solid #ad7889;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Georgia;
	color: #ad7889;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 0.3em;
}

.stats {
	width: 280px;
	background: #C1A1A8;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	line-height: 1.7em;
	border-top: 15px solid #e0d7d9;
	border-bottom: 5px solid #813159;
}

.space {
	height: 30px;
}


.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_comments {
	background: #c1a1a8;
	border: 1px solid #c1a1a8;
	width: 220px;
	text-align: left;
	line-height: 1.7em;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #813159;
	letter-spacing: 0.1em;
}

.enth3_password, .enth3_vpassword {
	background: #c1a1a8;
	width: 107px;
	border: 1px solid #c1a1a8;
	text-align: left;
	line-height: 1.7em;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #813159;
	letter-spacing: 0.1em;
}

.enth3_submit, .enth3_reset {
	background: #c1a1a8;
	border: 1px solid #c1a1a8;
	width: 40px;
	text-align: left;
	line-height: 1.7em;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #813159;
	letter-spacing: 0.1em;
}

tr, td, table {
	margin: 0 auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	line-height: 1.7em;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 11px;
	color: #813159;
}



