/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #eeeedd;
 color: #555555;
 font-family: verdana, helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.4em;
} 

h2 {margin: 1em;
    font-size: 1.0em;
    font-weight: bold;}

h1 {margin: 1em;
    font-size: 1.3em;
    font-weight: bold;}




p {margin: 1em;}


a:link  {
  color : #666666;
  text-decoration: underline;
}

a:visited  {
  color : #666666;
  text-decoration: underline;
}

a:hover  {
        color : #cc6666;
        text-decoration: underline;
}


 
#pagewidth{ 
 width:66em; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 margin-top: 10px;
 background: #ffffff;
 border: 1px solid #aaaaaa;
} 
 
 
#leftcol{
 width:15em; 
 float:left; 
 position:relative; 
 }
 #leftcol p {
   margin-left: 1.3em;
}
 
#twocols{
  /* equals the width of maincol + rightcol */
 width:50em; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:15em; 
 float:right; 
 position:relative; 
 }

#rightcol p {
   margin: 1em 2em 1em 1em;
}

#rightcol a:link  {
  color : #666666;
  text-decoration: underline;
}

#rightcol a:visited  {
  color : #666666;
  text-decoration: underline;
}

#rightcol a:hover  {
        color : #cc6666;
        text-decoration: underline;
}


#maincol{
 width:35em; 
 float: left; 
 display:inline; 
 position: relative; 

 }

 #maincol p {
   margin: 1em 3em 1em 4em;
}

 #maincol h2 {
   margin: 1em 3em 1em 4em;
}

 #maincol h1 {
   margin: 1em 3em 1em 3em;
}


/* #maincol p{margin:1em;} */

#header{
 position:relative; 
 height:0.8em; 
  background-color:#990000; 
#  background-color:#ad3133; 
 width:100%;
 margin-bottom: 1.0em;

} 

 
#footer{
 height:6em; 
  background-color:#FFFFFF; 
 clear:both;
  text-align: center;
  border-top: 1px solid #aaaaaa;
  font-size: 0.9em;
 } 
 

 
 /* *** 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*/ 
/*hide the left column when printing*/ 
/*  @media print{ 

#leftcol{display:none;} */

/*hide the right column when printing*/ 
/* #rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
} */


img {
   border: none;
}

.address {
   margin: 0 0 0 3.5em;
}


.navitem {
   margin: 0 0 0.6em 3.9em;
   line-height: 1.2em;
   font-size: 0.9em;
}

#leftcol a:link  {
  color : #666666;
  text-decoration: none;
}

#leftcol a:visited  {
  color : #666666;
  text-decoration: none;
}

#leftcol a:hover  {
        color : #cc6666;
        text-decoration: underline;
}


#leftcol h2 {
   margin: 1em 1em 1em 3.5em;
}

#rightcol p {
   font-size: 0.9em;
}

#footer a:link {
            color : #666666;
        }

#footer a:visited {
            color : #666666;
        }
#footer a:hover {
            color : #996633;
        }

.rollover {
   height: 310px;
}

.center {
  text-align: center;
}
