body {
	margin:0px; 
	padding:0px; 
	border:0px; 
	background:url('nerdhard-pattern.gif');  
	background-color:#ffffff; 
}

span.rollover {
	display: block;
	width: 250px;
	height: 73px;
	text-decoration: none;
	background: url("joinbutton.jpg");
}

span.rollover:hover {
	background-position: -250px 0;
}

p {
	color:#333333;
	font-size:12px;
	font-family:Tahoma;
	line-height: 20pt;
}

.tahoma11w {
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}

.tahoma11b {
	color:#333333;
	font-size:11px;
	font-family:Tahoma;
}

.desHolder{
	float:left;margin-left:3px;text-align:left;
}
.desBox{
	background-color:#444444;
}
.desInfo{
	font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff;margin-left:5px;margin-right:5px;padding-top:15px;padding-bottom:15px;line-height:18px;
}

.footerText{
	font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#999;
}
.footerText a:visited,.footerText a:link,.footerText a:active,.footerText a:hover{
	color:#999; text-decoration:none;
}

