#regwrapper {
	width:790px;
	margin-left:20px;
	padding-left:10px;
	background-image:url(../images/forum/bg_photo.jpg);
	height:480px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e2e51;
}

#mlwrapper {
	width:790px;
	margin-left:20px;
	padding-left:10px;
	background-image:url(../images/forum/ml_photo.jpg);
	height:550px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e2e51;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding:0px;
	margin:0px;
	color:#0e2e51;
	padding-top:10px;
}

#regwrapper a:link, #regwrapper a:visited, #mlwrapper a:link, #mlwrapper a:visited {
	text-decoration:none;
	color:#687046;
	font-weight:bold;
}

#regwrapper a:hover, #mlwrapper a:hover {
	color:#0e2e51;
}