body {	color: #00f;	background-color: #F4E542;	}#header {	float: right;	vertical-align: top;	width: 84%;	}#maincol {	float: right;	bottom: 0%;	width: 84%;	}#maincol a, #mailcol a:visited {	color: #00f;	}		#logo {	float: left;	width: 16%;	vertical-align: top;	}	#leftcol {	padding-top: 1%;	padding-left: 2%;	background: trasparent;	float: left;	width: 12%;	clear: left;	}	#lmenu {	border: 1px solid #000;	-webkit-border-radius: 9px;	-moz-border-radius: 9px;	border-radius: 9px;	}	#lmenu a:visited, #lmenu a {	position: relative; 	color: #00f;	text-decoration: none;  	text-align: center;	border: 1px solid #f4e542;	display: block;	height: 23px;	margin: 2px;	padding-top: 2px;	-webkit-border-radius: 9px;	-moz-border-radius: 9px;	border-radius: 9px;	}#lmenu a:hover {	background: #E8D936;	text-decoration: none;	border: 1px solid #CCC;	-webkit-border-radius: 9px;	-moz-border-radius: 9px;	border-radius: 9px	}#lmenu a:active {	text-decoration: underline;	}	#cmthold {	position: relative;	border-top: 2px solid #000;	width: 22%;	height: 25%;	left: 1%;	float: left;	text-align: center;	clear: left;	top: 2%;	}	#ppthold {	position: relative;	width: 70%;	padding-left: 4%;	}#Next a:visited, #Next a, #Back a:visited, #Back a {	text-decoration: none;	color: #00f;	display: block;	border: 1px solid #00f;	padding: 1px;	}#Back a:hover, #Next a:hover {	border: 2px solid #f00000;	padding: 0px;	}#Back {	width: 9%;	float: left;	margin-left: 1%;	}#Next {	width: 9%;	float: right;	margin-right: 1%;	}#container {	width: 11em;	}	.button {	text-decoration: none;	display: block;	border: 1.5px solid #000;	border-color: #666 #000 #000 #666;	margin: 5px;	padding: .25em;	text-align: center;	-webkit-border-radius: 9px;	-moz-border-radius: 9px;	border-radius: 9px	}:hover.button {	background: #E8D936; 	border-color: #000 #666 #666 #000;	}body#home a#homenav, body#what a#whatnav, body#help #helpnav, body#contact a#connav {	color: #000;	}