
/*OVER ALL*/
body                              { color: #555; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 1.7em; background-color: #253aae }
table   { color: #555; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 1.7em }
a                      { color: #9cf; text-decoration: none }

a:hover                  { color: #999 }
/*PAGE INVISIBLE FRAME*/
#content             { background-color: #fff; text-align: left; visibility: visible; padding: 5px; width: 900px; outline: solid 1px #999 }
#maincontent     { margin-top: -15px; width: 500px }
#maincontent h2  { color: #000; font-size: 18px; font-weight: normal }
#sidebar    { color: #777; font-size: 9px; margin-top: 0; margin-right: 5px; position: relative; top: -15px; width: 200px; float: right }
#sidebar ul  { list-style: none; margin-top: 10em }
#sidebar ul li { padding: 1.5em 0; min-height: 64px; border-bottom: 1px solid #bfbfbf }
#sidebar h3 { color: #000; font-size: 13px; font-weight: normal; margin-bottom: 0.2em }
#sidebar a h3 { color: #000 }
#sidebar a.h3link { display: block }
#sidebar a:hover h3 { color: #35434c }
#mainbody { color: #777; font-size: 14px; line-height: 2.45em }

