#welcome {
	text-indent: -10000px;
	width:481px;
	height: 34px;
	background: url("../images/communitypics/welcome.png") no-repeat;
	position: relative;
	top: 30px;
	}
	
#bryan {
	text-indent: -10000px;
	height: 34px;
	width: 249px;
	background: url("../images/communitypics/bryan.png") no-repeat;
	position: relative;
	top: 30px;
	}
	
#cs {
	text-indent: -10000px;
	height: 34px;
	width: 348px;
	background: url("../images/communitypics/cs.png") no-repeat;
	position: relative;
	top: 30px;
	}
	
#notcenter {
	text-align: left;
	position: relative;
	padding-top: 55px;
	padding-bottom: 0px;
	padding-left: 30px;
	}

#sign {
	    
	display:block;
    
	float:left;
    
	position:relative;
    
	top:0px;
    
	width:294px;
	
	padding-right: 15px;

	}
	
p {
	font: 14pt "Times New Roman" black;
	padding: 0px 5px 30px 20px;
	margin-left: 10px;
	text-align: center;
	clear: left;
	}
	
#notcenter p {
	padding-top: 0;
	width: 700px;
	clear: left;
	text-align: left;
	}
	
#footer {
	padding-top: 30px;
	}
