BODY {
       background-color: #ffffff;
       font: 12px Arial, Helvetica, sans-serif;
       color: black;
       margin:0px;
       padding:0px;
       }

p {
       font:13px/17px arial, helvetica, sans-serif;
       margin:0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       }

h1 {
       color: #26234e;
       margin:0px 0px 0px 0px;
       font-size: 24px;
       font-weight: 900;
       }

h2 {
       color: steelblue;
       font-size:  18px;
       font-weight: 900;
       margin: 30px 0px 0px 0px;
       }

h3 {
       color: black;
       font-size:  17px;
       font-weight: 900;
       font-style: italic;
       margin: 15px 0px 0px 10px;
       }

.floatright { 
		float: right; 
		margin-bottom: 20px;
		margin-left: 20px;
		border: 1px solid #6897ef;
		padding: 7px;
		}


#left {
       position: absolute;
       top: 130px;
       width: 220px;
       left:5px;
       background: #6897ef;
       margin-top: 0px;
       padding-left: 0px;
       padding-right: 0px;
       padding-top: 7px;
       padding-bottom: 7px;
       }

#right {
       position: absolute;
       top: 130px;
       width: 500px;
       left: 240px;
       margin-top: 0px;
       padding: 0px;
       background: #ffffff;
       }
       
    
                    
#bottom {
       position: absolute;
       margin: 230px 0px 0px 0px;
       background: white;
       left: 7px;
       width: 100%;
       padding: 3px;
       }      
       
#banner td
       {
       font: bold 11px "Arial", Helvetica, sans-serif;
       color: #ffffff;
       }
       
#left p
       {
       font: bold 12px/18px "Arial", Helvetica, sans-serif;
       color: #ffffff;
       padding: 3px;
       }

#left a
       {
       color: white;
       background: #4277d2;
       text-decoration: none;
       font: bold 14px/13px "Arial", Helvetica, sans-serif;
       padding: 3px;
       }

#left a:hover
       {
       color: yellow;
       background: #154bc5;    
       text-decoration: none;
       padding: 3px;
       }

#right a
       {
       color: #6897ef;
       text-decoration: underline;
       font: 12px/16px "Arial", Helvetica, sans-serif;
       }

#right a:hover
       {
       color: white;
       background: #6897ef;
       text-decoration: none;
       }

#right a:active
       {
       color: white;
       background: #69c;
       text-decoration: none;
       }



#bottom p
       {
       text-align: center;
       }

#bottom a
       {
       color: #6897ef;
       text-decoration: none;
       font: bold "Arial", Helvetica, sans-serif;
       }

#bottom a:hover
       {
       color: white;
       background: #6897ef;
       text-decoration: none;
       }

#banner a
       {
       color: #ffffff;
       text-decoration: none;
       display: block;
       font: bold 11px "Arial", Helvetica, sans-serif;
       }

#banner a:hover
       {
       color: white;
       background: #6897ef;
       text-decoration: none;
       }

#banner h1 {
       font-size:12px;
       padding:0px 0px 0px 0px;
       margin:0px;
       }