div#all
{
	/*background: #E6E5D3;*/
	background: #fff;
	width: auto;	
}

div#header
{
	height: 100px;
	clear: both;
}

div#header-icons
{
	float: right;
	padding-top: 20px;
}

div#header-icons .mainmenu
{
	color: #6c6c6c;
}

div#bottom-null
{
	background: url(../images/header/header-line.gif) repeat-x top left;
}

div#bottom
{
	background: url(../images/header/forum.gif) no-repeat top left transparent;
}

div#content-null
{
	padding: 2em 1em 2em 1em;
}
