*
{
	padding: 0px;
	margin: 0px;
}
.rClear {
	clear: right;
}
.lClear 
{
	clear: left;
}	
.clear
{
	clear: both;
}
body 
{
	margin-top: 15px;
	text-align: center;
}
.main
{
	text-align: left;
	width: 900px;
	margin: auto;
	border: 1px solid #918f8f;
	border-top: 2px solid #c8c7c7;
	padding: 10px;
}
.common
{
	margin-bottom: 10px;
}
.logo 
{
	float: left;
	margin-left: 25px;
}
.nav
{
	float: right;
}
.exCommon
{
	float: right;
	line-height: 15px;
	display: inline;
	width: 100%;
}
.outer 
{
	background-image: url(images/topGrad.gif);
	background-repeat: repeat-x;
	background-color: #e7e8e9;
	width: 100%;
}
.outer2
{
	padding: 15px;
}
.topPane
{
	margin-bottom: 10px;
}
.tagline 
{
	float: right;
	margin-top: 20px;
}
.left
{
	float: left;
	width: 25%;
	background-color: #ffffff;
}
.right 
{
	float: right;
	width: 71%;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
}
.BlogContent
{
	width: 99%;
}
.bottom
{
	margin-top: 10px;

}
.whiteCon
{
	background: url(images/whiteLeft.gif) no-repeat scroll left top;
	width: 100%;
}
.wInner1
{
	height: 10px;
	background: transparent url(images/whiteTopRight.gif) no-repeat scroll right top;
	font-size: 3px;
}
.wInner2
{
	background-color: #ffffff;
	border-left: 1px solid #f9f9fa;
	border-right: 1px solid #f9f9fa;
}
.cPaneGrad
{
	padding: 10px;
	
}
.rPaneGrad
{
	padding: 10px;
}
.wInner3 
{
	background: transparent url(images/whiteBottom.gif) no-repeat scroll left bottom;
	margin: 0px;
	height: 11px;
	background-color: #ffffff;
}
.wInner4
{
	background: transparent url(images/whiteBotRight.gif) no-repeat scroll right bottom; 
	font-size: 0px;
	height: 11px;
}
.menuPane
{
	border-top: 2px solid #d8cae3;
	margin-top: 10px;
	padding-top: 5px;
}