h1 {
font-family: Verdana; 
color: #003374; 
font-size: 1.2em; 
font-style:normal; 
font-weight: normal;
margin-bottom: 8px;
}

h2 {
font-family: Verdana; 
color: #003374; 
font-size: 0.8em; 
font-weight: normal;
margin-bottom: 8px;
}

.h2 {
font-family: Verdana; 
color: #003374; 
font-size: 0.8em; 
font-weight: normal;
margin-bottom: 8px;
}

h3 {
font-family: Verdana; 
color: #ffffff; 
font-size: 0.7em; 
font-style:normal; 
font-weight: normal;
margin-bottom: 8px;
}


A:link {
	font-size: 1em; color: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-style: italic; font-weight: bold;
}

A:visited {
	font-size:1; color: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-style: italic; font-weight: bold;
}

A:active {
	font-size: 1em; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-style: italic; font-weight: bold;
}

A:hover {
	font-size: 1em; COLOR: #C9CC00; FONT-FAMILY: Arial; TEXT-DECORATION: none; font-style: italic; font-weight: bold;
}

A.class2:link {
	color: #017DBD; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-style: italic;
}

A.class2:visited {
	color: #017DBD; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-style: italic;
}

A.class2:active {
	COLOR: #017DBD; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-style: italic;
}

A.class2:hover {
	COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none; font-style: italic;
}

body {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url('images/bg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

.centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%; 
	BOTTOM: 0px; 
	POSITION: relative; 
	TOP: 0px;
	background-image: url('images/site_bg.jpg');	
}

.banner {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 154px;
}

.navigation {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 192px;
	height: 447px;
	z-index: 2;
}

.body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 606px;
	background-image: url('images/site_bg.jpg');	
}

.body_content {
	position: absolute;
	top: 173px;
	left: 200px;
	width: 691px;
	height: 413px;
	overflow: auto;
}

.HomePhoto {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 689px;
}

.copyright {
	position: absolute;
	top: 610px;
	left: 0px;
	width: 900px;
	text-align: center;
	background-color: #0051A3;
}

.link_div {
	position: absolute;
	width: 100%;
	min-height: 23px;
	text-align: center;
}

.a {top: 18px;
	font-size: 2em;
	font-style: normal;}

.b {top: 70px;}

.c {top: 108px;}

.d {top: 146px;}

.e {top: 184px;}

.f {top: 222px;}

.g {top: 260px;}

.h {top: 298px;}

.i {top: 336px;}

.j {top: 374px;}

.k {top: 412px;}

.YELLOW {
	color: #C9CC00;
}

.YELLOW:hover {
	color: #ffffff;
}

.floatright {
	float: right;
}

.LEARN {
	font-weight: normal;
	font-style: normal;
}

.img_margin {
	margin: 5px;
}

.gallery {
	border: 2px solid #017DBD;
	padding: 3px;
	margin: 12px;
}

.gallery:hover {
	background-color: #cccccc;
}

.largephoto {
	border: 2px solid #017DBD;
	padding: 3px;
	margin: 5px;
}

.page_header {
	border-bottom: 3px solid #C9CC00;
	width: 720px;
	position: absolute;
	top: 140px;
	left: 170px;
	height: 30px;
	text-align: right;
	z-index: 50;
}
