﻿/* generated by csscreator.com */ 
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, img, button {
     margin: 0;
     padding: 0;
     border: 0;
     
	
 
 
 } 
 
 a
 {
	 color: Red;
 }
 
 body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#333333;
	
}

table 
{
	background-color: white;
}
 
#pagewidth{ }
 
#header{
 position:relative; 
 height:20%; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 
 
 }
 
#footer{
 height:10%; 
  background-color:#FFFFFF; 
 clear:both;
 font-size:small;
 } 
 

 
 /* *** 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 */  

 
h1,h2
 {
	color:#FF8080
 }
 