html { 
 height:100%; max-height:100%; padding:0;
 margin:0; border:0; background:#fff; 
 font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
}

body {
 height:100%; max-height:100%; width:100%;
 overflow:hidden; padding:0; margin:0 auto; border:0;
}

#page { height:100%; overflow:auto; width:100%; margin:0 auto; min-width:750px; }

#topcorner { 
 position: absolute; top: 0px; width: 202px; height: 35px;
 color:#eee; font:24px verdana; 
 background: #fcfcfc;
 margin-right: 10px;
 text-align: right;}
#topcorner a { font-weight: bold;
 }

#topnav {
 position:absolute;  margin:0px 0px 0px 202px; top: 0px; width:100%; height:27px; display:block;
 padding: 8px 0px 0px 17px; 
 color:#eee; font:12px verdana; 
 background: #fcfcfc;
 font-size: .9em;
}

#left {
 font:15px verdana; display:block; text-align:right; max-width:200px;
 position:absolute; top:35px; left:2px; bottom:0px; clear:both; width:200px;
 background:#fcfcfc; color:#ccc; list-style-type:none; list-style:inside;
}

#main {
 display:block; width:600px; min-width:570px; max-width:98%; padding:10px 5px 0 15px;
 margin: 0px 5px 5px 210px; 
 font-family:verdana; font:normal .9em Arial, Helvetica, sans-serif;
}

#footer {
 vertical-align:middle; font-size:12px; color:#aaa;
 padding-top: 30px;
}

#msgs {
 margin-top:30px; 
 color: black; font:12px serif; 
}
 
#cloud {
 border-top:1px solid #aaa; border-bottom:1px solid #aaa;
 color:#484; 
}
 
.padtop {
 display:block;
 height:20px;
}


p { padding:0; margin-bottom:8px; }
h2 { margin:20px 0 6px 0; padding:0; color:#3a5232; }
h3 { margin:14px 0 2px 0; }
li, ul { list-style:inside; padding:0; margin:6px 0 10px 6px; line-height:30%; }

#left h2 {padding-bottom: 3px; font:normal 18px Georgia, serif; color:#ddd}
#left h1 {font-size: 1.4em;}
#left li, #left ul {list-style-type:none;}

a { color:#1a1a8a; text-decoration:none;}
a:hover { color:#222a9a; }

#topcorner:hover { color:#ccc; background:#eee; }
#topcorner a { text-decoration:none; color:#ccc; }
#topcorner a:hover, #footer a:hover { color:#000; }

#topnav:hover { color:#ccc; background:#eee; }
#topnav a { text-decoration:none; color:#ccc; }
#topnav a:hover, #footer a:hover { color:#000;}

#left a { color:#ccc; }
#left p { color: #ccc; line-height: 95%; }
#left a:hover { color:#000;}
#left:hover   { color:#ccc; background:#eee; }

#cloud a {color:#484;}

#footer a { color:#aaa; }
#footer a:hover { color:#595; background:#fff; }

.nav ul { margin-left:4px; list-style:inside; margin-top:10px;padding:0; }
.nav li { margin-bottom:2px;padding:0; }
