body { margin:0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#666666; }

a:link     { background:none; color:#006600; text-decoration:none; font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
a:active   { background:none; color:#006600; text-decoration:none; font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
a:visited  { background:none; color:#006600; text-decoration:none; font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
a:hover    { background:none; color:#96a336; text-decoration:underline; font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* Header */
#headerbg  { background-color:#000000; height:120px; margin:0; padding:0; }
#headcont  { width:900px; margin-left:auto; margin-right:auto; padding:0; }
#headleft  { width:500px; background:url(images/logo.jpg) left no-repeat; height:120px; float:left; }
#headright { width:400px; height:100px; float:left; color:#999999; font-size:12px; padding-top:20px; text-align:right; }

/* NAVIGATION */
#navcont { background:url(images/nav_bg.png) top left repeat-x; height:37px; margin:0; padding:0; border-bottom:1px solid #000000; }
#navcont ul { width:910px; height:37px; list-style-type:none; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:0; }
#litime { padding-top:7px; color:#CCCCCC; width:300px; float:left; }
#navcont ul li { display:inline; }
#navcont ul li a, #navcont ul li a:visited { background:url(images/navaut_bg.png) left no-repeat; float:left; height:30px; width:120px; padding-top:7px; text-align:center; display:inline; color:#00CC00; text-decoration:none; font-size:16px; }
#navcont ul li a:hover { background:url(images/navbut_bg.png) left repeat-x; color:#FFFFFF; }

/* FOOTER */
#footer { height:150px; background-color:#333333; color:#999999; }
#ftrtop { background:url(images/ftrtop_bg.png) left repeat-x; height:27px; padding-top:10px; color:#999999; font-size:12px; text-align:center; }
#ftrbot { padding-top:20px; color:#999999; font-size:12px; width:900px; margin-left:auto; margin-right:auto; }

/* CONTENT */
#wrapper { width:900px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; clear:left; }
