#subContainer
{
	width:100%;
	background-image: url(/theme/images/bg_content_blg.png);
	background-repeat:no-repeat;
	background-color:#3e3e3e;
	
	

	
}

/*
#subContainer h1,h2,h3,h4,p
{
	padding-left:10px;
}
*/


#subContainer_back
{

	background-repeat:no-repeat;
	background-image: url(/theme/images/bg_content_blg.png);
	background-color:#3e3e3e;

}



#subNav
{

	width:334px;
	
	
}
#subSpan
{

	background-image:url(/theme/images/dotted_bottom_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;

}
#subSpan span
{
	display:block;
	padding-top:20px;
	padding-left:55px;
	min-height:35px;
}
#subBody
{	
	
	width:645px;
	margin-right:auto;
	margin-left:auto;
	line-height:1.5em;
	text-align:left;	
	margin-top:1px;


}

.subButton
{
	width:334px;
	background-image:url(/theme/images/dotted_bottom_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:35px;
	font-weight:bold;
	
}
.subButton_selected{
	width:334px;
	background-image:url(/theme/images/dotted_bottom_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:35px;
	font-weight:bold;
	background-color: #1B1B1B;
}
.subMenuHeader
{
	
	width:334px;
	background-image:url(/theme/images/dotted_bottom_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:25px;
	/*min-height:28px;*/

	
}
.subMenuHeader span
{
	display:block;
	padding:10px;
	padding-left:55px;
}

.subMenuHeader:hover
{
	background-color:#000000;
	cursor:pointer;
}

.subButton:hover
{
	background-color:#000000;
	cursor:pointer;
}
.subButton_selected:hover
{
	background-color:#000000;
	cursor:pointer;
}
.subButton span
{
	display:block;
	padding:10px;
	padding-left:65px;
	
}
.subButton_selected span
{
	display:block;
	padding:10px;
	padding-left:65px;
	
}

a.subLink
{
	color:#FFFFFF;
	text-decoration:none;
	
}

a.subLink:hover
{
 color:#e1ff7e;
}
.subTitle {

}
.subDate {
	font-weight:bold; 
}
.subContent {

}
.subPageContextTitle
{
	display:block;
	padding:10px;
	/*padding-left:23px;*/
	padding-left:15px;
	font-weight:bold;
	background-image:url(/theme/images/dotted_bottom_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.subPageLettrineTitle
{

	font-weight:bold;
	font-size:1.55em;
}

.subTitle h1
{
	color:#e52232;
	font-size:1.55em;
	font-weight:bold;
	margin-bottom:-3px;
	margin-top:5px;
}
p
{
 margin-bottom:10px;
}
.subImageHolder
{
	width:645px;
	height:191px;
	background-color:#cccccc;

}

.customAdUnitTable
{
	
	background-image:url(/theme/images/dotted_bottom_repeat.png);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	border:none;
	padding:0;
	
}

.customAdUnitTableLeftPadding
{
	
	padding-left:10px;
	
}


.customAdUnitTableRightPadding
{
	
	padding-right:20px;
	
}
