body{
	background: url(images/background.gif) repeat-y center #f8f8d5;
	font-family: Verdana, "Lucida Sans Unicode", Optima, sans-serif;
	color: #333333;
	font-size: 1em;
}
p, div, td, li, dd, dt{
	font-family: Verdana, "Lucida Sans Unicode", Optima, sans-serif;
	font-size: 12px;
	}
#wrapper {
	position: relative;
	min-width: 780px;
	width: 780px;
	margin: auto;
	padding: 0;
		background: url(images/6000-swoosh.jpg) top left no-repeat;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
p, td 	{
	font-family: Verdana, "Lucida Sans Unicode", Optima, sans-serif;
	line-height: 20px;
	}


a:hover {
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-size: 14pt;
	margin: 0;
}

h1{
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 130%;
	color: #006699;
	margin: 10px 0 10px 0;
	font-weight: normal;
}

h3{
	font-size: 125%;
	color: #334d55;
	font-weight: normal;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 0 0;
}

h5{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
 	font-size: 100%;
 	color: #334d55;
}

ul, ol{

}

ol.alpha {list-style-type: lower-alpha}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-style: italic;
 color: #334d55;
}
/* dropdown lists */

 #drop ul {
	width: 80px;
	background-color: red;
 }
 
 #drop ul.drop {
 padding-top: 11px;
 }

 #drop li {
	position: relative;
	text-align: left;
	list-style: none;
	font-size: 80%;
 }
 
 #drop li ul { 
 display: none;
 position: absolute;
 left: 0;
 background-color: #ebeae3;
 }

 #drop li>ul { 
 /* to override top and left in browsers other than IE, which will position to the top right of the containing   
 li, rather than bottom left */
 top: auto;
 left: auto;
 }

 #drop li:hover ul, li.over ul { 
 /* lists nested under hovered list items */
 display: block;
 z-index: 10;
 }
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0;
	margin: 0;
	
}
#navbox {
	background: url(images/top-blue.gif) repeat-x;
	clear: both;
	width: 100%;
	}
#masthead h1{
	text-align: right;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background: url(images/blue-gradient2.jpg) repeat-x ;
	}
#masthead img {
	float: left;
	border: 0
	}

#masthead ul.banner {
	list-style-type: none;
	margin: 0;
	background-color: #00377E;
	height: 56px;
}
#masthead ul.banner li {
	font-size: 80%;
	color: white;
	float: right;
	padding: 5px;
	margin-top: 10px;
	}
#masthead ul.banner li a {
	padding: 7px;
	font-size: 10px;
	color: white;
}
#masthead ul.banner li a:hover {	
	color: #B3DCFF}
#masthead ul.global {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 44px;
}
#masthead ul.global li {
	text-align: center;
	padding: 2px;
	background-color: #FFFFFF;
	float: right;
	font-size: 90%;
	}
#masthead ul.global li a {
	color: #3C6699;
	display: block;
	padding: 7px;
	border: 2px solid #cccccc;
	text-decoration:none;
	font-size: 13px;
}
#masthead ul.global li a.active {
	color: #000000;
	background-color: #DBEFF5;
}

#masthead ul.global li a:hover {
	color: #006699;
	background-color: #DBEFF5;
}
#navBar{
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 200px;
	position: absolute;
	top: 174px;
}

#content{
	margin: 0;
	padding: 0;
	margin-left: 210px;
}

#content IMG {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#content p2 {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;

	}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	height:80px;
	background: url(images/swoosh4.jpg) no-repeat bottom;
	clear: left;
	font-size: 75%;
	color: #cccccc;
	margin-top: 20px;
	width: 100%;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
p.footer {
	padding-top: 40px;
	padding-left: 30px;
	color: #333333;
	font-size: 95%;
	}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DBEFF5;
	padding: 2px 0px 2px 10px;
}
#sectionLinks li.active {
	
	background: #DBEFF5	}
	
#sectionLinks li.active a{
	color: black
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}




#flashcontent {
		height: 100%;
	}







#gallery {position:relative; width:550px; height: 420px; border: 1px solid  #999999; padding-top: 10px;}
#thumbs {width:180px; float:right;}
#thumbs a {display:block; float:left; padding: 0; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0; padding: 0;
margin: 0;}
#thumbs a:hover {border-color:#ddd; }
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:185px; top:0; border:1px solid #333; margin-top: 10px; }