html
{
   margin: 0;
   padding: 0;
}

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
font-family: "Arial","Lucida Grande",Helvetica, Verdana, sans-serif;
   text-align: left;
   width: 800px;
   margin-bottom: 20px;
   background: #FFFFFF;
   font-size: 12px;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   /* font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;   */

   text-align: center;
   color: #333;
   background: #36414d;

font-family: "Arial","Lucida Grande",Helvetica, Verdana, sans-serif;
   font-size:12px;

}

A:link {color:#666699; text-decoration: none}
    A:visited {color:#666699; text-decoration: none}
    A:active {color:#666699; text-decoration: none}
    A:hover {color:#000000; text-decoration: none}
A:hover {text-decoration: underline;}

#alpha
{
font-family: "Arial","Lucida Grande",Helvetica, Verdana, sans-serif;
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
   margin: 0;
   width: 200px;
   background: #C9E4E4;
   border: 0;
   font-size:12px;


}


#beta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
   margin: 5px;
   width: 420px;
   background: #FFFFFF;
font-size: 13px;

}

#gamma
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
   margin: 0;
   width: 170px;
   background: #ABCDEE;
   border: 0;
   font: normal 12px arial, sans-serif;

}




#banner { position: relative; }
#banner-inner { position: static; }

#banner a { color: #2175BC; text-decoration: none; font-weight: bold;  font-size:14px;}
#banner a:hover { text-decoration: underline; }

#banner
{
   width: 800px; /* necessary for ie win */
   background: #fff;
   border-width: 0 0px 0px 0px;
   border-style: solid;
   border-color: #292e33;
}


#banner a.redlink { color: #A80045; text-decoration: none; font-weight: bold;}



h1
{
color: #669999;
font-size:18px;
font-weight:normal;
margin-top: 10px;
margin-bottom: 10px;
}

form, input { margin: 0; padding: 0; }






.redbold
{
   margin: 0;
   border-left: 5px solid #36414d;
   padding: 2px 2px 2px 2px;
   color: #fff;
   background: #60393C;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;


}

/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */








#pagebody { position: relative; width: 100%; background: #FFFFFF;  }










/* basic page elements */

a img { border: 0; }



 



 






#footer {
                padding: 0 0 0 1px;
	margin: 0 auto;
	width: 765px;
	clear: both;

	}
#footer {
	background-color: #90BADE;
                background: #FFFFFF;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;

	}






