body 
{ 
	padding:0px; 
	margin:0px; 
	/*background-color:#3c3d41; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background-image:url(images/bg_red.clubxwebcams.nl.jpg);
	
}

div#layout 
{ 
	width:100%; 
	position:absolute; 
	left:0; 
	top:0;  
} 

div#topheader 
{ 
	height:41px; 
	max-height:41px; 
	width: 100%;
	background-image:url(images/menubackground.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
div#header 
{
	width: 800px;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(images/bg_red.clubxwebcams.nl.jpg);
	width:100%;
}
div#menu 
{ 
	height:41px; 
	max-height:41px; 
	width: 100%;
	text-align:center;
	background-image:url(images/menubackground.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
div#menucontent
{
	
}

div#content 
{
	width:840px;
	margin-top:15px;
}

div#footer
{
	width:800px;
	text-align:center;
}
img.menu 
{
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
}
div { border:0px solid #FF0000;}
