.page{
	background: url(images/backBar.gif) center repeat-y;
	text-align:center;
	width:625px;
	margin-left: auto; 
	margin-right: auto;
}
.miniHead{
background-color:#E7F2DE;
padding:2px 0px 2px 0px;
font-weight:bold;
width:100%;
}
#top{
	height:100px;
	background:center no-repeat;
}
#botSpacer{
	height:20px;
	clear:both;
}
#bot{
	background:url(images/bot.jpg) center no-repeat;
	height:80px;
}
#topText{
	text-align:left;
	color:#FFFFFF;
	font-size:36px;
	padding:40px 0px 0px 40px;
}
.botText{
	color:#666666;
	font-size:9px;
	padding:20px 0px 0px 200px;
}
.rContent {
	float:right;
	padding-right:10px;
	width: 415px;	
	height:100%;
}
.rPostBox{
	width:380px;
	border: 1px solid #666;
	background-color:#EFF4EA;
	margin-top:10px;
}
.rPost{
	font-size:12px;
	padding:3px 10px 3px 10px;
}
.rHead{
	background-color:#E4EADF;
	padding:3px 0px 3px 10px;
	border-bottom:1px solid #666;
}
.date{
	float:right;
	font-size:10px;
	padding:6px 10px 3px 0px;
}
.lContent { 
	float: left; 
	width: 150px;
	padding-left:25px;
	height: 100%; 
}
.lhead{
	font-size:12px;
	font-weight:bold;
}
body {
	background-color:#A6B39B;
	margin: 0;
}
.bg{
	text-align:left;
	padding:5px 0px 40px 0px;
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {color: #0099CC;	text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
a.top:link {color: #FFFFFF; text-decoration: none;}
a.top:active {color: #FFFFFF; text-decoration: none;}
a.top:visited {color: #FFFFFF; text-decoration: none;}
a.top:hover {color: #FFFFFF; text-decoration: none;}
