body    { 
	background: #E8F7FE url('images/bg.jpg');
	color: #000; 
	height: 100%;
	text-align: center; 
	padding: 0; 
	margin: 0 auto; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#wrapper { 
	width: 980px;
	margin: 0 auto;
	border: 2px solid #000;
	background: #fff;
	}

#header {
	width: 980px;
	height: 367px;
	background: url('images/index2.jpg') no-repeat;
	}
	
#connor	{
width:700px;
padding:25px 140px;
}
#joinlink {
	float: right;
	height: 40px;
	width: 124px;
	margin-top: 280px;
	margin-right: 13px;
	display: inline;
	cursor: pointer;
	}

#memberslink {
	float: right;
	height: 40px;
	width: 124px;
	margin-top: 280px;
	margin-right: 13px;
	display: inline;
	cursor: pointer;
	}


.clear{ clear:both; }
a { color:#049eff; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }

.t1{ font-size:30px; color:#049eff; font-weight:bold; letter-spacing:-2px; }
.t2{ font-size:18px; color:#e90000; }
.t3{ font-size:18px; }
.t4{ font-size:75px; color:#049eff; font-weight:bold; letter-spacing:-5px; text-decoration:underline }
.t5{ font-size:30px; color:#000000; font-weight:bold; letter-spacing:-2px; }
.t6{ font-size:15px; }

#footer{ width:980px; padding:20px 0; text-align:center;}
#footer .text{ width:980px; font-size:14px; color:#fff;}
#footer .text2{ width:980px; padding:20px 0;}