#headerbar {
	width:100%;
	top:0; 
	left:0;
	background: #006666;
	border-bottom: 10px solid #006666;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #E5DDA8;	
	font: 100% "Trebuchet MS", san-serif;
	color: #000;
}


#content {
	width:auto;
	margin-left:20em;
	padding:1em;
	background:#FFFFFF;
	border-top:1px solid #33322D;
	border-bottom:1px solid #716F64;
	border-left:1px solid #33322D;
	
}

#content a:link {
	color:#006666;
}

#content a:visited {
	color:#330000;
}

#content a:hover {
	color:#CFBB7E;
	text-decoration: none;
}

#content h2 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:.5em;
	border-left:1px solid #006666;
	border-bottom:1px solid #006666;
	color:#333333;
	font-size:125%;

}

#content p {
	text-align:justify;
	font-size:85%;
}

#content ul {
	list-style:square;
	font-size:85%;
}

#menu {
	width:20em;
	float:left;
	position:static;
	margin:0 0 0 0;
}

#menu ul{
	list-style:none;
	text-decoration:none;
	margin:0 0 0 0;

}

#menu li a {
	display:block;
	margin:0 0 0 0;
	color:#000000;
	text-decoration:none;
	background:#CFBB7E;
	letter-spacing:.3em;
	border-bottom:1px solid #A88D3E;
	padding:.1em .5em .1em .5em;
}

#menu li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#006666;
}

.floater {
	margin:0px;
	position:absolute;
	width:13em;
	border:1px solid #009999;
	background:#E5DDA8;
	height:23em;
	overflow:auto;
	background:#E5DDA8;
	float:right;
	top:252px;
	left:670px;
	right:auto;

}

.floater h3 {
	background:#006666;
	border-bottom:3px solid #009999;
	margin:0px;
	padding:.5em;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
}

.floater p {
	font:75% 'Trebuchet MS', sans-serif;
	color:#000000;
	text-align: left;
	white-space:normal;
	margin:0;
	padding:.5em;

}

#footer {
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006666;

}

#footer p {
	padding-top: 12px;
	padding-left: 17pc;
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: .5em;
	padding-bottom: 5px;
}
.footerlicnum {
	font: small-caps 110% Verdana, Arial, Helvetica, sans-serif;
	color: #33322D;
	letter-spacing: .1em;

}
.tabletext {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
	font-size: 85%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;

}
.tabletitle {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
	font-size: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #FFFFFF;

}
.name {
	font-weight: bold;
	color: #006666;
}
