


A {text-decoration:none; }
a:hover {color: #FF0000; }
a:visited {color:#000000;} 
a:link {color:#000000;} 

 #header { 
 background-color:#3399FF;
 position: relative;
 width:auto;
 max-width:960px;
 margin: 0 auto 20px auto;
 padding:10pt;
 text-align: center;
 A:link {color:#FFCC00;} }

 #body { 
 background-color: #FFFFFF;
 position:relative;
 top: -20;
 width:auto;
 max-width:1000px;
 margin:0 auto;
 overflow:hidden;
 }

#intro1 {
 position: absolute;
 top: 5;
 left: 5;
 right: 5;
 padding:0;
 width: 9.5em;
 background-color:#3399FF;
 color:#FFFFFF;
 }

#main {
  padding-left: 11em;
  padding-right: 11em;
 }

 #one {
 float: left; 
 width:50%;
 margin:0.5em;
 border: medium solid #336699;
 border-style:inset;
 background:#ffffff;
 color:#000000;
 }

 #two  {
 float : left; 
 width:25%;
}

 #intro3 {
 position: absolute;
 top: 0;
 right: 2;
 padding:5;
 width: 10em;
 background:#FFFFFF;
 color:#FFFFFF;
 }

#footer {
 position: relative;
 padding-left: 5em;
 top:0;
 left:0;
 text-align:center;
 width:auto;
 max-width:960px;
 }


H1 { font-family: "Helvetica Neue"; font-size:18pt; font weight:bold; color:#FF0000;  }
H2 { font-family: "Helvetica Neue"; font-size:16pt; font weight:bold; color:#000080;  }
H3 { font-family: "Helvetica Neue"; font-size:14pt; font weight:bold; color:#FFFF00;  }
P, ul { background: transparent; font-family:"Georgia"; font-size:12pt; font weight:normal; font color:#000080; }