﻿body 
{
	background: transparent url(../../images/indexBak.jpg) no-repeat top left;
}

#ccHeader 
{
	background: transparent url(../../images/indexTitle.gif) no-repeat top left;
	width: 328px;
	height: 55px;
	position: relative;
	border: 0px solid red;
	margin-bottom: 10px;
	z-index: 2;
	margin-bottom: -20px;
}
#ccHeader span 
{
	display: none;
}

.pageHeader 
{
	background: #ffcccc url(../../images/indexTitle.gif) no-repeat top left;
	height: 0px;
	/*width: 328px;
	
	margin-left: 230px;
	top: 30px;*/
	position: relative;
	z-index: 20;
}
.pageHeader span 
{
	display: none;
}

/* ------- Columns ------- */
.width-225 {width: 185px;}
.rightCol 
{
	display: inline;
}

.footer 
{
	margin-left: 230px;
}

.main 
{
	margin-left: 180px;
}