/* generated by csscreator.com */ 
body{ 
 margin-top:5px; 
 padding:0; 
 text-align:center; 
 background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:x-large;
background-image:url(images/blue_bg.gif);
color:black;
} 


img.floatRight { 
    float: right; 
    margin: 4px; 
}




#pagewidth{ 
 width:99%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 


 
#header{
 position:relative; 
  background-color:#FFFFFF; 
  color:black;
  background-image:url(images/blue_bg.gif);
   width:100%;
 line-height:150%;
 margin-bottom:10px;
} 



#search{
 width:19%; 
 float:left; 
 position:relative; 
 background-color:#ffffff;
line-height:150%;
border:1px solid gray;
color:#000000;
margin-bottom:10px;
padding-bottom:10px;
padding-top:10px;
}




#leftcol{
 width:19%; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF;
line-height:150%;
border:1px solid gray;
padding:0.01em;
color:black;
margin-bottom:10px;
}








 
#twocols{
 width:80%; 
 float:right; 
 position:relative; 
 line-height:150%;
 }


 
#rightcol{
 width:20.4%; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 line-height:150%;
 border:1px solid gray;
 margin-bottom:10px;
 padding:10px;
   }


 
 

#time{
 width:23%; 
 float:right; 
 position:relative; 
 border:1px solid gray;
 margin-bottom:10px;
 font-style:italic;
background-color:#C03F4B; 
 color:white;
 text-align:center;
 font-weight:bolder;
  }





 
 
 #title{
 float: left; 
 display:inline; 
 position: relative; 
 width:73%; 
 line-height:150%;
 font-weight:bolder;
 border:1px solid gray;
 background-color:#DDDDDD;
 margin-bottom:10px;
 color:black;
 padding:10px;
 }
 
 #extract{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:73%; 
 line-height:150%;
 border:1px solid gray;
 color:#CC0000;
 margin-bottom:10px;
 font-style:italic;
 font-weight:bold;
 padding:10px;
 }
 
 
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:73%; 
 line-height:150%;
 border:1px solid gray;
 color:black;
 margin-bottom:10px;
 padding:10px;
 }
 
 




 
 
 #gototop{
 background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:75.5%; 
 line-height:150%;
 text-align:center;
 border:1px solid gray;
 color:black;
 }
 
 
 



 
 
#footer{
 background-color:#FFFFFF;
 clear:both;
  background-image:url(images/blue_bg.gif);
  color:black;
 width:100%;
 line-height:150%;
 margin-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;}

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



/*
ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
*/



a
{
float:left;
text-decoration:none;
color:black;
background-color:#ffffff;
border-right:1px gray;
width:100%;
text-align:center;
height:30px;
padding:0.2em 0.0em;
}


a:hover 
{
background-color:#C03F4B;
color:black;
}


.style2 {font-size: 10px}
.style8 {font-size: 14px}
.style7 {font-size: 18px}
.style6 {font-size: 24px}












