@CHARSET "ISO-8859-1";

div.LeftPanel240
{
	width: 240px;
}

div.RightPanel670
{
	width: 670px;
}
	
img.Author
{		
	width: 100px;
	height: 100px;
	display: block;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div.Author
{
	text-align: center;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
	color: #000000;
	font-size: 10pt;		
}

div.AboutContainer
{
	width: 670px;
	overflow: hidden;	
	background-color: #C8C8C8;
}

div.AboutTop
{
	width: 670px;
	height: 403px;
	background-image: url('/img/abouttop.jpg');	
}
div.AboutLeft
{	
	float: left;
	width: 451px;		
}
div.About
{
	padding-left: 53px;
	padding-right: 8px;
	font-size: 10pt;
	line-height: 1.4;
	text-align: justify;		
}
div.AboutRight
{	
	float: right;
	width: 219px;
	height: 280px;		
	background-image: url('/img/aboutright.jpg');	
}
div.AboutBottom
{	
	clear: both;
	width: 670px;
	height: 15px;
	background-image: url('/img/aboutbottom.jpg');		
}

div.SidePanelArticle
{
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
}

img.SidePanelArticleThumbnail
{
	width: 124px;
	height: 80px;	 
	vertical-align: top;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	display:block;
}