body {
	margin: 0px auto;
	background-color: #ffffff;
	background-image: 
	background-repeat: repeat-x;
	}

#container {
width: 579px;
}

#top {
	margin-top: 45px;
	width: 579px;
	height: 19px;
	background-image:  
	background-position: top;
	background-repeat: no-repeat;
	}

#mainp {
	background: #;
	margin-top: 0px;
	width: 577px;
	height: 400px;
	background-image: url('images/bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	}

#main {
	padding-top: 30px;
	padding-left: 25px;
	text-align: left;
	background: #ffffff;
	margin-top: 0px;
	width: 477px;
	height: 350px;
	background-image: 
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	}

#text { 
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	margin-top: 30px;
	}
	
#submit {
	margin-left: 320px;
	margin-top: 2px;
	}

#copyright {
	margin-top: 10px;
	}
	
.rform {
	color: #363636;
	width: 250px;
	margin-top: 5px;
	font-family: verdana;
	padding: 2px;
	border: 1PX SOLID #000000;
	background: #FFFFFF;
	}