body {
	color:#FFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
 	clear: both;
	padding-bottom:  
6px;
	font-family: Helvetica, Arial, sans-serif;
	background:#006e77 bottom right;
	 
background-attachment:fixed;
}

#header {
	position:absolute;
	top:0px;
	border-top:solid #006e77 2px;
border-bottom:solid #006e77 0px;
	background: url('../images/header.png') repeat-x;
	height:80px ;
	width:100%;
}
.altparagraph{
	color: #292929;
	font-weight:normal;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 
{
	color:#FFF;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 24px;}


#stripes {
position:absolute;
	top:0px;
	right:50px;
	background:url('../images/stipes.png') no-repeat ;
	height:80px;
	width:251px;
	z-index:5;
}


#nameplate {
	background: url('../images/nameplate.png') no-repeat bottom left;
	margin-top:10px;
	width: 200px;
	height:80px;
	margin-left:35px;

}
.menu { margin-top:100px;}
.menu, .menu li {list-style: none;}
.menu ul{ padding: 0; margin-top:0; width: 600px; }
.menu li {
	width:600px;
	color: #FFF;
	width: 242px;
	text-decoration: none;
	line-height: 35px;
}
.menu li ul li {
	width: 600px;
	text-decoration: none;
	line-height: 35px;
}
.thumbnailbox {
	background-image: none;
}


.menu li  
ul li ul li a:hover{
	color: #CCC;
	background: gray;
	
}
.menu li ul li ul li a{
	background: none;
	 
color:#FFF;
	line-height: 16px;
	background:gray;
	margin-right:5px;
}
#main table tr td {
	min-width:  
110px;
}
.menu li ul li a{
		background: url(../images/subbuttonon.png) no-repeat;
}
.menu li ul li a:hover {
	 
	background: url(../images/subbuttonoff.png) no-repeat;

}













.menu a.notactive:hover {
background:url('../images/buttonoff.png') no-repeat;
}
.menu a.notactive {
	color:#bbb;
}

#hidden {
	 
visibility: hidden ;
	height: 0;
	width: 0;
	
}

.nobackground {
background: none;	
}

#textbox { font-size:10pt; line-height:12pt; }
#wrap { margin:100px auto; width:640px; }
#main .lightbox {margin: 0 auto;}

#main {
padding-left: 15px;
padding-top: 15px;	
;
}

#gradient {

   border-top: 1px solid rgba(0,0,0,.3);
   background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.2)), to(rgba(0,0,0,.2)));
   background: -moz-linear-gradient(top, rgba(255,255,255,.2), rgba(0,0,0,.2));
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   border-radius: 18px;
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
   margin:0 auto;
   }

a {
text-decoration:none;
color:#fff;
text-weight: bold;
}

.text { 
padding: 30px;
width:492px;
line-height: 19px;
font-size:10pt;
color:#FFF;
margin-top:20px;

}
.photo {
margin-top:20px;
padding:30px
}
#text b {
	font-size:8pt;
	color:#FFF;
}
	
	
	
	 

}