body {
	margin:0px auto;
	padding:0px;
	background:#000000 url(../images/bg.gif);
	color:#ffffff;
	text-align:center; 
	font-family: Lucida Grande,Lucida Sans Unicode,Verdana,Arial,_sans;
}

img {
	border: 0px;
}

a:link {
	font-size:1em;
	text-decoration: none;
	color: #51b161;
	font-weight:bold;
}

a:hover {
	font-size:1em;
	text-decoration: underline;
	color: #51b161;
	font-weight:bold;
}

a:active {
	font-size:1em;
	text-decoration: none;
	color: #51b161;
	font-weight:bold;
}

a:visited {
	font-size:1em;
	color: #51b161;
	text-decoration: none;
	color: #51b161;
	font-weight:bold;
}

.clearfix {
	clear:both;
}

div#pagecontainer {
	width:400px;
	margin:0px auto;
	text-align:center; 
}

div#revpop {
	float:right;
	padding-top:20px;
	margin:0px auto;
	text-align:center; 
	width:400px;
}

div#form {
	float:left;
	padding-top:20px;
	margin:0px auto;
	text-align:left; 
}