BODY { 
	background-color : #4169E1;
	color : #4169E1;
	background-image : url(../frontpage/background.gif);
}


BODY.homepage { 
	background-color: White;
}
 
BODY, TABLE, FORM, DIV, P, TD {	
	font-family : sans-serif, Arial;
	font-size: 95%;
}

H1, H2, H3, H4 { 
	margin-bottom: 8px;
	font-style: italic;
}

A {
	color : Navy;
	
	text-decoration: none;
	background : transparent;
}
 
A:HOVER {
	color : GOLD;
	background : transparent;
}

.alpha {
	background-color : #1E90FF;
	border : medium solid #FFD700;
	font : normal 12pt sans-serif, Arial;
	width : 370px;
	color : #FFD700;
}
.hislinks {
	font-family : Arial, sans-serif;
	font-size : 18px;
	color : #1E90FF;
	background-color : transparent;
}



HR { 
	height : 1px;
	color: Gold;
	background : transparent;
}

DIV.lable { 
	width: 100%;
	background-color : white;
	font-family : sans-serif, Arial;
	font-size : xx-small;
	
	font-style : italic;
	color : #4169E1;
	
 }

 DIV.linkWB { 
	width: 100%;
	background-color : white;
	font-family : sans-serif, Arial;
	font-size : small;
	
 }

.galleryft {
	background-color : White;
	font-family : sans-serif, Arial;
	font-size : 11pt;
	color : #1E90FF;
}






 
.box {
	background-color: #1E90FF;
	border : medium groove #FFD700;
	width : 382px;
}

.box1 {
	background-color: #1E90FF;
	border : medium groove #FFD700;
	width : 310px;
	font-family : sans-serif, Arial;
	font-size : 8pt;
	font-style : normal;
	color : #FFD700;
}
 
 .box3{
	background-color: #1E90FF;
	border : medium groove #FFD700;
	width : 382px;
	font-size : 20pt;
	font-style : normal;
	color : #FFD700;
	text-align : center;
}

 .box4{
	background-color: Silver;
	border : medium groove #FFD700;
	width : 370px;
	font-size : 13pt;
		font-style : normal;
	color : #FFD700;
	text-align : left;
	font : bolder;
}



.mainhead {
	background-image : url(../frontpage/smlship.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-family: "Arial Black", sans-serif;
	font-size : 56px;
	font-weight : 900;
	text-align : left;
	margin-left: 10px;
	margin-bottom: 4px;
	padding-left: 80px;
}

.subhead {
	margin: 0;
	font-style: italic;
	text-align: left;
	padding: 4px;
	background-color: #FFFFCC;
	border: none;
}

.subhead A { color: Aqua; }

.navbar {
	
	font-size : 9pt;
	font-family: sans-serif, Arial;
	width : 100%;
	text-align: Left;
	margin-top: 10px;
	margin-bottom: 10px;
	color : Gold;
}

.navbar2 {
	
	font-size : 7pt;
	font-family: sans-serif, Arial;
	width : 100%;
	text-align: Center;
	margin-top: 10px;
	margin-bottom: 10px;
	color : Gold;
}

.navbar3 {
	
	font-size : 8pt;
	font-family: sans-serif, Arial;
	width : 100%;
	text-align: Center;
	margin-top: 10px;
	margin-bottom: 10px;
	color : White;
}

.navbar4 {
	
	font-size : 8pt;
	font-family: sans-serif, Arial;
	width : 100%;
	text-align: Center;
	margin-top: 10px;
	margin-bottom: 10px;
	color : #4169E1;
}


TD.mainbar { 
	background-color: white;
	border: 2px solid #8B4513;
}

TD.mainbar A { 
	background-color: transparent;
}

TD.resourcebar {
	border: none;
}

.keyword { 
 	font-weight: bold;
}
  
.spotlight { 
	background-color: White;
	border: 2px solid black;
	padding: 14px;
	color: White;
}

 
