body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3366CC;
	background-color: #FFFFFF;
	background-image: url(images/orange.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;

}
.header {
	left: 170px;
	position: relative;
	top: 0px;
}
.mainpic {
	position: relative;
}
.pagetitle {
	position: relative;
	left: 170px;
}
.footer {
	position: relative;
	left: 0px;
}
.maintext {
	position: relative;
	left: 190px;
	width: 590px;
}
.nav {
	position: absolute;
	width: 170px;
	left: 0px;
	top: 350px;
}
li {
	list-style-type: circle;
}
a {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:visted {
	color: #333333;
	text-decoration: underline;
}
.captions {
	font-size: 10px;
	left: 190px;
	position: relative;
	top: 10px;
	width: 590;
	height: 45;
}
table {
	border: 0px none;
	width: 590px;
	position: relative;
	left: 190px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
