body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, table, th, td, tr, form, fieldset, input, textarea, text {
	margin: 0pt;
	padding: 0pt;
	}
	
img {
	border: none;
	}


body {
	background:url(../images/bodyBG.jpg) repeat-x;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	

				
p, li, a, td{
	line-height: 18px;
	letter-spacing: 0.2px;
	}
	
ul {
	padding-left: 15px;
	}
	
.green {
	color: #68A94F;
	}	
	
.blue {
	color: #0884D8;
	}
	
.yellow {
	color: #F5F602;
	}
	
.italics {
	font-style: italic;
	}
	
#pageBanner {
	margin: auto;
	text-align:center;
	}
	
.homeB {
	background:url(../images/homeBanner.jpg) center repeat-x;	
	}
	
.arB {
	background:url(../images/arBanner.jpg) center repeat-x;	
	}
	
.galleryB {
	background:url(../images/galleryBanner.jpg) center repeat-x;		
	}
	
#pageContainer {
	margin: auto;
	width: 800px;
	}
	
#navBar {
	margin: auto;
	background: url(../images/navBar.jpg);
	color: #333333;
	width: 800px;
	height: 50px;
	overflow: hidden;
	text-align: right;
	opacity: .90;
	}
	
#navBar li{
	display: inline;
	padding-right: 35px;
	}
	
#navBar a {
	text-decoration: none;
	color:#999999;
	}
	
#navBar a:hover {
	color: #333333;
	}
	
#pageHeader {
	width: 800px;
	height: 130px;
	}

#contentWrapper {
	margin: auto;
	width: 760px;
	}	

#contentWrapper a {
	text-decoration: none;
	color: #ffffff;
	}	
	
#contentWrapper a:hover {
	text-decoration: underline;
	}
	
#video {
	margin: 5px;
	background-color: #ffffff;
	padding: 5px;
	width: 300px;
	Height: 250px;
	float: right;	
	display: inline;
	}
	
.photoFrame {
	background: url(../images/photoFrame.gif) center no-repeat;
	width: 190px;
	height: 123px;
	text-align: center;
	}
	
.photoFrame img{
	margin-top: 11px;
	}
	
.galleryRow {
	padding-bottom: 20px;
	}
	
#footer {
	margin-top: 50px;
	background-color: #1C1F22;
	width: 100%;
	height: 100px;
	clear: both;
	}
	
#footerWrapper {	
	margin: auto;
	padding: 5px 0;
	width: 760px;
	}
	
#footerContent {
	float: left
	}
	
#footerContent a {
	text-decoration: none;
	color: #999999;
	}
	
#contact {
	margin-top: 35px;
	float: right;
	text-align: right;
	}	

#contact a {
	text-decoration: none;
	color: #ffffff;
	}	
	
#contact a:hover {
	text-decoration: underline;
	}
	
#copyright {
	margin-top: 53px;
	color: #666666;
	}
	
.selected {
	color: #333333;
	}
	
	


