body{
	background-image: url(images/background.jpg);
	font-family:  Verdana, Arial, sans-serif;
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
}
.leftside{
  background-image: url(images/leftside.png);
}

.rightside{
	background-image: url(images/rightside.png);
}
.bg-blue{
	background-color:#284179;
}
.bg-white{
	background-color:#ffffff;
}
.menuarea{
	background-color:#284179;
	width:130px;
	height:130px;
}
.cpdtarea{
	background-color:#284179;
	width:130px;
	height:80px;
	vertical-align:top;
	text-align:center;
}
.apdtarea{
	background-color:#284179;
	width:130px;
	height:80px;
	vertical-align:top;
	text-align:center;
}
.aabparea{
	background-color:#284179;
	width:130px;
	height:70px;
	vertical-align:top;
	text-align:center;
}
.absarea{
	background-color:#284179;
	width:130px;
	height:70px;
	vertical-align:top;
	text-align:center;
}
.cgcarea{
	background-color:#284179;
	width:130px;
	height:120px;
	vertical-align:top;
	text-align:center;
}
.blanknav{
	background-color:#284179;
	width:130px;
	vertical-align:bottom;
	text-align:center;
}	
a{
	text-decoration: underline;
	color: #2B417B;
}
a img{
	border: none;
}
#body_wrap
{
	height:100%;
}
div.navpic 
{	
	width:130px;
	height:130px;
}

div.middle {	
	height: 100%;
	padding-left:20px;
	padding-right:10px;
	padding-top: 20px;
	margin-left:0;
	margin-right:0;
	text-align: left;
}
div.update
{
	position:relative;
	top:0px;	
	text-align:center;
	font-size:10px;
	color: White;
	vertical-align: middle;
	height:40px;
}
div.center {
        position:absolute;
        top:150px;
        height: 100%;
        padding-left:0;
        padding-right:0;
        padding-top: 3px;
        margin-left:0;
        margin-right:0;
        text-align: left;
}

div.footer 
{
	font-size: 11px;
	color: Gray;
	text-align: center;
	padding-top: 40px;
}

div.ring
{
	text-align: center;
	font-size: 11px;
}

ul.nav-list 
{
	background-color:#ffffff;
	font-size: 13px;
	vertical-align:middle;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-color: #2B417B;
}
#logowrap
{
	position: absolute;
    top: 0px;     
	left: 10px;
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0 0px;
	text-align: center;
}	
#nav
{
	left: 10px;
	width: 130px;
	height: 275px;
	background-repeat: no-repeat;
	background-color: #2B417B;
}
#content{
	position:absolute;
    top: 150px;
	left: 170px;
	width: 600px;
    padding-left:0;
    padding-right:0;
    padding-top: 3px;
    margin-left:0;
    margin-right:0;
    text-align: left;
}

#image
{
	border:0;
}
#navlist li { 
	padding-left: 10px;
	padding-top: 10px;
	background-position: 0 .5em;
}
#navlist li a {
	text-decoration: none;
	padding: .25em 1em;
	color: #ffffff;
}
#navlist li a:hover {
	font-weight: bolder;
}
	
#home #navlist li#home a, #about #navlist li#about a, #resources #navlist li#resources a, #faqs #navlist li#faqs a, #gallery #navlist li#gallery a, #videos #navlist li#videos a, #contact #navlist li#contact a, #services #navlist li#services a, #TheCrew #navlist li#TheCrew a, #calendar #navlist li#calendar a
{
	font-weight: bolder;
}

div.smalltext 
{
	font-size:12px;
}
div.boldtext 
{
	font-weight:bold; 	
	font-size:17px;
}

td.question
{
	font-weight:bold;
}

td.answer
{
}

#fullpage
{
	 position:absolute;
	 top:0px;
	 left:0px;
	 width:100%;
	 height:100%;
}

li.serv
{
	padding-bottom:8px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
