﻿/* CSS layout */
}
#masthead {
 margin: 0px auto;
 position: relative;
 width: 760px;
 height: 195px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 760px;
}
#page_content {
	text-align: center;
	padding: 30px 5px 5px 5px;
	margin: 0px auto 0px auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer {
	margin: 2px auto 0px auto;
	border: 1px solid #000000;
	padding: 3px;
	font-size: .6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	width: 753px;
}
#media1 {
	margin: 0 auto;
	text-align: center;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../webpics/back.jpg');
	background-attachment: fixed;
}
.style1 {
	text-align: center;
	font-size: 1.3em;
}
.style2 {
	text-align: center;
}
.style3 {
	margin: 30px;
}
.style4 {
	font-size: medium;
	text-align: justify;
	color: #000080;
}
.style5 {
	background-color: #99ccff;
}
.style6 {
	font-size: 1em;
	color: #000000;
	text-align: left;
}
.style7 {
	text-align: justify;
}
.style8 {
	font-size: 1em;
	text-align: justify;
}
.style9 {
	background-color: #6395c6;
}

.style10 {
	color: #000080;
}
.style11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000080;
	font-weight: bold;
}
.style12 {
	font-family: Verdana;
}
.style13 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}
.style15 {
	color: #800000;
	font-size: 1.2em;
	font-weight: bold;
}
.style16 {
	left: -1px;
	top: -6px;
}
p {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
}
h3 {
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	font-size: .8em;
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {
	color: #000080;
}
