h1,h2,h3, h4, h5, h6 {color: #00CC33	; text-align: center;}

body {color: #00CC33; background-color: #000066; font-family: Verdana, Helvetica, "Lucida Grande", Arial, sans-serif; font-size: .8em}

#logos {background-color: #FFFFFF;}

sup {font-size: 1em}

html {
scrollbar-base-color: #000099;
scrollbar-arrow-color: #000000;

scrollbar-shadow-color: #000000;
scrollbar-lightshadow-color: #000000; 
scrollbar-darkshadow-color: #000000;

scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000066;
scrollbar-track-color: #000066;
}

p {text-align: center;}

a:link {color: #00CC33;}
a:visited {color: #00CC33;}
a:hover {text-decoration: none; }
a:active {color: #00CC33;}

#container {
min-height: 100%;
width: 100%;
margin: 0 auto;
text-align: center;
}

* html #container {
height: 100%;
}

#footer {
width: 680px;
text-align: center;
height: 40px;
padding-top: 10px;
margin: -50px auto 0 auto;
}

#clearfooter {
height: 50px;
}

img {
   border:0px solid;
}