BODY, TABLE, TD, TH, P {
    font-size: 13px;
    font-family: verdana,arial,helvetica,sans-serif;
	color: black;
}

#line2 {position: absolute; top: 107px; left: 189px; z-index: 100;}

#line3 {position: realtive; top: 18px; left: 189px;}

#line4 {position: realtive; top: 18px; left: 189px;}

#bodytext {position: absolute;  top: 190px; left: 10px; }

#titleimage {position: absolute;  top: 120px;}

.rgtphoto {float: right; text-align: center; padding-left: 10px; padding-bottom: 10px;}
.lftphoto {float: left; text-align: center; padding-left: 10px; padding-bottom: 10px;}

.photoborderlft {background-image: url(images/lft.gif); background-repeat: repeat-y;}

.photoborderrgt {background-image: url(images/rgt.gif); background-repeat: repeat-y;}

.botphoto {float: center; text-align: center;}

.pri {background:#eee;}
.pri td {color:black;}
A.pri:link, A.pri:visited, A.pri:active {color:black;}

.sec {background:#2B5631;}
.sec td {color:white;}
A.sec:link, A.sec:visited, A.sec:active {color:black;}

h1 {
	font-size: 150%;
	margin: 0;
	padding: 0;
	font-style: italic;
	}
h2 {
	font-size: 140%;
	margin: 0;
	padding: 0;
	font-style: italic;
	}
h3 {
	font-size: 125%;
	margin: 0;
	padding: 0;
	font-style: italic;
	}
.copy {
	text-align: center;
	font-size: 75%;
	padding-top: 5px;
}
.footer {
	text-align: center;
	font-size: 75%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #2b5631;
}
