.ChannelHeader
{
	clear:left;
color:#75C9DE;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:auto !important;
line-height:18px;
min-height:50px;
padding:0px 7px 24px 47px;
text-align:center;
width:661px;
}

.Column
{	
	background-image: url(/images/Template2Columns/content.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto !important;
	margin-left: 17px;
	min-height: 434px;
	width: 330px;
}

.ColumnHeader
{
	min-height:30px;
	padding: 8px 15px 0px 15px;
	color: White;
	font-size: 18px;	
}

#FirstColumnHeader
{	
	background-repeat:no-repeat;
}

#SecondColumnHeader
{	
	background-repeat:no-repeat;
}

.ColumnContent{
	height:auto !important;
	min-height:350px;
	padding: 8px 30px 0px 15px;
}

.ColumnBottom {
	background-image:url(/images/Template2Columns/bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	height: auto !important;
	min-height:50px;
	padding-bottom: 20px;
	width:330px;
}

.Aqua .ColumnHeader
{
	background-image: url(/images/Template2Columns/top_Aqua.jpg);
}

.Green .ColumnHeader
{
	background-image: url(/images/Template2Columns/top_Green.jpg);
}

.Blue .ColumnHeader
{
	background-image: url(/images/Template2Columns/top_Blue.jpg);
}