﻿.style1 {
	font-family: "Times New Roman";
}
.img-banner {
	background-image: url('images/banner.gif');
	width: 750px;
	height: 100px;
	text-align: center;
	position: relative;
}
#container {
	background-repeat: repeat;
	width: 900px;
	height: 600px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #66CCFF;
	position: relative;
}
#body {
	width: 750px;
	height: 600px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: medium;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	color: #3333FF;
	word-spacing: normal;
	position: absolute;
	float: left;
	top: 103px;
	left: 168px;
	height: 26px;
}
h2 {
	font-size: large;
}
h3 {
	font-size: large;
}



#navside {
	width: 165px;
	height: 500px;
	margin-left: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3333FF;
	text-align: center;
	list-style-type: none;
}
#footer {
	width: 750px;
	height: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #3333FF;
	background-color: #FFFFFF;
	text-align: right;
	position: relative;
}
.img-left {
	float: left;
	text-align: center;
	margin-top: 20px;
	width: 165px;
}
.img center {
	background-color: #FFFFFF;
}
.style4 {font-weight: bold}
a:visited {
	color: #990000;
	text-decoration: none;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #3333FF;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}




body {
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #3333FF;
}

