
body {color:#000; margin:0; padding:0 0 1em 0;
 	background:#666666;font-family:Arial, Helvetica, sans-serif;
 	background-color:#f0f1ea;

}
 	
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
} 
  
  
/* container page centered */
#supercontainer {

	top: 0px;
	width: 984px;
	height: 15000px;
	vertical-align: top;
	margin: auto;
	text-align: left;
	position: relative;	
	background-image: url(images/sidesbackgrnd.jpg);
	
}



#container { 
top:0px;
width: 940px;
height:15000px;
vertical-align:top;
margin: auto;
text-align: left;
position:relative;
border-style:solid;
border-color:#a7001e;
border-width:0px;
background-color:white;
border: 4px;
border-color:#f0f1ea;

}


#container #header {
	
	width:940px;
	height:117px;
	background-color:green;
	visibility:hidden;
}


#container #cafclogo {
	position: absolute;
	left: 0;
	top: 0;
	width: 360px;
	height: 117px;	
	
	background-repeat: no-repeat;
	visibility:hidden;
	
}

#container #bannergraphics {
	position: absolute;
	
	background-color:transparent;
	top:0px;
	left:0px;
	width:940px;
	height:117px;
	
	
}

#container #graphics {
	position: absolute;
	z-index:10;
	top:0;
	background-color:#f0f1ea;
}


#container #menugraphics {
	position: absolute;
	z-index:0;
	top:134px;
	left:0;
	height: 64px;
	z-index:10;
	background-color:magenta;
}

#container #menutop {
	padding-top:0px;
	left: 0px;
	top:155px;
	width:940px;
	height:24px;
	
	
	position:absolute;	
	margin-top:0px;	

}

#container #submenu1 {
	left: 0px;
	top:160px;	
	height:34px;
	z-index:99;
	position:absolute;		
	width:940px;
	margin-top:0px;				
	text-align:left;
	overflow:hidden;
	visibility:hidden;
	
}

#container #rollingpage {
	top:180px;
	width:940px;
	min-height:800px;
	left:0px;
	height:auto;
	margin:10;
	margin-top:0px;
	background-color:black;
	position:absolute;
	z-index:0;
	background: #fff;	
}

#container #page {
	top:194px;
	
	width:840px;
	min-height:800px;
	left:14px;
	height:auto;
	margin:10;
	margin-top:14px;
	
	position:absolute;
	z-index:12;
	background-color:transparent;
	
	
}

#container #sponsors {
	float: right;
	width:105px;
	margin:0px;
	padding:0;
	right:-24px;
	height:1400px;
	top:206px;
	position:absolute;
	z-index:10;
	
}




