body
{
	background-color: #2d0012;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
}

#headNavi
{
	width: 100%;
	height: 126px;
	background-image: url(../images/20080312/menu_bg.jpg);
	float: left;
}

#headImgOuter
{
	width: 100%;
	height: 329px;
	background-image: url(../images/20080312/header_bg.jpg);
	float: left;
}

#headImg
{
	height: 329px;
	background-image: url(../images/20080312/bot1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#mainOuter
{
	width: 100%;
	h\eight: 264px;	
	min-height: 264px;	
	background-image: url(../images/20080312/top.jpg);
	background-color: #962173;
	background-repeat: repeat-x;
	float: left;
}

#mainBottom
{
	width: 100%;
	h\eight: 280px;	
	min-height: 280px;
	background-image: url(../images/20080312/bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
}

#main
{
	min-height: 240px;
	width: 100%;
	background-repeat: repeat-y;
	color: #d35aac;
	float: left;
}

* html #main
{
	height: 240px;	
}

#mainTitle
{
	width: 100%;
	height: 65px;	
	background-image: url(../images/20080312/title_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
}

#footer
{
	width: 100%;
	color: #76475a;
	height: 60px;
	float: left;
	background-color: #2d0012;
		
}


.mainCol3Cols
{
	width: 	226px;
	float: left;
	h\eight: 240px;
	min-height: 240px;
	display: block;	
}

.mainCol2Cols
{
	width: 	345px;
	float: left;
	h\eight: 240px;
	min-height: 240px;
	display: block;	
}

.mainCol1Cols
{
	width: 	678px;
	float: left;
	h\eight: 240px;
	min-height: 240px;
	display: block;	
}


.mainSpacer
{
	height: 200px;	
	background-image: url(../images/20080312/px.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:1px;
	float: left;
}

#mainTitle_div_mainLeftSpacer
{
	width: 39px;
}

.mainLeftSpacer
{
	width: 29px;	
	float: left;
}

/**********************************************************************
	Title Cols
***********************************************************************/

.titleCol1
{
	float: left;	
	width: 227px;
	background-image: url(../images/20080312/t1_1.jpg);
	height: 42px;
	background-repeat: no-repeat;
}

.titleCol2
{
	float: left;	
	width: 227px;
	background-image: url(../images/20080312/t1_2.jpg);
	height: 42px;
	background-repeat: no-repeat;
}


.titleCol3
{
	float: left;	
	width: 227px;
	background-image: url(../images/20080312/t1_3.jpg);
	height: 42px;
	background-repeat: no-repeat;
}

#contentCol1
{
	width: 501px;
}

#contentCol2
{
	width: 226px;	
}

