body { margin: 10px 0px 0px 0px; background-color: #8C8C8C; padding: 0px; font-size: 12px; font-family: Arial; }
#page { width: 100%; text-align: center; }
#design { width: 647px; background-image: url(/images/bg.jpg); background-color: #f2f2f2; background-repeat: repeat-y; margin-left: auto; margin-right: auto; text-align: left; border: 1px solid white; margin-bottom: 20px; }
#header { width: 602px; margin-left: 20px; }
#contentArea { width: 602px; margin-left: 22px; border: 1px solid white; margin-bottom: 10px; background-color: #c9b684; }
#menuOuterBorder { float: left; width: 295px; }
    #menuArea { margin: 10px 0px 5px 5px; position: relative; z-index: 1; background-image: url(/images/menubg.jpg); background-repeat: no-repeat; height: 595px; }
    #prettyBorder { position: relative; top: 10px; left: 10px; border: 1px solid #ffba00; height: 565px; width: 262px; z-index: 20; }
    #menu { position: relative; width: 160px; background-image: url(/images/40bg.png); left: -5px; top: 300px; height: 260px; padding-top: 10px; z-index: 10; }
        #menu a { padding-top: 5px; padding-bottom: 5px; background-image: url(/images/menuoptionbg.png); display: block; background-repeat: repeat-y; font-size: 130%; font-weight: bold; margin-left: 5px; color: black; text-decoration: none; }
        #menu a:hover { background-image: url(/images/menuoptionbgover.png); color: white; }
#subContent { float: left; width: 304px; border-left: 1px solid white; }
    #subContentPadding { margin: 10px 5px 15px 5px; }
    #subContentBorder { border: 1px solid #ffba00; padding-top: 5px; background-color: white; }
    #borderPadding { margin: 2%; color: #737373; line-height: 150%; width: 95%; float: left; background-color: white; }

<!--[if lte IE 6]>
#subContent {  }
    #subContentPadding { width: 290px;  }
    #subContentBorder { width: 282px; }
    #borderPadding { margin: 0px 5px 0px 5px; width: 290; }
<![endif]-->

    .pageBannerSpacer { height: 3px; line-height: 3px; }
    .rightfloat { float: right; }
    .leftfloat { float: left; }

    h1 { padding-top: 3px; padding-bottom: 3px; background-color: #cd9b15; color: white; font-size: 150%; padding-left: 10px; }
    blockquote { margin: 5px 8px 10px 8px; }
    .bold { font-weight: bold; }
    .center { text-align: center; }
    .italic { font-style: italic; }
    a { color: #cd9b15; text-decoration: none; }
    a:hover { color: #ffba00; text-decoration: underline; }

    #subMenu { width: 100%; background-color: #F3EDD8; color: white; text-align: center; border: 1px solid #cd9b15; }
        #subMenu a { color: F3EDD8; text-decoration: none; padding: 3px 2px 2px 2px; font-weight: bold; }
        #subMenu a:hover { background-color: #cd9b15; color: white; }

#footer { text-align: center; color: white; }
    #footer a { color: #ffba00; text-decoration: none; }
    #footer a:hover { color: white; text-decoration: underline; }