body,td,p,div,span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
		
#container	 {
	margin: 1em auto;
	width: 80%;
	padding: 1em;
	text-align: left;
}

#content {
	clear:both; 
	width:891px;
	background-image:url(/images/bg1.gif);
	background-repeat:none;
	
	padding-right:0px 10px 0px 0px ;
}	
#left {
	float:left; 
	width:44px; 
	background-image:url(/images/LshadowBG.gif); 
	background-repeat:none;
	margin-bottom: -2000px; padding-bottom: 2000px;
}
#right {
	float:left; 
	width:49px; 
	background-image:url(/images/RshadowBG.gif);
	background-repeat:none;
	margin-bottom: -2000px; padding-bottom: 2000px;

	
}
#center {
	float:left;
	width:798px; 
	background-color:#FFFFFF;
}
.smgray {
	font-size:11px;
	color:#5b5b5b;
}
.boxBG {
	float:left; 
	width:180px; 
	background-image:url(/images/boxBG.gif);
	text-align:left;
	font-size:11px;
	color:#5b5b5b;
	padding-bottom:10px;
	
}
.innerbox {
	width:140px;
	text-align:left;
	font-size:11px;
	color:#5b5b5b;
	margin-left:20px;
}
.clear {
	clear:both;
}
.boxwrapper {
	float:left; 
	padding:0px 10px 0px 5px;
}
#foot {
	clear:both; 
	width:891px; 
	height:84px; 
	background-image:url(/images/bot.gif); 
	background-repeat:no-repeat;
	text-align:center;
	padding-top:43px;
	font-size:11px;
	color:#5b5b5b;
}

.PostCommentItem{
		background-color: #ffffff;
}

.PostCommentItemAlternate{
		background-color: #f7f7f7;
}

.PostComment{
		background-color: #bfc0bc;
}
a {
	color:#6a207f;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.pagetitle {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.categorylink {
	color:#6a207f;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.categorylink:hover {
	text-decoration:underline;
}
.smlink {
	color:#6a207f;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.smlink:hover {
	text-decoration:none;
}
.sm {
	font-size:11px;
}