.logo {
	text-align: left;
	float: left;
}
#header {
	height: 70px;
	width: 770px;
	background-color: #FBFBFB;
}
#footer {
	height: 40px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEF2E4;
	background-image: url(images/footer_bg.jpg);
}
#nav {
	float: left;
	width: 193px;
	font-family: Papyrus;
	font-size: 14px;
	height: 341px;
}
#pagetitle {
	height: 60px;
	width: 770px;
}

#bodytext {
	float: left;
	width: 565px;
	font-family: Papyrus;
	font-size: 18px;
	height: 341px;
}

#pinkine {
	float: left;
	width: 10px;
}

#quicklinks {
	height: 40px;
	width: 360px;
	background-color: #FFFFFF;
	float: right;
	text-align: right;
}
#footer {
	height: 65px;
	width: 770px;
	float: left;
	display: run-in;
	background-color: #FBFBFB;
}
body {
	background-color: #BACBDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/rose_bg.jpg);
	background-repeat: repeat;
}
.frame {
	border: 1px solid #849DC6;
	background-image: url(images/big-bg.gif);
	background-repeat: repeat-y;
	background-color: #EEF2E4;
}
.frame .navigation a {
	color: #00388D;
	text-decoration: none;
	font-size: 16px;
}


.navigation {
	font-family: Papyrus;
	font-size: 16px;
	color: #00388D;
	font-weight: bold;
	text-indent: 5px;
}

#splash {
	height: 190px;
	background-color: #EEF2E4;
	width: 770px;
}
#page {
	background-image: url(images/rose.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bodytext {
	font-family: Papyrus;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.frame .navigation a:hover {

	color: #00388D;
	text-decoration: underline;
}
.frame .navigation a:visited {

	color: #00388D;
	text-decoration: none;
}
.frame .navigation a:active {


	color: #00388D;
	text-decoration: none;
}
.contactaddr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD0B6E;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.contacttable {
	font-family: Papyrus;
	font-size: 14px;
	color: #000000;
	border: 1px solid #77814F;
}
.required {
	color: #D5468B;
}
.frame #page .bodytext h1 {
	font-size: 6mm;
}
