@charset "utf-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #E3A66D;
	background-color: #FBFFCA;
	text-indent: 5px;
}
left {
	background-color: #FBFF87;
}
right {
	background-color: #F8A94C;
}
#content {
	background-color: #FCFEE6;
}
#blueBanner {
	background-color: #7D9BE3;
}
.caption {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}
#top {
	color: #000000;
	background-image: url(../images/header.jpg);
	background-position: center;
	height: 50px;
	width: 640px;
}
#structure {
	width: 800px;
}
body {
	background-color: #6666FF;
	margin-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #99CC99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC33;
}
a:hover {
	text-decoration: none;
	color: #99CC66;
}
a:active {
	text-decoration: none;
	color: #999900;
}
h1 {
	font-size: 36px;
	color: #FFCC99;
}
h2 {
	font-size: 24px;
	color: #FF9966;
}
h3 {
	font-size: 18px;
	color: #FF9900;
}
h4 {
	font-size: 16px;
	color: #FFCC00;
}
p {
	color: #003399;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	padding: 5px;
}
.style2 {color: #CC3333}
