body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #013974;
}
#Layer1 {
	position:absolute; 
	width:1024px; 
	height:768px; 
	z-index:1; 
	top: 0px; 
	left : -500px;	
	margin-left: 50%;
}

#Layer2 {
	position:absolute;
	width:577px;
	height:32px;
	z-index:1;
	left: 366px;
	top: 120px;
}


.basepage {
	background-image: url(../images/background_slice.jpg);
	background-repeat: repeat-y;
}



.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.frontwhiteitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.frontblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #99c9f9;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #013974;
	text-decoration:none;
}
.webcoast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}



.frontwhiteitalicheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

