/*****************************************************************************************

	Style sheet for Theme 6 with light brown outer background color.

*****************************************************************************************/

body
{
	background-color: #b2bac5;
	background-image: url(/themes/theme6/pics/background_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#center 
{
	border: 1px solid #313131;
}
#topBarTableRightCell
{

}

#bannercontent
{
	/* default top banner image content */
	background-image: url(/themes/Theme6/pics/top_background_LightBlue.jpg);
}

#bannerContentMinHeight 
{
	height: 160px;
}

#content 
{
	border-left: 1px solid #7c7b7b;
}
#topToolsDiv 
{
	border-bottom: 1px solid #7c7b7b;
}
#content1 
{
	border-left: 1px solid #7c7b7b;
	border-right: 1px solid #7c7b7b;
}

#footer 
{
	color: #6b6a6a;
}

#footerText a 
{
	color: #6b6a6a;
}
