	body {
	background: #cccccc repeat-x;
	font-family: "arial", helvetica, verdana, trebuchet-ms, sans-serif;
	}
	
	#container {
	position: relative;
	width: 1020px !important;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
	#logo {
	position: relative;
	float: left;
	margin: 15px 0 20px 400px;
	}
	
	#navBar{
	position: relative;
	width: 1010px;
	height: auto;
	background: url("../images/bg_nav.png") no-repeat;
	background-position: center;
	text-align: center;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	float: left;
	}
	
	/* Fix IE. Hide from IE Mac \*/		
	*html #navBar {
	position: relative;
	width: 1010px;
	height: auto;
	background: url("../images/bg_nav.gif") no-repeat;
	background-position: center;
	text-align: center;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	float: left;
	}
/* END */
	
	
	#navBar li {
	font-family: "century gothic", arial, helvetica, verdana, trebuchet-ms, sans-serif;
	font-size: 12px;
	width: auto;
	color: #fff;
	display: inline;
	list-style-type: none;
	margin: 0 7px 0 7px;
	padding: 0;
	}
	
	#navBar a {
	color: #ccc;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
	
	#navBar a:hover {
	color: #fff;
	}	
	
	a {
	color: #464444;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}
	
	a:hover {
	color: #000;
	}
	
	h1 {
	font-family: "century gothic", arial, trebuchet-ms, helvetica, verdana, sans-serif;
	font-size: 13px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	color: #323232;
	}
	
	h2 {
	font-family: "century gothic", arial, trebuchet-ms, helvetica, verdana, sans-serif;
	font-size: 2em;
	text-align: left;
	color: #b0b0b0;
	background-color: #fff;
	padding: 0 0 0 80px;
	margin: 30px 0 35px 0;
	text-decoration: none;
	text-transform:uppercase;
	}
	
	h3 {
	font-family: "century gothic", trebuchet-ms, arial, helvetica, verdana, sans-serif;
	font-size: 16px;
	color: #464444;
	padding: 10px 10px 10px 20px;
	text-transform:uppercase;
	}
	
	h4 {
	font-family: "century gothic", arial, trebuchet-ms, helvetica, verdana, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	text-transform:uppercase;
	color: #464444;
	}
	
	p {
	font-size: 13px;
	color: #464444;
	}
	
	hr {
	margin: 0 0 7px 0;
	padding: 0;
	}
	
	.photoHolder {
	float: left;
	position: relative;
	width: 1000px !important;
	height: auto;
	padding: 10px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-color: #fff;
	border-top: 0;
	border-right: 1px #535353 solid;
	border-bottom: 5px #636363 solid;
	border-left: 1px #535353 solid;
	margin: 0 0 10px 0;
	}
	
	#musicBox {
	width:295px;
	height: 75px;
	background-color: #fff;
	position: relative;
	float: left;
	border: 1px #535353 solid;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	}
	
	.socialBox {
	width:295px;
	height: 75px;
	background-color: #fff;
	position: relative;
	float: left;
	border: 1px #535353 solid;
	margin: 10px 0 0 0;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	}
	
	.introBox {
	width:670px;
	height: 172px;
	background-color: #fff;
	position: relative;
	float: right;
	border: 1px #535353 solid;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	}
	
	.introBox p {
	font-size: 12px;
	}
	
	.introBox img {
	padding-right: 10px;
	}
	
	.pushRight {
	text-align: right;
	}
	
	#galleryHolder {
	float: left;
	position: relative;
	width: 1000px !important;
	height: 630px;
	padding: 10px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-color: #fff;
	border-top: 0;
	border-right: 1px #535353 solid;
	border-bottom: 5px #636363 solid;
	border-left: 1px #535353 solid;
	margin: 0 0 0 0;
	}
	
	#footer {
	 width: 1020px;
	 position: relative;
	 float: left;
	 text-align: center;
	 margin: 0;
	}
	
	#footer p {
	font-size: 11px;
	color: #919191;
	}
	
	.largeContentBox {
	width:1020px;
	height: auto;
	background-color: #fff;
	position: relative;
	float: left;
	border-top: 1px #535353 solid;
	border-right: 1px #535353 solid;
	border-bottom: 5px #636363 solid;
	border-left: 1px #535353 solid;
	margin: 0 0 0 0;
	padding: 5px 0px 5px 0px;
	}
	
	.largeContentBox img {
	padding: 20px 20px 20px 10px;
	float: left;
	}
	
	.largeContentBox p {
	padding: 0 20px 0 20px;
	}
	
	.masterGallery {
	width: 860px;
	min-height: 400px;
	margin: 0 auto 0 auto;
	padding: 0;
	}
	
	.masterGallery  ul{
	margin: 0;
	padding: 0;
	}
	
	.masterGallery li{
	color: #fff;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	.masterGallery img {
	padding: 0;
	margin: 5px;
	float: left;
	left: 0;
	}
	
	.masterGallery a img{
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	}
	
	.masterGallery a:hover img{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
	}
	
	.contactHolder {
	float: left;
	position: relative;
	width: 1000px !important;
	height: 570px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: url("../images/bg_contact.jpg") no-repeat;
	background-position: center;
	background-color: #fff;
	border-top: 0;
	border-right: 1px #535353 solid;
	border-bottom: 5px #636363 solid;
	border-left: 1px #535353 solid;
	margin: 0 0 0 0;
	}
	
	.contactInfo {
	float: left;
	width: 485px;
	height: 320px;
	background: url("../images/transparent.png");
	margin: 5% 10px 0 8%;
	padding: 10px;
	border: 1px #535353 solid;
	}
	
	.contactInfo img {
	margin: 5px 10px 5px 0;
	}
	
	.emailForm {
	float: left;
	width: 295px;
	height: 320px;
	background: url("../images/transparent.png");
	padding-right: 10px;
	margin: 5% 10px 0 0;
	padding: 10px;
	border: 1px #535353 solid;
	}