body {
  	margin:0px 5px 5px 5px;
  	font-family:Verdana;
  	text-align:center;
  	font-size:9pt;
	background-color:#fff;
	color:#FECC9B;
}
div#menu a:link {color:#434343;font-weight:bold;text-decoration:none;}
div#menu a:visited {color:#434343;font-weight:bold;text-decoration:none;}
div#menu a:hover {color:#434343;font-weight:bold;text-decoration:underline;}
a:link {color:#090;font-weight:bold;text-decoration:none;}
a:visited {color:#FECC9B;font-weight:bold;text-decoration:none;}
a:hover {color:#FECC9B;font-weight:bold;text-decoration:underline;}
div.cleaner {
	clear:both;
	width:100%;
}
p {
	text-align:justify;
}
div.coolcleaner {
	text-align:center;
	clear:both;
	width:100%;
	height:0px;
	font-size:0;
}
div#body { 
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
div#logo {
	height:316px;
}
div#overdiv { 
	width:920px;
	background-image:url('images/backright.jpg');
	background-repeat: repeat-y;
	background-position:right;
}
div#leftwrapper {
	background-image:url('images/menuspacer.jpg');
	background-repeat: repeat-y;
	background-position:left;
}
div#left {
	width:290px;
	float:left;

}
div#menu {
	width:290px;

}
div.menuheading {
	height:32px;
	width:220px;
	text-align:left;
	background-image:url('images/menuheading.jpg');
	padding-top:10px;
	padding-left:70px;
	color:#434343;
	font-size:13pt;
	font-weight:bold;
}
img.menuheading {
	clear:both;

}
img {
	border: 0px;
}
div.menuitems { 
	text-align:left;
	padding: 5px 5px 5px 60px;
	background-image:url('images/menubackground.jpg');
}
div.menufooter {
	height:12px;
	width:290px;
	background-image:url('images/menufooter.jpg');
	line-height:1px;
	font-size:1px;
}
div#right {
	width: 580px;
	float: right;
	padding: 5px 40px 5px 10px;
}
div#comments {
	background-color: #686868;
}
div.CommentHeader {
	border-top: 1px solid #5181A5;
	background-color:	#625836;
	padding: 7px 4px 7px 4px;
	margin-top:5px;
}
div.CommentBody {
	padding:4px;
	text-indent:15px;
	text-align:justify;
	font-size:8pt;
}
div#CommentForm {
	padding:4px;
	border-top: 1px dashed #5181A5;
	margin-top:4px;
}
div.CommentsPagination {
	border-top: 1px dashed #5181A5;
	padding:5px;
}
div.GreenPost {
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#B3F3B3;
	color:#090;
	border: 1px solid #0c0;
}
div.BluePost {
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#C6C7FA;
	border: 1px solid #00f;
	color:#009;
	margin:4px;
}
div.RedPost {
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#F79F9F;
	border: 1px solid #f00;
	color:#900;
}
div#footer {
	width: 920px;
	height: 34px;
	background-image: url('images/footer.jpg');
}
div.pictureleft {
	float:left;
 	margin:4px 6px 4px 0;
 	padding:8px 8px 5px 8px;
 	background-color:#B28956;
 	border:1px solid #772F09;
 	color: #772F09;
 	font-size:90%;
 	font-style:italic;
 	text-align:center;
}
div.pictureleft img {
	border: 1px solid;
}
img.enlarge { 
	cursor: pointer;
}
li{
text-align:left;

}
textarea {
	border: 1px solid #FECC9B;
	color:#FECC9B;
	background-color:#424242;
}
input.colored {
	border: 1px solid #FECC9B;
	padding:2px;
	color:#FECC9B;
	background-color:#424242;
	font-family:Verdana;
}
