﻿/* generated by DutchDeltaDesign.com - thanks to http://www.csscreator.com/ */ 
body { 
margin:10; 
padding:0; 
font-variant: normal;
font-family: "Futura Bk BT", Helvetica, Verdana, sans-serif, Arial;
font-size: medium;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
color: #333333;
text-decoration: none;
background-repeat: repeat;
background-attachment: fixed;
background-image:url('../images/backgrounds/eggshell.jpg')

    scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:FF6600;
	scrollbar-face-color:#FF6600;
	scrollbar-highlight-color:#FF6600;
	scrollbar-shadow-color:#666666;

margin:10; 
padding:0; 
font-variant: normal;
font-family: "Futura Bk BT", Helvetica, Verdana, sans-serif, Arial;
font-size: medium;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-transform: none;
color: white;
text-decoration: none;
background-image: none;
background-repeat: repeat;
background-attachment: fixed;
 
}
         img {
         border: 0 none;
}

A    {      text-decoration: none}; }

            a:link {color: black; }
            a:visited {color: black; }
            a:hover {color: gray; border-bottom: 1px dotted; background-color: #ffffcc; }
            a:active {color: white; }
            a > img { border: 0 none; }
            a:hover img {text-decoration: none;
}
                            
h1          { font-size: 180%; font-weight: normal; color: #FF3300; }
                            
h2          { font-size: 135%; font-weight: normal; color: black; }

h3          { font-size: 105%; font-weight: normal; color: black; }

h4          { font-size: 75%; font-weight: bold; color: black; }

h5          { font-size: 85%; font-weight: normal; color: black; }

h6          { font-size: 65%; font-weight: normal; color: black; letter-spacing: 1px; }

p           { font-size: 105%; font-weight: normal; color: black; }


span.captions {
	font-size: 75%;
	font-weight: normal;
	color: black;
	font-style: italic;
}
 
#pagewidth{ 
 max-width:1600px;
 min-width:800px;  
}
 
#header{
 left:20%;
 position:relative; 
 height:100px; 
  background-color:inherit; 
 width:100%;
top: 0px;
} 
 
#leftcol{
 top:0px;
 width:15%; 
 float:left; 
 position:relative; 
 background-color:inherit;
text-align: right;
}
 
#maincol{background-color: inherit;  
 
 top:88px;
 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;}
}

