#comment {
position:relative;
left:0px;
top:0px;
width: 300 px;

}
#Layer0, #Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6, #Layer7, #Layer8 {
	color: #CCCC99;
	position:absolute;
	left:0px;
	top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding: 5px;
	border: 1px solid #CCCC99;
	background-color: #993300;
	width: 100%;
	text-align: left;
	font-weight: bold;
	

} 
#Layer0 {
	color: #993300;
	font-size: 12px;
	background-color: #CCCC99;
	border: 1px solid #993300;
	text-align: justify;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navlist li {
	margin: 0 0 3px 5;
}
#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 10px;
	border: 1px solid #993300;
	width: 110px;
	background-color: #CCCC99;
	 /* */
}
#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #993300;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #CCCC99;
	background-color: #993300; 
	color: #FFFFFF;
	}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border: 1px solid #333;
	background-color: #993300; 
	color: #ffffff;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
p,ul {
	font-size: 12px;
	text-align: justify;
}
.signature a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 40px;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
}
li {
	text-align: left;
}
