body {
	background-color: #bc3997;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	scrollbar-face-color:#bc3997;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#bc3997;
scrollbar-darkshadow-color:#bc3997;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#DAB6B7;
}
div#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 894px;
	float: none;
	clear: none;
	position: relative;
}
#wrapper {
	float: none;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#wrapper #top #logo {
	height: 27px;
	width: 184px;
	padding-top: 15px;
	padding-left: 15px;
}
#wrapper #top #navigation {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	line-height: 0px;
	padding-top: 40px;
	text-align: right;
	padding-right: 15px;
	position: relative;
	visibility: visible;
}
#wrapper #mainarea {
	background-image: url(../images/mainarea2.gif);
	background-repeat: no-repeat;
	height: 473px;
	width: 568px;
	float: right;
}
#wrapper #leftside {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/left-back.jpg);
	background-repeat: no-repeat;
}
#wrapper #leftside2 {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/thistle-back2.jpg);
	background-repeat: no-repeat;
}
#wrapper #leftside3 {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/thistle-back3.jpg);
	background-repeat: no-repeat;
}
#wrapper #leftside4 {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/thistle-back4.jpg);
	background-repeat: no-repeat;
}
#wrapper #leftside5 {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/thistle-back5.jpg);
	background-repeat: no-repeat;
}
#wrapper #leftside6 {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/thistle-back6.jpg);
	background-repeat: no-repeat;
}

#wrapper #leftsideplain {
	height: 473px;
	width: 312px;
	float: left;
	background-image: url(../images/plain-leftback.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(../images/footerback.gif);
	height: 30px;
	width: 894px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #mainarea #maineditable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 40px;
	line-height: 18px;
}
.largelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
#footer #copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigation #text {
	padding-right: 10px;
	padding-left: 10px;
	}
.navlinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
}
.navlinks a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FF99FF;
	text-decoration: underline;
}
.links {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
}
.links a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF99FF;
	text-decoration: underline;
}
.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FF99FF;
}
.pinkline {
width: 100%; 
height: 1px; 
background-color: #FF66FF;
}

