body {
	background-image: url(img/background3.png);
	background-repeat: repeat;
	background-position: top left;
	font-family: "maiandra gd", "comic sans ms", "arial rounded mt bold", verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1, h2, h4 {
	color: #030077;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

a:link {
	text-decoration: none;
	color: #00b3ff;
}

a:visited {
	color: #0099da;
}

a:hover {
	color: #0077a9;
}

p {
	color: #030077;
}

img {
	border-style: none;
}

#header {
	background-image: url(img/background2.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 800px;
	margin-left: 75px;
	padding-right: 30px;
	padding-left: 30px;
	height: 150px;
	z-index: 5;
}

.headnav {
	list-style: none;
	float: right;
	margin-top: 50px;
}

.headnav li {
	float: left;
	padding-left: 25px;
}

.headnav li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}

#nav1 a {
	text-decoration: underline;
}

.headnav li a:visited {
	color: #fff;
}

.headnav li a:hover {
	color: #030077;
	background-color: transparent;
}

#logo img {
	float: left;
}

#content {
	width: 800px;
	height: 650px;
	margin-left: 75px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(img/backgroundC2.png);
	position: relative;
	top: -30px;
	z-index: 10;
}

#main {
	float: left;
	width: 450px;
	line-height: 400%;
}

#side {
	padding-top: 22px;
	float: right;
	width: 270px;
	line-height: 130%;
	list-style-image: url(img/bullet.png);
}

#sub1 {
	padding-top: 3px;
	padding-bottom: 10px;
	height: 200px;
	line-height: 70%;
	border-bottom: 2px dotted #00b3ff;
}

#sub1a {
	padding-top: 3px;
	padding-bottom: 10px;
	height: 275px;
	line-height: 70%;
	border-bottom: 2px dotted #00b3ff;
}

.sub {
	height: 275px;
	border-bottom: 2px dotted #00b3ff;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 70%;
}

.sidesub {
	border-bottom: 2px dotted #00b3ff;
}

#sidesubfirst {
	border-bottom: 2px dotted #00b3ff;
}

#sublast {
	padding-top: 15px;
	height: 275px;
	line-height: 70%;
}

.titlebar {
	color: #fff;
}

.subfirst {
	float: left;
	width: 50%;
}

.subsecond {
	float: right;
	width: 50%;
}

.caption {
	padding-right: 40px;
	text-align: center;
	padding-bottom: 4px;
}
