body {
	background-color: #949494;
}
#header {
	background-image: url(images/header.gif);
	width: 935px;
	height: 162px;
}
#bar {
	background-image: url(images/bar01.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 935px;
}
#page_holder {
	background-attachment: scroll;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 935px;
}
#content {
	width: 850px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 935px;
}
a:link {
	text-decoration: none;
	color: #A93E8C;
}
a:visited {
	text-decoration: none;
	color: #B03F8F;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-align: justify;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3B40;
	text-align: justify;
	line-height: 16px;
}
.textdivmain {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3C41;
	height: 60px;
	width: 700px;
	overflow: visible;
	text-align: justify;
}
.disdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3B40;
	height: 600px;
	width: 750px;
	overflow: scroll;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3E3C41;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #894173;
	font-weight: normal;
}
