body {
	background-color: #F3E0FF;
	margin: 0px;
	background-image: url(images/bg1.gif);
}

#page {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #550D5F;
	background-image: url(images/bg2b.gif);
	border-style: solid;
	border-width: 1px;
	border-color: #A986AC;
}

#masthead {
	width: 755px;
	z-index: 5;
	padding: 0px;
	background-color: #550D5F;
}

#divider {
	width: 755px;
	z-index: 4;
	padding: 0px;
	background-color: #E4C201;
	height: 3px;
}

#navbar {
	position: absolute;
	left: auto;
	top: 134px;
	width: 125px;
	z-index: 4;
	padding: 0px;
	margin-left: 5px;
}

#navbar li {
	list-style-type: none; 
}

#navbar a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	border: 1px solid #553333;
	padding: 2px 6px 3px 6px;
	display: block;
	margin-bottom: 8px;
	background-color: #3A8ED4;
}

#navbar a:hover {
	background-color: #E4C201;
	color: #000000;
}

#content {
	width: 520px;
	z-index: 3;
	padding: 30px 20px 30px 85px;
	margin-left: 70px;
	background-color: #F8ECFF;
}

#footer {
	width: 755px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0px 10px 0px;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #602060}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #550E5F; font-weight: bold}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	padding: 12px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #501B50;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #702570}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #501B50;
	padding: 0px 0px 4px 0px;
	list-style-position: outside;
}

.bflist {
	list-style-image: url(images/butterfly_bullet.gif);
}

.adjline{
	line-height: 20px;
} 

.border1{
	border-color: #550E5F;
} 

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #501B50;
	font-size: 8pt;
	padding: 3px 3px 0px 0px;
}

.med {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #501B50}
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #501B50}
.na { color: #C0C0C0 }
.hl { font-weight: bold; color: #CC0000}

a:link { color: #000099; font-weight: bold; text-decoration: underline }
a:visited { color: #000099; font-weight: bold; text-decoration: underline }
a:active { color: #CC66CC; font-weight: bold; text-decoration: underline }
a:hover { color: #CC0000; font-weight: bold; text-decoration: none }


#footer a:link { color: #FFFFFF; text-decoration: underline }
#footer a:visited { color: #FFFFFF; text-decoration: underline }
#footer a:active { color: #990000; text-decoration: underline }
#footer a:hover { color: #E4C201; text-decoration: none }
