body,td,th {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Ariel, sans-serif;
	font-size: 12px;
	line-height: 16px;
    
	text-align: left;
}


body {
	background-image: url(images/bgphoto.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center; 
	background-width: 100%;
	background-height:100%;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
html, body, #wrapper {
	height:100%;
	}


.mmenucontainer {opacity:.90; -moz-opacity:.90;}

#content {
height:100%;
 
	
}




a:link {
	color: #004A97;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #004A97;
}
a:hover {
	text-decoration: underline;
	color: #004A97;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 16px;
	
	color: #004A97;
}
.style2 {	color: #FFFFFF;
	font-size: 10px;
}

img {  border-color: black; } 

.style3 {color: #FFFFFF}

.style4 {font-size: 22px; font-weight: bold; color: #0D5962; line-height: 22px;}

.style5 {	font-size: 14px;	font-weight: bold;}


.normalstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.normalheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.normalpress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pressheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.class2 A:link {color: #FFFFFF; font-size: 10px;} 
.class2 A:visited {color: #FFFFFF; font-size: 10px;}
.class2 A:active {color: #FFFFFF; font-size: 10px;} 
.class2 A:hover {color: #FFFFFF; font-size: 10px;} 

#banner {
	clear: both;
	display: block;
	line-height: 0px;
	margin: 0px 5px 0px 5px;
	padding-bottom: 0px;
	image: url(a.jpg);
	
}
#banner img, #banner object {
	float: none;
	margin: 0;
	padding: 0;
	display: block;
}
#banner p {
	margin: 0px;
	padding: 0;
}



#shadow {
	background-position: top center;
	background-repeat: no-repeat; 
    background-image: url(images/shadows.png);
}


