body {
	background: #000000 no-repeat top fixed;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
a{

	color: #FFCC00;
	text-decoration:underline;

}
a:hover{
	text-decoration: none;
	color: #FFCC00;
position:	relative;
}



#wrapper{
	width: 947px;
	margin: 0px auto;

	background:url(../images/contentback.png);



	
}

#header{

}
#menu{
	background: #005183;
	height: 49px;
}
ul#topnav{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
}
ul#topnav li{
	list-style: none;
	display:inline;
}
ul#topnav li a{
	padding: 16px 19px 17px 19px;
	display: inline-block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
}
ul#topnav li a:hover{
	color: #FFCC00;	
	background: #004b7a;
}
#content{
	padding: 20px;
}

.contentBox{
	width: 511px;
}
.contentHeader{
	background: #BD0805;
}
.contentArea{
	position: relative;
	background:url(../images/contentbackdarkeragain.png);
	padding: 20px;
}

.contentBoxFull{
	width: 100%;
}


#sidePhotos{
	float: right;
}
#footer{
	padding: 20px;
	position: relative;
	background:url(../images/contentbackdarkeragain.png);
	text-align: center;

}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: none;
	color: #FFCC00;

}
h1{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #FFCC00; 
}
h2{
	color:#99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;

}
.attop{
	margin-top: 0px;
	padding-top: 0px;
}
table.borderedTable{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(../images/contentback.png);
}
table.borderedTable td{
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;

}
form{
	position: relative;
}
input,textarea, select{
	width: 95%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555;
}
.submitButton{
	width: auto;
}
.borderedBlue{
	border: 2px solid #005687;
	background: url(../images/contentback.png);
}
.imgGallery{
	border: 3px solid #FFF;
	border-bottom: 15px solid #FFF;
	margin-right: 17px;
	margin-bottom: 17px;
}
.sideAreaLeft{
	width: 48%;
	float: left;

}
.sideAreaRight{
	width: 45%;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #FFF;
}
.sideAreaRight2{
	width: 50%;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	

}
.clear{
	clear: both;
}	
.blue{
		color:#99CCFF;
}
.yellow{
color: #FFCC00;
}
.slideShow{
	width: 907px;
	height: 200px;
	overflow: hidden;
}

