#pixtagline h1 {
  font-size: 10pt; 
  color : black;
 }

 
#logohome {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo.jpg) no-repeat;
}

#logoapp {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(../images/logo.jpg) no-repeat;
}


#logolink {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(../images/logo_links.jpg) no-repeat;
}



#logohomeimage {
	position: relative;
	font-size: 10pt;
	color: black;
	margin-left: 200px;
	width : 255px;
	height : 80px;
	background : url(images/collage3_small.jpg) no-repeat;
}

#logohometagline {
	position: relative;
	font-size: 10pt;
	color: black;
	margin-left: 260px;
	width : 200px;
	height : 80px;
}

#logoevents {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo_events.jpg);
}

#logomarketplace {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo_marketplace.jpg);
}

#logopersonals {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo_personals.jpg);
}

#logomemberreviews {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo_memberreviews.jpg);
}

#logoforums {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo_forums.jpg);
}

#logolocal {
	position: relative;
	width : 100%;
	height : 80px;
	background : url(images/logo_local.jpg);
}



