﻿body {
	background:#008080;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 800px;
	padding: 0;
	text-align: left;
	background: #008080; 
}
#top { 
	width: 800px;
	height: 10px;
}

#header1 {
	float: left;
	width: 240px;
	height: 150px;
	background: #FFFFFF;
}
#header2 {
	float: left;
	width: 328px;
	height: 150px;
	background: #FFFFFF;
}
#header2 p {
	margin-left: 20px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}
#header3 {
	float: left;
	width: 230px;
	height: 150px;
	background: #FFFFFF;
	clear: none;
}
#header4 {
	float: left;
	clear: all;
	background: #008080; 
	width: 800px;
	height: 10px;
}
#menu {
	width: 800px;
	height: 100px
	margin: 0px;
	float: left;
	text-align: left;
	background-color: #008080;
	background-image: url(../images/off1.png);
	background-repeat: repeat-x;
}
#menu a {
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 5px;
}
	
#menu a:hover {
	color: #0A2441;
	text-align: left;
}
#side {
	width: 220px;
	float: left;
	background: #FFFFFF;
}

#content {
	width: 530px;
	text-align: justify;
	float: right;
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#content  a {
	color: #086769;
	text-decoration: none;
	background-color: #00FEBD;
}	
	
#content a:hover {
	color: #0A2441;
	text-decoration: none;
}
#bottom {
	width: 530px;
	padding: 0px;
	clear: both;
	float: right;
}
#bottom a {
	text-decoration: none;
	color: #FFFFFF;
}

p {
	margin: 10px;	
}

a {
	color: #086769;
	text-decoration: none;
}	
	
a:hover {
	color: #0A2441;
	text-decoration: none;
}

.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	margin-right: 70px;
}
.style2 {
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-right: 10px;
}
.style4 {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-left: 174px;
	padding-right: 10px;
}
.style42 {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-left: 215px;
	padding-right: 10px;
}
.style43 {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-left: 214px;
	padding-right: 10px;
}
.style44 {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-left: 236px;
	padding-right: 10px;
}
.style45 {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #008080;
	padding-left: 262px;
	padding-right: 10px;
}
.style5 {
	margin-left: 60px;

}
.style6 {
	margin-left: 130px;
}
.style7 {
	margin-left: 90px;
}
.style8 {
	margin-left: 100px;
}
.style9 {
	margin-left: 75px;
}
.style11 {
	color: #000000;
	font-size: small;
}
.style12 {
	font-size: small;
	text-decoration: none;
}
.stylemiddle {
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

ul {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: circle;
}

#stuff {
	width: 525px;
	margin: 0px 0px 0px 210px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#stuff a {
	text-decoration: none;
}	
	
#stuff a:hover {
	color: #0A2441;
	text-decoration: none;
}

img {
border: none;
} 
.i {
	font-style: italic;
}