﻿/* generated by csscreator.com */ 
body{ 
/* added by denarend.com */ 
 background-image: url('http://www.denarend.com/images/background/land_art_performance.jpg'); 
width:100%; height:100%;
 background-attachment: fixed;
 font-family: "Futura Bk BT", Helvetica, Verdana, sans-serif, Arial;
 font-size: medium;
 font-weight: lighter;
 color: #333333;
 background-color: #FFFFCC;
 
    scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#FFFFCC;
	scrollbar-darkshadow-color:FFFF99;
	scrollbar-face-color:#FFFF99;
	scrollbar-highlight-color:#FFFF99;
	scrollbar-shadow-color:#666666;
 
  }
 img {
 border: 0 none;
 }  
html{ 
margin:0; 
padding-top: 0px;
padding-right:20px;
padding-bottom:10px;
padding-left10px;
} 
/* added by denarend.com */  
 a:link {
color: #336699;
text-decoration: none;
text-align: center;
}
a:hover {
text-decoration: ;
border-bottom: 1px dotted, red;
background-color: #FFFF99;
}
a:active {
color: #FF6600;
text-decoration: none;
}
a:visited {
color: #336699;
text-decoration: none;
}

table {border-style: none}

h1 {
background-position: 0px 0px;
background-repeat: repeat;
background-attachment: scroll;
color: #FF6600;
font-weight: 400;
font-size: 200%;
letter-spacing: 3px;
text-align: left;
}
h2 {
background-position: 0px 0px;
background-repeat: repeat;
background-attachment: scroll;
color: #666666;
font-weight: lighter;
font-size: 130%;
}
h3 {
background-position: 0px 0px;
background-repeat: repeat;
background-attachment: scroll;
font-weight: 600;
font-size: 95%;
}
h4 {
background-position: 0px 0px;
background-repeat: repeat;
background-attachment: fixed;
color: #666666;
font-weight: lighter;
font-size: 85%;
}
h5 {
font-weight: normal;
font-size: 80%;
}
h6 {
color: #666666;
font-weight: lighter;
font-size: 65%; }


/* added by denarend.com */
 
#pagewidth{ 
 max-width:1600px;  

 min-width:800px;  
}
 
#header{
 position:relative; 
 height:20px; 
  background-color:inherit; 
 width:100%;
} 
 
#leftcol{
 width:20%;
 float:left; 
 position:relative; 
 background-color:inherit;
 top: 69px;
 left: 0px;
}
 
#maincol{background-color:inherit;  
 float: right; 
 display:inline; 
 position: relative; 
 width:80%; 
 }
 
#footer{
 height:100px; 
  background-color:inherit; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#maincol{width:100%; float:none;}
#twocols{width:100%; float:none;}
}
