﻿body
{
	background: #eeeeee;
}

#container
{
		background: #36393D Url(../Content/LightImages/backing.png) repeat-y;

}

#header
{

		background-image: Url(../Content/LightImages/logoBar.png);
}


#imagebar
{

	background-image: url(../Content/LightImages/mainImage.jpg); 
}


#footer
{
		background: #0f569f Url(LightImages/footerBacking.png) repeat-x;
}


.logo
{
	background-image: url(../Content/LightImages/logo.png); 
}

#linkBar
{
	width: 1020px;
	height: 32px;
	background: #e6e6e6 url(LightImages/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
}








