/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 background-color:#8baccd;
 font-size:10px; 
} 
 
#pagewidth{ 
 width:976px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background:url(http://www.videoyletras.com/img/bg1024.gif) repeat-y;
 padding-left:21px;
} 
 
#header{
 position:relative;
 height:330px; 
 width:934px;
 background-image:url(http://www.videoyletras.com/img/head/bg1.gif);
 background-color:#000000;
 background-repeat:no-repeat;
} 
 
#rightcol{
 width:171px; 
 float:left; 
 position:relative; 
 background-color:#000;
 text-align:center;
 }
 
#twocols{
 width:763px;
 float:left;
 position:relative;
 background-color:#FFF;
}
 
#maincol{
 width:580px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 }
 
#leftcol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:161px; 
}
 
#footer{
 height:50px; 
 background-color:#cc0000; 
 clear:both;
 width:934px;
 color:#FFFFFF;
 text-align:center;
 padding-top: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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
