img.floatRight { float: right; 
 margin: 4px; 
}

body {	
	background-color: #e6ffcc;
	height:100%;
}
	

body, td, th {
	color: #000000;
}

#bodytext h1 {
	color: #336699;
	font-size:1.25em;
}

#bodytext h2 {
	color: #336699;
	font-size:1.2em;
}

#bodytext h3 {
	color: #336699;
	font-size:1.1em;
}

#bodytext p {
	margin-left:10px;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
} 

#bodytext ul {
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: square;
}

#bodytext li {
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
}

#bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#3333FF;
	font-weight: bold;
}


#bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#666699;
	font-weight: bold;
}

#bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
}



#menubar {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#nav {
	position:absolute;
	color:#CBC4FF;
	z-index:2;
	left: 6px;
	top: 182px;
}
#nav a:hover {
	font-weight:bold;
	font-size: .89em;
	color: #FFFFFF;
}
#nav ul {
	margin: 0; 
	padding: 0; 
    list-style-type: none; 
	list-style-image: none; 
}
#nav ul li {
	display: inline; 
}

#nav ul li a {
	text-decoration:none;  
	 margin: 4px;
	 padding: none; 
	 color:#e6ffcc;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: .89em;
	 font-weight:bold;
}
/*#nav ul li a:hover {color: purple;
        background: yellow; }*/
		
#leftnav {
	border:1px;
	position:absolute;
	top:245px;
	left: 4px;
	width:210px;
	padding-left:18px;
	z-index:11;
	/*border-right-style:dotted;*/
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif
	
}
#leftnav ul {
	margin-left:0px;
	list-style:none;
	/*background-color:#bace99;
	background-color:#c9d7b4;*/
	font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;
}

.leftnavheader { 
	/*background-color:#7b8c62; 
	background-color:#b8cb9a;*/
	margin-bottom:5px; 
	font-size:1.0em;
	font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;
	color:#003300;
	font-weight:bold;}
.leftnavlink {margin-left:.89em; margin-bottom:5px; color:black; font-weight:bold; font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;}
.leftnavseclink {font-size:.89em; margin-left:30px; margin-bottom:5px; margin-bottom:5px; font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;}
.leftnavseclink a {color:black; text-decoration:underline; font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;}
.leftnavseclink a:hover {font-size:.89em; font-family:"Trebuchet MS", Trebuchet, Verdana, sans-serif;}

#paw {
	position:absolute;
	z-index:111;
	top:460px;
	left: 170px;
}
#bodytext {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	position:absolute;
	top:228px;
	left:269px;
	z-index:10;
	width: 560px;
	border-left-style:dotted;
	border-left-color:#999966;
	border-left-width:thin;
	height:395px;
	}
/* CSS Document */
