body{
	text-align:center;
	margin:auto;
	background-color:#000000;

}
.pageWrapper{
	width:100%;
	text-align:center;
	margin:auto;
}
.header{
	width:100%;
	height:165px;
	background-image:url(http://www.darrahgallery.com/images/headerBG.jpg);
	background-repeat:repeat-x;
	
}
.headerContent{
	width:750px;
	text-align:left;
	margin:auto;
}
.headerLogo{
	width:330px;
	height:165px;
	float:left;

}
.headerNav{
	width:420px;
	height:55px;
	float:right;
	text-align:right;
	padding-top:110px;
}
.mainContent{
	width:750px;
	padding-top:20px;
	color:#999999;
	margin:auto;
	text-align:center;

}

.mainContentText{
	width:715px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:auto;

}
.subMainContentText{
	width:715px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:auto;
	color:#CCCCCC;
}
.mainContent, a{
	color:#666666;
}
.hpCenterImage{
	border-width:15px;
	border-style:solid;
	border-color:#000000;
	
}
.pageTitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	font-style:italic;

}

