@charset "iso-8859-1";
html {
	overflow-x: hide;
	overflow-y: scroll;
}
body {
	background-image: url(pgback.jpg);
	font-size: 8pt;
	font-weight: lighter;
	font-family: 'Verdana', Tempus, sans-serif;
	color: #3c3c3c;
	padding: 0px;
}
h1 {
	color: #3c3c3c;
	font-family: 'Verdana', Tempus, sans-serif;
	font-size: 115%;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 2px;
}
h2 {
	color: #3c3c3c;
	font-family: 'Verdana', Tempus, sans-serif;
	font-size: 85%;
	font-weight: lighter;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1px;
}
h3 {
	color: #3c3c3c;
	font-family: 'Georgia', 'Garamond', serif;
	font-size: 90%;
	font-weight: lighter;
	font-style: oblique;
	text-align: justify;
	letter-spacing: 1px;
}
a:link {
	color: #a5a490; text-decoration: none; cursor: crosshair;
}
a:visited {
	color: #a5a490; text-decoration: none; cursor: crosshair;
}
a:hover {
	color: #a6a08a; text-decoration: line-through; cursor: crosshair;
}
a:active {
	color: #a6a08a; text-decoration: none; cursor: crosshair;
}
a img {
	border: 1px solid #3c3c3c;
}
textarea, input {
	background: transparent; font-size: 8pt; font-family: 'Verdana', Tempus, sans-serif; color: #3c3c3c; border: 1px solid #3c3c3c
}

table, tr, td {
	font-size: 8pt; font-weight: lighter; font-family: 'Verdana', Tempus, sans-serif; color: #3c3c3c
}

option, select {
	background-color:#a5a490; font-size: 8pt; font-family: 'Verdana', Tempus, sans-serif; color: #3c3c3c; border: 1px solid #3c3c3c; width: 140px;
}

ul, li {
	text-align: left; list-style-type: disc;
}

.nav {
	font-weight: bold; font-size: 150%; color: #a5a490; font-style: oblique; font-family: 'Garamond', Caslon, serif; text-align: right; letter-spacing: 2px;
}

.head {
	border-bottom: #a5a490 1px solid; font-weight: bold; font-size: 340%; color: #a5a490; font-style: oblique; font-family: 'Garamond', Caslon, serif; text-align: right; letter-spacing: 3px;
}

#back {
	position: absolute; top: 24px; left: 50%; margin-left: -265px; z-index: 1; width: 531px; height: 1501px; padding: 0px; background-image: url(divback.jpg)
}

#content {
	position: relative; top: -55px; left: 20px; z-index: 2; width: 490px; text-align: justify; padding: 0px;
}

#foot {
	position: absolute; top: 1525px; left: 50%; margin-left: -265px; z-index: 2; width: 531px; height: 48px; padding: 0px;
}

#nav {
	position: absolute; top: 140px; left: 80%; margin-left: -15px; z-index: 2; width: 90px; border-right: 1px solid #a5a490; padding: 0px; line-height: 1.6em;
}
/* End of style section.*/