body { margin: 0px; padding: 0px; background-image: url(../images/background.jpg); font-family: Arial; font-size: 11px;}

/* CLASSES */

/* TOP NAV */
#topnavdiv { width: 907px; height: 22px; margin-top: 8px; text-align: right; color: #ffffff; }
.topnavlink:link, .topnavlink:visited, .topnavlink:active { color: #ffffff; text-decoration: none; font-size: 11px; }
.topnavlink:hover { color: Orange; }

/* HEADER */
#headerdiv { width: 907px; height: 160px; background-color: #ffffff; }
#headerdiv_topleft { background-image: url(../images/topleft.jpg); background-position: left top; background-repeat: no-repeat; width: 100%; }
#headerdiv_topright { background-image: url(../images/topright.jpg); background-position: right top; background-repeat: no-repeat; width: 100%; }
#headernavdiv { width: 100%; height: 24px; background-image: url(../images/navbackground.jpg); background-repeat: repeat-y; float:right; }
#headerdiv_reflection { width: 100%; height: 24px; background-image: url(../images/navbackgroundreflection.jpg); background-repeat: repeat-x; margin-top: 1px; float:right; }
#headerlogo { float:left; margin-left:15px; }
#headerbanner { float:right; margin-top: 45px; }

.headernav { float:right; padding-top: 4px; border-right: solid 1px #ffffff; height: 100%; width: 90px; }
.headernav_rightmost { float:right; padding-top: 4px; height: 100%; width: 90px; }
.headernavlink:link, .headernavlink:visited, .headernavlink:active { color: #ffffff; text-decoration: none; font-size: 12px; font-weight: bold; }
.headernavlink:hover { color: Orange; }

/* BODY */
#bodydiv { width: 907px; background-color: #ffffff; text-align: left; }
.bodytext { padding-right: 30px; text-align: left; font-size: 12px; }
.bodybottomleft { border: solid 1px #999999; padding: 5px; height: 180px; margin-left: 60px; }
.bodysubmenu { border: solid 1px #999999; height: 190px; width: 225px; }
.bodysubmenuheader { height: 31px; background-image: url(../images/submenubackground.jpg); background-repeat: repeat-x; color: #cc9933; padding: 7px; font-size: 12px; }


/* FOOTER */
#footerdiv { width: 907px; background-image: url(../images/footer.jpg); }
#footerdiv_bottomleft { background-image: url(../images/bottomleft.jpg); background-position: left bottom; background-repeat: no-repeat; width: 100%; }
#footerdiv_bottomright { background-image: url(../images/bottomright.jpg); background-position: right bottom; background-repeat: no-repeat; width: 100%; }
#footerdiv2 { height:30px; width: 100%; color: #ffffff; font-size: 11px; }
#footertextleft { padding-left: 20px; padding-top: 7px; float: left; }
#footertextright { padding-right: 20px; padding-top: 7px; float: right; }

.footernavlink:link, .footernavlink:visited, .footernavlink:active { color: #ffffff; text-decoration: none; font-size: 11px; }
.footernavlink:hover { color: Orange; }
