/* generated by csscreator.com */ 
html, body{
	margin:4px;
	padding:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #330000;
	background-color: #CCCCCC;

 } 
 
#pagewidth{
	max-width:500em;
	width: 500px;
}
 
#maincol{
	background-color: #CCCCCC;
	float: left;
	display:inline;
	position: relative;
 width:; 
	width: 520px;
	height: 700;
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

