a
{
	color: #836793;
}

a: visisted
{
	color: #836793;
}

body
{
	background-color: #B197C0;
}

.navbar
{
	background-color: #E0C2F2;
}

.navcontainer ul li a
{
	border: 1px solid #987CA8;
	color: #ffffff;
	background: #B197C0;
}

.navcontainer ul li a:hover
{
	background: #ffffff;
	color: #987CA8;
}



.banner
{
	position: absolute;

	top: 0px;
	left: 0px;

	height: 90px;
	width: 950px;

	background-color: #987CA8;
	text-align: center;
}


.bg
{
	position: absolute;

	top: 112px;
	left: 0px;

	height: 629px;
	width: 950px;

	background-color: #E0C2F2;
}

.body_text #transbox
{
	position: absolute;
	z-index: 100;

	top: 0px;
	left: 600px;

	width: 400px;

	padding: 10px;

	font-family: sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: justify;

	color: #ffffff;
}

.body_text2
{
	position: absolute;
	z-index: 100;

	top: 0px;
	left: 10px;

	width: 360px;

	padding: 10px;

	font-family: sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: justify;

	color: #ffffff;
}


.header_pioneer
{
	color: #987CA8;

	font: italic bold 16pt arial;
}

.dave_test
{
	font-weight: bold;
	font-style: italic;
}	