@import url(wi_normalize.css);
@import url(wi_header_small.css);
@import url(wi_lesson_body.css);
@import url(wi_lesson_list.css);
@import url(wi_lesson_exercise.css);
@import url(wi_lesson_navigation.css);
@import url(wi_boxes.css);
@import url(wi_static_pages.css);
@import url(rater.css);
@import url(wi_footer.css);
@import url(wi_directory.css);
@import url(wi_myarea.css);
@import url(wi_authentication.css);
/* generated by csscreator.com */ 
html, body{ font-family: Arial, Verdana, Helvetica, sans-serif; margin:0; padding:0; text-align:center; }
body { font-size: 62.5%; }
#pagewidth{ 
 width:980px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{ position:relative; height:132px; background-color:#ffffff; background-image: url(../icons2/header/head_small_bg.gif); background-repeat: no-repeat; width:100%; } 
 
#maincol{ background-image: url(../icons2/bg_content.gif); background-repeat: repeat-y; background-position: right 0; width:78%; float:left; position:relative; min-height: 400px; }
 
#rightcol{ text-align: right; float: right; display:inline; position: relative; width:215px; min-height: 400px; }
 
#footer{
 height:150px; 
  background-color:#FFFFFF; 
 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;}
.clearfloat { clear: both; }
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/
	
#nav { text-align: left; position: absolute; top: 90px; left: 194px; float: left; }
