/* CSS Document */

body {
	background-image: url(IMAGES/stripes2.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #999966;
	z-index: 1;
		}
		
#wrapper {
	position: relative; 
	width: 780px; 
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	text-align: left;
}

#bay_center {
	left: 0px;
	top: 0px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
}

#hotspot {
	left: 0px;
	top: 0px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
}
		
/*
 * NAVIGATION
 */

#navigation
{ 
  position: absolute;
  left: 0px;
  top: 185px;  
  width: 165px;
  text-align: right;
}

#navigation a
{ 
  text-decoration: none;
}

a.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
}

a.navigation:link {color: #000;}

a.navigation:visited {color: #000;}

a.navigation:hover {
	color: #993333;
}

.navred {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	font-size: 15px;
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
}

#content {
	position: absolute;
	left: 215px;
	top: 75px;  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	width: 539px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
				}
				
h1 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #993333;
	text-decoration: none;
	font-style: normal;
	line-height: 200%;
		}

.baynewshead 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #993333;
	text-decoration: none;
	font-style: normal;
	line-height: 200%;
		}
		
.newshead 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	color: #666633;
	text-decoration: none;
	font-style: italic;
	line-height: 100%;
		}
		
h2 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #CC6600;
	font-style: italic;
	line-height: 150%;
		}
		
h3 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666699;
	font-style: italic;
	line-height: 150%;
		}

#banner {
	position: absolute;
	top: 0px;
	left: 190px;
	z-index: 2;
			}
			
.tabletype  {  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	line-height: 100%;
				}
				
.labeltype  {  		
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	line-height: 150%;
				}
				
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6633;
	line-height: 150%;
	text-decoration: none;
		}
a:link {  
		color: #CC6633;
		}
a:visited {
	color: #CC6633;
		}
a:hover {
	color: #993333;
		}

#endorsment {
 	position: absolute;
	left: 600px;
	top: 280px;  
	width: 230px;	
  	font-family: Georgia, Garamond, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	font-weight: normal;
	color: #F8B106;
}
				
.caption {
		padding: 0px 0px 0px 0px;
		width: 450px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}
				
.captionleft {
		padding: 0px 0px 0px 0px;
		width: 150px;
		text-align: right;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		font-style: normal;
		color: #000000;
		line-height: 130%;
				}
				
.picture1 {
		padding: 5px 20px 5px 0px;
		}
		
.picture2 {
		padding: 5px 20px 0px 0px;
		}
		
.picture3 {
		padding: 10px 15px 5px 0px;
		}
		
.picture4 {
		padding: 5px 0px 5px 10px;
		}