body {
height:100%;
width:100%;
	margin:0px;
		padding:0px;
		background-image:  url(coffee-top.gif);
		background-repeat: repeat-y;

scrollbar-arrow-color:white;
scrollbar-base-color:#333300;
scrollbar-darkshadow-color:white;
scrollbar-face-color:#333300;
scrollbar-highlight-color:#33333;
scrollbar-track-color:white;
scrollbar-shadow-color:#333333;

	
		
}




#leftpanel {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 41px;
	z-index: 1;
	background-image: url(coffee-back.gif);
	background-repeat: no-repeat;
	}
	
	#toppart2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	z-index: 1;
	background-image: url(coffee-top.gif);
	background-repeat: repeat-x;
	}
	              
		
#rightpanel {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	width: 140px;
	height: 100%;
	z-index:2;
	background-image:  url(coffee-top.gif);
	
	background-color: #333300;


}             
		
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 145px;
	padding-top:25px;
	z-index:1;
	width: 100%;
	height: 100%;
	scrollbar-3dlight-color:white;
scrollbar-arrow-color:white;
scrollbar-base-color:#333300;
scrollbar-darkshadow-color:white;
scrollbar-face-color:#333300;
scrollbar-highlight-color:#33333;
scrollbar-track-color:white;
scrollbar-shadow-color:#333333;

}   
		
		
		
		
   a {color:blue;}
   a:visited {color:blue;text-decoration: none;}
   a:hover {color:#FFFF99; text-decoration: underline; background:#333300}
A:link {text-decoration: none; }

a.sidelinks {color:white;}
   a.sidelinks:visited {color:white;text-decoration: none; 	}
   a.sidelinks:hover {color:#FFFF99; text-decoration: none;}







		
		    
h1.cooltitles
{
align:center;
color:white;
font-size: 24px;
font-weight:bold;
text-align:center;
background:white url(h1back.jpg);
width:100%;
border-color: #000000;
border: 1px solid #000000;
border-top:2px solid #000000;
border-bottom:1px solid #000000;
padding:5px;}

h2.boldness
{
	font-weight:bold;
	font-size: 16px;

}

