body {
	background-color: #F0F0E6;
	background-image: url(../images/gradback.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}
#background{
	vertical-align: top;
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Tahoma;
	font-size: 1px;
}
#outline {
	position: relative;
	width: 778px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	visibility: visible;
	z-index: 2;
	margin: auto;
	border: 1px solid #470769;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
	background-color: #E3D9E8;
}
#header {
	position: relative;
	width: 778px;
	visibility: visible;
	z-index: 3;
	height: 225px;
	background-image: url(../images/header_background.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}
#separatorTop {
	position: relative;
	width: 778px;
	visibility: visible;
	z-index: 4;
	height: 35px;
	background-image: url(../images/separator_top.gif);
	background-repeat: no-repeat;
	background-color: #C7B4D2;
}
#content {
	position: relative;
	width: 778px;
	visibility: visible;
	z-index: 6;
	height: auto;
	text-align: left;
}
#mainText {
	position: relative;
	width: 530px;
	visibility: visible;
	z-index: 20;
	left: 215px;
	top: -10px;
}
#separatorBottom {
	position: relative;
	width: 778px;
	visibility: visible;
	z-index: 5;
	height: 35px;
	background-image: url(../images/separator_bottom.gif);
	background-repeat: no-repeat;
	background-color: #C7B4D2;
}
.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #29043E;
	text-align: justify;
}
.mainContent a:link {
	color: #29043E;
	text-decoration: none;
}
.mainContent a:visited {
	color: #29043E;
	text-decoration: none;
}
.mainContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainContent a:active {
	color: #29043E;
	text-decoration: none;
}
.mainContent ul li {
	list-style-type: square;
}
.mainContent li ul {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #8B609F;
}
.pictures {
	margin-left: 10px;
}
#boxTops {
	position: absolute;
	height: 125px;
	width: 125px;
	left: -170px;
	top: 315px;
	background-color: #470769;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #470769;
	border-right-color: #470769;
	border-bottom-color: #470769;
	border-left-color: #470769;
}
