/* format */

/* main */
div.gac {position: absolute; top: 30px; left: 30%; margin-left: -15%; width: 680px; height: 500px; background-color: #224f73; border: 0px #4E7C89 none;}
div.gacfooter {position: absolute; top: 554px; left: 30%; margin-left: -15%; width: 680px; height: 60px; background-color: #224f73; border: 0px #224f73 none;}
div.footerline1 {position: absolute; top: 3px; left: 110px; width: 500px; height: 12px; background-color: #224f73; border: 0px #224f73 none;}
div.footerline2 {position: absolute; top: 23px; left: 165px; width: 500px; height: 12px; background-color: #224f73; border: 0px #224f73 none;}

/* contact */
div.contactform {position: absolute; z-index:1; top: 50px; left: 370; width: 290px; height: 420px; background-color: #4E7C89; padding: 8px; border: 0px #cccccc none; }

/* calendar */
div.calendar {position: absolute; z-index:1; top: 20px; left: 10px; width: 660px; height: 500px; background-color: #4E7C89; padding: 8px; border: 0px #cccccc none; }


font.mediumwhitelink {color: white; font-size: 10pt; font-family: verdana; cursor: hand;}
b {color: yellow; font-size: 10pt; font-family: verdana; text-decoration: none;}
font.mediumwhite {color: white; font-size: 10pt; font-family: verdana; text-decoration: none;}


/* link attributes */
A:link {text-decoration: none; color: white; font-size: 10pt; font-family: verdana; cursor: hand;}
A:visited {text-decoration: none; color: white; font-size: 10pt; font-family: verdana; cursor: hand;}
A:active {text-decoration: none; color: white; font-size: 10pt; font-family: verdana; cursor: hand;}
A:hover {text-decoration: none; color: #ffcc00; font-size: 10pt; font-family: verdana; cursor: hand;}