H1 {
FONT-WEIGHT: normal; 
FONT-SIZE: 30pt; 
COLOR: #53868B; 
FONT-STYLE: normal; 
FONT-FAMILY: garamond; 
TEXT-ALIGN: right
}

H2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.6em; 
COLOR: #333333; 
FONT-FAMILY: verdana; 
line-height: 0.8em;
}

H3 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #333333; 
FONT-FAMILY: verdana; 
line-height: 1.4em
}

H4 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.6em; 
COLOR: #333333; 
FONT-FAMILY: verdana; 
line-height: 1em;
text-align: center;
}

A:link {
	FONT-SIZE: 1em; line-height: 1em; COLOR: #53868B; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 1em; line-height: 1em; COLOR: #53868B; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 1em; line-height: 1em; COLOR: #cccccc; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A:hover {
	FONT-SIZE: 1em; line-height: 1em; COLOR: #cccccc; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}

A.class2:link {
	FONT-SIZE: 0.6em; line-height: 0.8em; COLOR: Gray; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A.class2:visited {
	FONT-SIZE: 0.6em; line-height: 0.8em; COLOR: Gray; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A.class2:active {
	FONT-SIZE: 0.6em; line-height: 0.8em; COLOR: Gray; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A.class2:hover {
	FONT-SIZE: 0.6em; line-height: 0.8em; COLOR: Black; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}

A.class3:link {
	FONT-SIZE: 1.4em; line-height: 1.4em; COLOR: #53868B; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A.class3:visited {
	FONT-SIZE: 1.4em; line-height: 1.4em; COLOR: #53868B; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A.class3:active {
	FONT-SIZE: 1.4em; line-height: 1.4em; COLOR: #53868B; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}
A.class3:hover {
	FONT-SIZE: 1.4em; line-height: 1.4em; COLOR: DarkSlateGray; FONT-FAMILY: verdana; TEXT-DECORATION: none;
}

body {
	BACKGROUND-COLOR: #F5F5DC;
}

.imgpadding {
	margin: 20px;
}

.centered {
RIGHT: 0px; 
LEFT: 0px; 
MARGIN: auto; 
WIDTH: 50%; 
POSITION: absolute; 
}

.wrap {
RIGHT: 0px; 
LEFT: 0px; 
top: 150px;
MARGIN: auto; 
WIDTH: 50%; 
}

.wrap2 {
RIGHT: 0px; 
LEFT: 0px; 
top: 10px;
MARGIN: auto; 
WIDTH: 50%; 
}

.indexblurb {
	position: relative;
	top: 10px;
	left:100px;
	width: 600px;
}

.linkdiv {
	text-align: center;
position: absolute;
top:110px;
left:0px;
width:400px;
height:20px;
}

.logopic {
position: absolute;
top: 30px;
right: 15px;
z-index:2;
}

.titlepic {
position: absolute;
top: 0px;
left: 10px;
z-index:2;
}

.copyright {
	position: relative;
	margin-top: 0px;
	left: 0px;
	right: 0px;
	border-top: 1px solid #53868B;
	BACKGROUND-COLOR: #F5F5DC;
	height: 100px;
	overflow: auto;
}

.bottomphotohome {
		float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

.topphotohome {
	float: left;
}

.hometext {
	position: absolute;
	top: 150px;
	right: 20px;
	width: 340px;
	padding: 3px;
	overflow: auto;
}

.lefttext {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 340px;
	padding: 3px;
	overflow: auto;
}

.righttext {
	position: absolute;
	top: 150px;
	right: 20px;
	width: 340px;
	padding: 3px;
	overflow: auto;
}

.widetext {
	position: absolute;
	top: 150px;
	right: 20px;
	left: 20px;
	padding: 3px;
	overflow: auto;
}


.loginarea {
		position: absolute;
	top: 150px;
	left: 30px;
	height: 300px;
	width: 400px;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.floatright {
	float: right;
}

.hometextmap {
	position: relative;
	top: 10px;
	left: 5px;
	width: 380px;
}
