﻿#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.style4 {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
.style5 {
	text-align: left;
}
#navcontainer { width: 160px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer a
{
	display: block;
	padding: 3px 0px 0px 0px;
	width: 160px;
	background-color: #036;
	border-bottom: 1px solid #eee;
}

#navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:link
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: gray;
color: #036;
}

#navcontainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-indent: 2px;
}
#navcontainer h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 2px;
}
#navcontainer ul li {
	font-size: 14px;
	color: #FFFFFF;
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #003366;
	text-indent: 6px;
	text-align: left;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-indent: 5px;
	color: #003366;
}
p.pageslogan2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	
}
p.pageslogan1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: left;
	text-indent: 10px;
}
ul li {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	list-style-type: disc;
	color: #003366;
}
.maincell-bak {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.img-margin {
	margin: 5px;
}
.style2 {
	background-color: #003366;
}
.style3 {
	vertical-align: top;
}
.style1 {
	text-align: center;
}
.style6 {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
}
.style7 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#content-area {
	width: 640px;
}

