body{
	background-color:#666;}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;

	
}

.adsleft{
width: 120px; margin: 0 auto;}


.main {
	width: 900px;
	float: left;
}

.header_right {
	background-color: #000000;
	float: left;
	width: 900px;
}

.nav {
	float: left;
	width: 174px;
	background-color:#000;
	text-indent: 3px;
	
}

.content {
	float: left;
	width: 715px;
	background-color:#FFF;
	padding-left: 10px;
	padding-top: 10px;
	
	
}

.error-message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B803B8;
	background-color: #fff;
	padding: 15px;
	margin: 15px;
	border-left-color:#F00;
	border-left:dotted;
}
.register-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;


}




.register-field {
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;


}

.register-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #060;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color:#060;
	border-left:dotted;
	clear:both;
	padding-left: 10px;
	
}


.register-head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #060;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color:#060;

	clear:both;
	
}




.good {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #060;
	background-color: #fff;
	padding: 15px;
	margin: 15px;
	border-left-color:#060;
	border-left:dotted;
}



.p2{
color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.navlinks{

color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:14px;}


.navlinks:hover{
	text-decoration:underline;}



h3{
	color:#999;}

