
/* CSS Document */



/* Home page specifics */

/* Rotating Links for home page */
div#rotate { width:642px;height: 338px;position: relative; background-image:url(../images/home/mainBack.gif);background-repeat:no-repeat;}


div#rotateMainLinks{position: absolute;top: 2px;right: 8px;width:194px;height: 330px;}

#rotateMainLinks span {width: 176px;height: 53px;background-image:url(../images/linkBack.gif);background-repeat:no-repeat;display:block;padding: 13px 0px 0px 18px;
margin: 0px 0px 0px 0px;font-family:Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;color: #b2b4b6;line-height: 9pt; position:absolute; text-align:left;}
#rotateMainLinks span.bottomLink{ height: 51px;}
#link0{top: 0px;}
#link1{top: 66px;}
#link2{top: 132px;}
#link3{top: 198px;}
#link4{top: 264px;}

img#blueArrow{position: absolute; left: 440px; top: 13px;}

div#homeMidRight{position: absolute;right: 0px;top: 0px;width: 217px;height: 318px; z-index:2;}
div#homeBottom{position: relative;top: 4px;width: 872px; height: 146px; }
div#welcomeMessage{width:420px;height:150px;padding: 25px 15px 15px 15px;
background-image:url(../images/home/bottomBack.gif);background-repeat: no-repeat; float: left}


img#rotateMainImage{position:absolute;left: 4px;top: 4px;width: 429px;height: 328px;}


div#chLinks {margin: 7px 0px 0px 9px; padding: 20px 0px 0px 13px; width: 400px; height: 123px; background-image:url(../images/home/chLinkBack.gif); float: left}
div#chLinks ul { float: left; padding: 0px 0px 0px 10px; margin: 2px 0px 0px 0px; }
div#chLinks ul li { list-style: none; margin: 0px; padding: 0px; line-height: 10pt }
div#chLinks a img:hover {opacity:0.6;}





