﻿div#content
{
	width:59.4em;	
}

div.contentbackgroundbig
{
		background-image:url(../images/graphics/background_nomenu.jpg);	
		background-color:#ffffff;
		background-position:left top;
		background-repeat:repeat-x;
	
		width:57.5em;
		padding-top:12px;
		padding-left:11px;
		padding-right:11px;
		padding-bottom:30px;
}
div.contentbackgroundsmall
{
		background-image:url(../images/graphics/background_short2.gif);	
		background-color:#ffffff;
		background-position:top;
		background-repeat:repeat-x;
		width:57.5em;
		padding-top:12px;
		padding-left:11px;
		padding-right:11px;
		padding-bottom:30px;	
	}

