/*css generated @ http://www.cogsci.udel.edu/udm4/udm-resources/css-generator.html*/ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{background-color:#ffffff;
 width:850px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
border:#ffffff 5px solid;
} 
 
#header{
 position:relative; 
 height:212px; 
  background-color:#ffffff; 
 width:100%;
} 
 
#leftcol{
 width:180px; 
 float:left;  
 position:relative; 
background-color:#ffffff;
 }  
 
 
#maincol{background-color: #ffffff;  
float: right; 
 display:inline; 
 position: relative; 
width:670px;
text-align:center;  
 
 }
 
#footer{
 height:18px; 
  background-color:#008080; 
 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;} 
#twocols, #maincol{width:100%; float:none;}
}

h1 {width:180px;background-image:url(http://www.exotic-lyts.com/images/headerbg.gif); background-repeat:no-repeat; background-position:bottom-left; font-family: century gothic; font-weight:bold;
text-transform:uppercase;
line-height:30px;
text-align:left; color:#ffffff; padding-left:2px; font-size:11px;  padding:6; margin:8; }

textarea {
border : 2px solid #000000;
background-image : url();
font-family : century gothic;
color : #000000 !important;
font-weight : normal;
font-size : 9px;
width:50px; height:40px;
}


a:link, a:visited {
font-family : tahoma;
font-size : 10px;
color : #ff0084;
text-decoration : none;
letter-spacing : 0;
border-bottom : 0 dotted #454b61;
}
a:hover, a:active {
font-family : tahoma;
font-size : 10px;
color : #000000;
text-decoration : none;
border-bottom : 1px dotted #008080;
letter-spacing : 0;
}

s {
font-family : century gothic;
font-size : 22px;
line-height : 20px;
color : #000000;
background-color : #008080;
display : block;
font-weight : normal;
text-decoration : none;
border : 1px dotted;
border-color : #000000;
text-align :center;
letter-spacing : -1px;
background-image : url();
width:600px
}

text {
color : #000000;
font-size : 9px;
font-weight :normal;
display : block;
text-decoration : none;
text-align : left;
margin: 1px;
padding-left:5px;
line-height : 15px;
}

a.nav:link {
width:165px;
background-color : #;
background-image : url();
background-position : bottom left;
background-repeat : no-repeat;
color : #008080;
font-size : 9px;
font-weight :normal;
display : block;
text-decoration : none;
text-align : left;
margin: 1px;
padding-left:5px;
border-left : 6px solid #008080;
border-bottom : 0px solid #;
line-height : 15px;
}
a.nav:hover {
width:165px;
background-color : #;
background-image : url();
background-position : bottom left;
background-repeat : no-repeat;
color : #FF0084 !important;
font-size : 9px;
font-weight :normal;
display : block;
text-decoration : none;
margin: 1px;
padding-left:5px;
border-left : 6px solid #fff000 !important;
border-bottom : 0px solid #ffffff;
}
a.nav:visited, active {
width:165px;
background-color : #;
background-image : url();
background-position : bottom left;
background-repeat : no-repeat;
color : #006262;
font-size : 9px;
font-weight :normal;
display : block;
text-decoration : none;
text-align : left;
margin: 1px;
padding-left:5px;
border-left : 6px solid #008080;
border-bottom : 0px solid #;
line-height : 15px;
}
b {
font-family : century gothic, times;
font-size : 9px;
color : #b9526d;
font-weight : bold;
}
i {
font-family : century gothic;
font-size : 9px;
color : #14FF00;
text-decoration : none;
border-bottom: 1px dashed #FFB5B5;
}
u {
font-family : century gothic;
font-size : 9px;
color : #f9827e;
text-decoration : none;
border-bottom : 1px dashed #fc0800;
}
