/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: tahoma, verdana, georgia;
 font-size:90%;
 color:#663300;
 background:#FFF;
 
}
h1, h2, h3 {font-family:tahoma; color:brown;} 
h1 {font-size:170%; margin-top:0;}
h2 {font-size:140%; color:#030000;}
h3 {font-size:18px; font-family:"trebuchet ms"; color: black; font-variant:small-caps; letter-spacing:1px; border-bottom:1px solid #EEE;}

a:link, a:visited { font-weight:bold; color:#0066CC;}
a:hover {color:green; text-decoration:underline;}
#nav {background:none; border-bottom:1px dashed #CCC; margin-bottom:14px; padding:8px 0 10px 4px;  }
#nav a:link, #nav a:visited { text-decoration:none; width:100px; background: #F3F3F3; padding:4px; border:1px solid #BBB;}
#nav a:hover {background: #0066CC; color:#FFF;}

#latte {float:right; background: url(/images/latte.jpg) no-repeat; width:92px; height:109px;}
 
#pagewidth{ 
 width:860px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 
  
} 
 
#header{
 position:relative; 
 height:180px; 
 background:transparent url(/images/kaffe-header.jpg) no-repeat top left; 
 width:100%;
} 
 
#maincol{background:transparent;  
 position: relative; 
 width:;
 padding: 0 4px 12 0px; 
 } 
 
#footer{ 
 height:10px; 
 background:#FFF url(/images/footer-bg2.jpg) no-repeat top right; 
 clear:both;
 padding: 5px;
 height:100px;
 text-align:center;
 font-size:10px;
 color:#999;
 border-top:1px dashed #999;
 } 
 
 #footer p {margin-top:40px;}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
#main {float:left; width:540px; margin-left:20px; margin-bottom:20px;}
#left {float:left; width: 190px; border-right:1px solid #EEE; }
ul.nav {list-style-type:none; margin-left:0; padding-left:0; font-size:11px;}
ul.nav li a#selected {color:green;} 
img.floatLeft {float:left;margin-right:10px; border:1px solid #333;}
img.floatRight {float:right; margin-left:10px;border:1px solid #333;}
img.floatRightNoBorder {float:right; margin-left:10px;border:none}
.adfloatLeft {float:left; margin-right:14px;}
.adfloatRight {float:right; margin-left:14px;}
td {vertical-align:top;}
.floatRight {float:right; margin-left:14px;}
.floatLeft {float:left; margin-right:14px;}
.coop {text-align:center; }
.coop .table {border:none;}
ul.nb {list-style:none;margin:0;padding:0;}
ul.nb li {padding-top:1em;}
