/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#000000;
} 
 
#pagewidth{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:90px; 
 background:#D9C588 url(art/ecm-bkg.png) no-repeat; 
 width:100%;
} 

#top{
 position:relative; 
 height:90px; 
 background-color:#D9C588; 
 width:100%;
 text-align:center;
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative;
 padding: 30px 120px 30px 130px;
 width: 700px;
 }
 
#footer{
 height:auto; 
 background-color:#D9C588; 
 clear:both;
 text-align:center;
 padding: 10px;
 } 
 

 
 /* *** 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 */  



a {
color: #53080C;
}

a:hover {
color: #53080C;
}


a:visited {
color: #53080C;
}

