h1 {
font-family: Verdana; 
color: #12599e; 
font-size: 1.2em; 
font-style:normal; 
text-align:left; 
font-weight: normal;
line-height: 2em;
}

h2 {
font-family: Verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.4em; 
font-weight: normal;
}

.h2 {
font-family: Verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.4em; 
font-weight: normal;
}

h3 {
font-family: Verdana; 
color: #ffffff; 
font-size: 0.7em; 
font-style:normal; 
font-weight: normal;
line-height: 1em;
}


A:link {
	FONT-SIZE: 0.9em; color: #33628a; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em;
}

A:visited {
	FONT-SIZE: 0.9em; color: #33628a; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em;
}

A:active {
	FONT-SIZE: 0.9em; COLOR: Gray; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em; 
}

A:hover {
	FONT-SIZE: 0.9em; COLOR: #6495ED; FONT-FAMILY: Verdana; TEXT-ALIGN: left; TEXT-DECORATION: none; line-height: 2em;
}



A.class2:link {
	FONT-SIZE: 1em; color: #6495ED; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

A.class2:visited {
	FONT-SIZE: 1em; color: #6495ED; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

A.class2:active {
	FONT-SIZE: 1em; COLOR: Gray; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none; 
}

A.class2:hover {
	FONT-SIZE: 1em; COLOR: #33628a; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}



A.class3:link {
	FONT-SIZE: 0.8em; color: Orange; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

A.class3:visited {
	FONT-SIZE: 0.8em; color: Orange; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

A.class3:active {
	FONT-SIZE: 0.8em; COLOR: Orange; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none; 
}

A.class3:hover {
	FONT-SIZE: 0.8em; COLOR: #6495ED; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}



body {
	background-color: #12599e;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.centered {
	RIGHT: 0px; 
	LEFT: 0px; 
	MARGIN: auto; 
	WIDTH: 50%; 
	BOTTOM: 0px; 
	POSITION: relative; 
	TOP: 0px;  
	background-image: url(images/bg_strip.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 120px;
}

.navigation {
	position: absolute;
	top: 230px;
	left: 25px;
	width: 180px;
	border-right: 2px solid #12599e;
	padding-left: 5px;
}

.copyright {
	position: relative;
	top: 50px;
	left: 5px;
	width: 960px;
	border-top: dashed 2px #12599e;
}

.floatright {
	float: right;
	padding: 3px;
}

img {
	border: 0 none;
}

.center {
	text-align: center;
}

.body_content {
	position: relative;
	top: 0px;
	left: 200px;
	width: 740px;
	min-height: 500px;
	padding-bottom: 200px;
	padding-right: 10px;
	background-image: url(images/body_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.body_content_2 {
	position: relative;
	top: 100px;
	left: 200px;
	width: 640px;
	min-height: 500px;
	padding-bottom: 200px;
	padding-right: 10px;
}

.photoframe {
	position: relative;
	background-color: #12599e;
	text-align: center;
	margin: 3px;
}

.gallery_container {
	position: relative;
	top: 100px;
	bottom: 50px;
	width: 590px;
	right: -156px;
	background-color: #12599e;
	background-image: url('images/gallery_tl.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 30px;
}

.gallery_thumb {
	margin: 7px;
	width: 80px;
	height: 80px;
}

.gallery_link {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 200px;
	width: 200px;
	z-index: 1;
}

.center {
	text-align: center;
}

.newsletter {
	float: right;
	border: 2px dashed #12599e;
	background-color: #cccccc;
	padding: 5px;
	margin: 5px;
	text-align: center;
}
