body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #7799BB;
	background-image: url(/images/background1.gif);
	background-repeat: repeat;
	padding: 16px;
	z-index: 0;
}
#main {
	background-color: #7799BB;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 750px;
	z-index: 100;
	visibility: visible;
	padding: 16px 16px 16px 16px;
}
#diane {
	position:relative;
	padding:0;
	width: 362px;
	height: 474px;
	z-index: 150;
	float: left;
}

#diane img {
	margin: 0px;
	}
	
#navbar {
	overflow: visible;
	visibility: visible;
	z-index: 400;
	width: 160px;
	float: left;
	margin-top: 5px;
}
#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #447788;
	color: #FFFFFF;
}
#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
	list-style: none;
}
#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	list-style: none;
}
#navbar li {
	position : relative;
	line-height : 1.2em;
	margin: 0;
	width: 160px;
	background-color: #478;
	vertical-align: top;
	z-index: 1000;
	height: 2.5em;
	border-bottom: dashed #79B 2px;
	border-left: solid #fff 2px;
	border-right: solid #fff 2px;
}
#navbar li ul {
	position : absolute;
	list-style: none;
	left: -999em;
	margin-left : 159px;
	margin-top : -1.7em;
	width: 160px;
	z-index: 3000;
}
#navbar li ul ul {
	left: -999em;
	list-style: none;
	z-index: 5000;
}
#navbar a:link {
	display: block;
	width: 140px;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #478;
	}
#navbar a:visited {
	display: block;
	width: 140px;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #478;
	}
#navbar a:hover {
	background-color: #113344;
	color: #FFFFFF;
	}
#navbar a.current:link {
	display: block;
	width: 140px;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
#navbar a.current:visited {
	display: block;
	width: 140px;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
#navbar a.current:hover {
	background-color: #478;
	color: #000;
}
#navbar li li a {
	display: block;
	width: 140px;
	padding: 3px 12px 3px 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #478;
	}
 #text {
	position:relative;
	width: 550px;
	padding-left: 10px;
	z-index: 300;
	padding-right: 16px;
	float:left;
}

#text.front {
	position:relative;
	float:left;
	width:360px;
	padding-left: 5px;
}
#text a:link{
	color: #000000;
}
#text a:visited{
	color: #000000;
}
#text a:hover{
	color: #FFFFFF;
}
#text ul {
	list-style-type: square;
}
#text li {
	list-style-type: square;
	font-size: 13px;
	color: #023;
	margin: 0px 0px 5px 30px;
	padding-left: 0px;
	list-style-position: outside;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 19px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 50px;
	text-align: left;
	color:#123f44;
	font-variant: small-caps;
}
h3 {
	background-image: url(/images/leaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 51px;
	vertical-align: top;
	overflow: visible;
}
h4 {
	clear: both;
	padding: 0px 0px 0px 51px;
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	background: url(/images/flower.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	overflow: visible;
}
h5 {
	clear: none;
	padding: 10px 0px 0px 51px;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	vertical-align: top;
	overflow: visible;
}
p {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	color: #023;
	padding-left: 51px;
	overflow: visible;
}
table {
	margin: 0px 0px 0px 51px;
	font-size: 13px;
	color: #023;
	overflow: visible;
}
p.calendar {
	padding-left: 0px;
}
.smallfront {
	margin: 0px 0px 0px 5px;
}
p.front {
	padding: 0px 0px 0px 51px;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}
h1.front {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
h2.front {
	font-weight: bold;
}
a.front {
	text-decoration: none;
	color: #000000;
}
.center {
	margin: auto;
	text-align: center;
}
#copyright {
	clear: both;
	position: relative;
}
img {
	margin: 5px;
}
.photo {
	position:relative;
	float:left;
	width: 260px;
	padding-left:50px;
	padding-bottom:15px;
	padding-right:10px;
}
.headnav {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #447788;
	padding: 0px;
	margin: 0px;
}
a.headnav:link {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #446677;
}
a.headnav:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #446677;
}
