/*lighthouse css*/
a:link 
{
 	text-decoration: none; 
	color: white;
	font-size: 12px; 
	font-weight: normal;


}
a:hover 
{
 	color: #ffd700;
	font-size: 12px; 
	font-weight: bold;
}     

a:visited 
{
 	text-decoration: none;
	color: #ffff99;
	font-size: 12px; 
	font-weight: ;

}
hr
{
 	width: 90%;
	text-align: center;
	margin-top: 10px;
	color: #424189;
}
body
{ 
	background-image:url('images/clabkgnd.gif'); 
	background-repeat: repeat;
	background-color: #483d8b;
}

table{
table-layout:fixed;
}

td.searocks
{ 
background-image: url('images/searocks5.jpg');
background-color: #483d8b;
background-attachment:relative;
background-repeat: reapeat-x;


}
td.bg3{background-image: url('images/bg3.jpg');
background-color: #667bb6;
background-repeat: repeat;
}

td.logo
{
width:512px;
height:208px;
background-color:#667bb4;
}

td.acts
{

background-color:#3c5ca9;
width:150px;
height:100px; 
text-align:center;
}

td.acts2
{background-color: #7c5ca9;
width:150;height:100; text-align:center;
}
#photos
{
 possition: relative;
 float: left;
 margin-right: 8px;
 border-width: 1px;
}
p 
{ 
	font-size: 12px; 
	font-family: Verdana, Futura, Arial, sans-serif; 
	color: #ffffff; 
	line-height:15px ;
}
p.two 
{
 	 margin: 5px 10px 5px 10px;
	 font-size: 18px; 
	 font-family: Verdana, Futura, Arial, sans-serif; 
	 color: #ffffff; 
	 line-height: 20px;
	 font-variant: normal;
	 text-align: center;
}

.text 
{
 	margin:18px 20px;
	font-size: 15px; 
	font-family: Verdana, Futura, Arial, sans-serif; 
	color: white; 
	line-height: 21px;
	font-weight: normal;
	text-align: justify;
} 
h1 
{ 
	margin:0px 0px 0px 0px; 
	font-family:"Times New Roman", serif;
	font-size:30px;
	color:#ffffff;
	font-weight:normal;
	line-height:45px;
	text-align:center;
}
h3 
{
 	 font-size: 16px; 
	 font-family: "Times New Roman", serif;
	 color: #afeeee; 
	 font-style: normal; 
	 font-weight: bold;
	 line-height: 16px; 
	 text-align: center;
}   
small
{
 	 font-size:10px; 
	 font-family:"Times New Roman", serif;
	 color:#ffffff; 
	 letter-spacing: 1px;
	 text-align:center;
}
.A 
{ 
   margin: 0px 10px 0px 10px; 
	 font-family: Verdana, Arial, san serif;
	 font-size: 29px;
	 color: #ffffff;
	 font-style: normal;
	 font-varient: bold;
	 line-height: 25px;
	 text-align: center;
	
}
.Alpha 
{ 
	margin: 0px 10px 0px 10px; 
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	line-height: 13px;
	text-align: center;
}
.B { 
   margin: 0px 20px 0px 20px; 
	 font-family: "Times New Roman", serif;
	 font-size: 24px;
	 color: #fffacd;
	 line-height: 26px;
	 text-align: center;
}
.Beta
{ 
	margin: 10px 10px 0px 10px; 
	font-family: "Times New Roman", serif;
	font-size: 26px;
	font-style: italic;
	color: #f3dca2;
	line-height: 30px;
	text-align: center;
}
.C 
{ 
   margin: 0px 30px 0px 30px; 
	 font-family: "Arial", "Futura", san serif;
	 font-size: 20px;
	 color: #ffffff;
	 font-weight: normal;
	 line-height: 28px;
	 text-align: center;
}
.Cee
{ 
	margin: 15px 10px 0px 10px; 
	font-family: "Arial", "Futura", san serif;
	font-size: 20px;
	color: #ffd700;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

blockquote 
{
 	 color:#ffffc6;
}
ul
{
 	 margin:15px 20px 10px 20px;
}
li 
{ 
	 color: #ffffff;
	 font-size: 15px;
	 line-height: 18px;
	 text-align: justify;
	 list-style-type:disc;
	 padding: 10px 0px 10px 10px;
}
.green 
{
 	 color: #c7e19e;
	 font-weight: bold;
}
.gold  
{
 	 color: #ffd700;
	 font-weight: bold;
}
.white  
{
 	 color: #ffffff;
	 font-weight: normal;
}
#leftsidepanel 
{ 
	 margin:20px 15px 15px 10px;
	 font-family: Verdana, Futura, Arial, sans-serif; 
	 font-size: 14px;
	 color: white;
	 text-align:right;
	 font-style: normal;
}
.sidenav a:hover  
{  
	 color: #ffd700;
	 font-weight: bold;
}

#footnav 
{
 	margin: 20px 5px 20px 5px;
	text-align: center;
	font-size: 9px; 
	font-family: Verdana, Futura, Arial, sans-serif; 
	color: #ffffff; 
	line-height:18px;

}
.endnav a:link  
{  
	color: #ffffff;
	font-weight: normal;
}
.endnav a:hover  
{  
	color: #c0cbe7;
	font-weight: normal;
}