html {background-color: #fff; }
body {background-color: #fff; font-family: Verdana, sans-serif;}

.active     { color: 333366; background: white; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 13px; font-weight: bold; line-height:110%; text-decoration:none;margin:5px;}
.bolded     { color: 333366; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 13px; font-weight: bold; line-height:110%; text-decoration:none;margin:5px;}
.inactive   { color: 9999cc; font-family: verdana,lucida sans,arial,sans-serif; font-size: 13px;
              font-weight: bold; line-height:110%; text-decoration:none; margin:5px;}
.current    { color: 333366; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 18px; font-weight: bold; line-height:110%; text-decoration:none;margin:5px;}
.description { color: 000000; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 11px; line-height:110%; text-decoration:none; margin:0px;}
.header     { color: 000000; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 13px; line-height:110%; text-decoration:none; margin:0px;}
.footerlinks { color: ffffff; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 13px; line-height:110%; text-decoration:none; margin:0px;}
.sectionnav { color: ccccff; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 18px; font-weight: bold; line-height:110%; text-decoration:none;margin:5px;}
.awactive     { color: 333366; background: white; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 12px; font-weight: bold; line-height:15px; text-decoration:none;margin:0px;}
.awinactive   { color: 9999cc; font-family: verdana,lucida sans,arial,sans-serif; font-size: 12px;
              font-weight: bold; line-height:15px; text-decoration:none; margin:0px;}
.awdescription { color: 000000; font-family: verdana,lucida sans,arial,sans-serif;
              font-size: 12px; line-height:15px; text-decoration:none; margin:0px;}

/*MAIN IMAGE CONTAINERS*/

.maindiv    {position: absolute; left: 133px; top: 66px; width: 600px; height: 498px; align="right"}

.continue   {position: absolute; bottom: 0; right: 0}

/*DIVS WHICH CENTER CONTENT ON BROWSER*/

#container      { position: absolute; top: 50%; width: 100%; height: 1px; overflow: visible }
#content 	{ position: absolute; left: 50%; width: 900px; margin-left: -500px; height: 600px; top: -317px }



/*background: #fffff;*/
