﻿#container 
{
    background: #000;
}

#shell 
{
    background: url('../images/template/bodybackground.jpg') repeat-y top left;
}

#contentBody
{
	background: url('../images/template/bodyfadehome.jpg') repeat-x top left);
}

#bodyShell
{
	padding-left:47px;
	padding-right:47px;
}

#tableShell {
	width: 100%;
	background: #b4b4b4 url('../images/template/topfade.jpg') repeat-x top left;
}

#footerShell {
	height: 210px;
	background: black url('../images/template/bottomfade2.jpg') repeat-x top left;
}

#footerNav {
	text-align:center;
	color:#FFEDB1;
	width: 928px;
	height: 170px;
	margin:auto;
	background: url('../images/template/footer3.jpg') no-repeat top center;
}
