body {
	background-color: #FFFFCC;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	

#navcontainer { margin-left: 0px; }


a {
	color: #09c;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

#header {
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 30px 20px;
	border-width: 1px 0px; 
	border-bottom: 1px solid #ccc;
	text-align: center;
	background-image:url('floret.jpg');
	height: 35px;
	font-weight: 600;
	font-size: 16pt;
	}

#content {
	margin: 20px 55px 50px 165px;
	padding: 15px 0px 0px 50px; 
	font-size: 12pt;
	}




#navleft {
	float: left;
	margin: 0px 55px 50px 0px;
	width: 140px;
	height: 950px;
	padding: 25px;
	background-image:url('floret.jpg');
	line-height: 17px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}


a:link {color:#993300}
a:active {color:#000099}
a:visited {color:#000066}
a:hover {color:#996699}

a.currentpage {background-color: #9999FF;}



h1, h2, h3, h4, h5, h6 {font-family: Arial, sans-serif;}


h1 {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 22px;
	font-weight: 900;
	color: #000000;
	}

h1:first-child {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 22px;
	font-weight: 900;
	color: #000000;
	}



h2 {
	margin: 16px 3px 0px 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 15px;
	font-weight: 900;
	color: #000000;
	}

h3 {
	margin: 16px 3px 3px 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	line-height: 15px;
	font-weight: 900;
	color: #000000;
	}

ul {
	list-style-type: square;
	}


ulul {
	list-style-type: disc;
	}



#footer {
	background-color: #FFCC99;
	color: #000;
	text-align: center;
	padding: 1px;
	margin: 10px;
	font-size: 90%;
	clear: left;
}
