/**
 * Style sheet mod_main
 */
#container
{
	background-image:url("tl_files/files_stefan_fischer/bg_wrap_stefan_fischer.gif");
	background-repeat:repeat-y;
	color:#ae9471;
}

#main
{
	padding-right:110px;
	padding-left:35px;
	color:#ae9471;
}

