	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-weight: bold;
	color: #69271b;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #b38761;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #719175;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #719175;
	text-decoration: none;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	position: relative;
	top: 65px;
	text-align: left;
	left: 0px;
	height: 1300px;
}
#navcontainer {
	width: 190px;
	position: relative;
	text-align: right;
	float: left;
	top: 50px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 6px;
}
#content {
	width: 500px;
	position: relative;
	text-align: left;
	top: 50px;
	left: 155px;
	width: 500px;
	float: left;
}
ul#list {
	position:relative;
	display:block;
	line-height: 14px;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/purplebullet.gif);
	width: 480px;
}
li#list
{
	position:relative;
	font-size:12px;
	text-align: left;
	width: 450px;
	margin-bottom: 9px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.4em;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
li#listnarrow {

	position:relative;
	font-size:12px;
	text-align: left;
	width: 280px;
	margin-bottom: 9px;
}
ul#listnarrow {
	position:relative;
	display:block;
	line-height: 14px;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(images/purplebullet.gif);
	width: 280px;
	margin-top: 0px;
}

