@charset "utf-8";


body { font: 1em Arial, Verdana, Helvetica, sans-serif; background: 
#003333; text-align: center; color: #000; }
#wrap { width: 950px; background: #ffffff; margin: 0 auto; }
#navbar { width: auto; display:block; height: 60px; background: #7eac82; }
#navbar li {display: inline; list-style-type: none; font-size: .8em; color: #003333;}
#navbar ul { padding: 5px 0 0 0; }
#navbar p {font-size: .8em; color: #003333; }
#navbar a, #navbar li a:visited { color: #003333; text-decoration: underline;}
#navbar a:hover { color: #ADFF2F; text-decoration: underline; }
#logo { width: 950px; height: 66px; display:block; margin: 0 auto;}
#left_column { width: 170px; margin-right:0; float:left; }
#right_column {width: 210px; margin-left: 0; float: right; }
#content { display:block; margin: 0 200px 0 200px; background: #ffffff; }
#content p { font-size: .8em; text-align: left; line-height: 1.5em; }
#content a, a:visited { color: #003333; text-decoration: underline;}
#content a:hover { color: #003333; text-decoration: none;}
#footer { width: auto; display: block; background:#7eac82; text-align: center; height: 50px; padding: 5px 0 5px 0; }
#footer p {font-size: .7em; color: #ffffff}
#footer a, a:visited { color: #003333; text-decoration: underline;}
#footer a:hover { color: #003333; text-decoration: none;}
.clock { font: .7em Verdana, Arial, Helvetica, sans-serif;}
.smallerBlack  { font-size: 11px }
div.spacer {clear: both; height: 10px; display:block; }
table {font-size: 12px; }td {font-size: 12px; }tr {font-size: 12px; }

.center { text-align: center; }
iframe { margin: 10px 80px; }
