#mainLeftCol
{
	float: left;
	width: 275px;
	padding-left: 0px;
	padding-right: 0px;
}

#mainContents
{
	width: 434px;
	float:right;
	padding: 0px 10px 0 25px;
	background-color: #1A1A1A;
}
 
#productFocusHeader
{
	height: 44px;
	padding: 0px;
	background: url("../images/productfocusheader.gif") no-repeat;
}

#productFocusBody
{
	padding: 0px;
	border: 8px solid #444;
	border-top: 0px;
	text-align: center;
	background-color: #fff;
}

#productFocusBody div
{
	margin: 3px auto;
	text-transform: uppercase;
}

#productFocusBody a
{
	display: block;
	color: #C61217;
	text-decoration: none;
	font-weight: bold;	
}

#productFocusBody a:hover
{
	color: #000;
}

.newbie
{
	background: url("../images/dot999.gif") bottom left repeat-x;	
	border: 0;
	width: 434px;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

.newbie.last
{
	border: 0px;
}

.newbieHeader
{
	font-weight: bold;
	text-transform: uppercase;
}

.newbieDate
{
	color: #999;
	border-right: 1px solid #999;	
	padding-right: 6px;
	margin-right: 3px;		
}

.newbieName
{
	color: #fff;
	font-size: 12px;
}

.newbieAnchor a
{
	color: #fff;
	text-decoration: none;
}

.newbieAnchor a:hover
{
	color: #D20000;
}

.newbieBody
{
	text-align: justify;
	padding: 9px 0 20px 0;
}

.newbieBody p
{
  margin: 0;
}

.newbieBody .left 
{ 
  margin: 0 10px 0 0;
}

.newbieBody .right 
{ 
  margin: 0 0 0 10px;
}

.newbieBody a
{
	color: #D20000;
	text-decoration: none;
	font-weight: bold;
}

.newbieBody a:hover
{
	color: #fff;
}

.newsNavigationTop, .newsNavigationBottom
{	
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
}

.newsNavigationTop
{
	background: url("../images/dot999.gif") bottom left repeat-x;	
	border: 0;
	padding-bottom: 10px;	
}

.newsNavigationBottom
{
	
	border: 0;
	padding-top: 10px;	
}

.newsNavigationTop a ,.newsNavigationBottom a
{
	color: #C61217;
	text-decoration: none;
}

.newsNavigationTop a:hover ,.newsNavigationBottom a:hover
{
	color: #fff;
}

.newsNavigationTop span, .newsNavigationBottom span
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}

.newsGalery
{
	background: url("../images/dotu999.gif") top left repeat-x;	
	border: 0;
	padding-top: 10px;	
	padding-bottom: 10px;	
}

.newsGalery .galeryHeader
{
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
}

.thumb, .thumbFirst
{
	cursor: pointer;
	margin: 17px 0 20px 37px;
	float: left;
	width:80px;
	height:80px;
	overflow:hidden;
}

 .thumbFirst
 {
	margin-left: 0;
 }
 
 #advertisement
 {
	margin-bottom: 20px;
 }
 
 #advertisement td
 {
	padding-left: 0px;
 }
