
/* ******************************************************************** */ 
/*                  Generated by: hypermoderns                          */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url('jk_background1.jpg'); 
 font-family: CartoonDemiBoldRegular, Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
} 


A:visited  {color: #A43706; text-decoration: none}
A:link  {color: #A43706; text-decoration: none}
A:active  {color: #333; text-decoration: none;}
A:hover   {color: #333; text-decoration: none;}
 
#pagewidth{ 
 width:860px; 
 text-align:left; 
 margin:0 auto; 
} 
 
#header{
 position:relative; 
 height:205px; 
 width:100%;
 display:block;
 overflow:none;
} 
 
#maincol{
 position: relative; 
 }
 
#footer{
 height:30px; 
 clear:both;
 display:block;
 overflow:none;
 background-image:url('stripe4.png');
} 

#stripe1{
 height:15px; 
 clear:both;
 display:block;
 overflow:none;
 background-image:url('stripe3.png');
 padding-bottom:13px;
} 

#stripe2{
 height:80px;
 clear:both;
 display:block;
 overflow:none;
 background-image:url('stripe2.png'); 
} 
 

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

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

