iframe {
border: 1px solid #DCCEEC;

}
#pagecontainer{
	width:840px;
	margin:auto;
}

#mainnav{
	margin:auto;
	height:170px;
	background-image: url(images/oldmillhead.jpg);
	background-repeat: no-repeat;
	background-position: 355px;

}

#mainnav a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	color: #493453;
	font-weight: bold;
}
#mainnav a:hover{
	color: #A905FA;
	text-decoration: none;
}

#nav {
	text-align:center;
	position: relative;
	top: 110px;
	right: 45px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #9203CF;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.text A:link {
	text-decoration: underline;
	color: #0000FF;
}
.text A:visited {
	text-decoration: none;
	color: #0000FF;
}
.text A:active {text-decoration: underline}
.text A:hover {text-decoration: underline; color: #0099FF;}
.titles {
	font-size: 14px;
	font-weight: bolder;
}
.titles a{
	font-size: 13px;
	font-weight: bold;
	color: #9203CF;
	text-decoration: none;
}
.titles a:hover{}

body {
	scrollbar-arrow-color: #660033;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #660033;
	scrollbar-track-color: #E4CBE2;
	scrollbar-face-color: #713C72;
	scrollbar-shadow-color: #660033;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;
	}
