/* standard elements */
* {
        margin: 0;
        padding: 0;
}

a {color: #000000;
}

a:hover {color: #404040;}

body {
        background: #333 url(img/bg.jpg);
        color: #333;
        font: normal 62.5% "Lucida Sans Unicode",sans-serif;
        margin: 0px 0;
}


img {
        padding-top: 20px;
        padding-bottom: 20px;
}
#background-image: url(smallPic.jpg); background-repeat: repeat;


blockquote {
        background: #FFF;
        border-bottom: 1px solid #EEE;
        border-top: 1px solid #EEE;
        color: #333;
        display: block;
        font-size: 0.9em;
        margin-bottom: 1.2em;
        padding: 6px 12px;
}
blockquote p {padding: 3px 0;}



/* misc */
.clearer {clear: both;}
.main .padded {
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
        font-size: 1.2em;
        width: 900px;
        padding: 0px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        background-color: #FEEDCF;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-left-width: 3px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #222;
        border-bottom-color: #222;
        border-left-color: #222;
}

/* header */
.header {
        float: left;
        width: 900px;
        line-height: 10px;
        background-image: url(img/top7.jpg);
        background-repeat: no-repeat;
        height: 130px;
}
.header h1 {
        color: #F2EDDF;
        line-height: normal;
        padding-left: 60px;
        padding-top: 70px;
        font-family: Verdana, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
}

.header a {
        color: #F2EDDF;
        line-height: normal;
        padding-left: 60px;
        padding-top: 70px;
        font-family: Verdana, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
}


/* Menu */

#menu {
        width: 900px;
        margin-top:0px;
        float: left;
        color: #000000;
        height: 70px;
        font-size: 8pt;
        list-style-type: none;
        font: normal 100% 'Verdana';
        clip: rect(150px,auto,auto,auto);
        background-image: url(img/menu9.jpg);
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #ffffff;
}

.menu h1 {
        background: #222;
        color: #FFFFFF;
        font: bold 1.1em Verdana,sans-serif;
        line-height: 20px;
        padding-left: 7px;
}

#menu a {
        color: #000000;
        font: 12px arial;
        font-variant:small-caps;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
}

#menu a:hover {
        color: #FFFFFF;
}

#menu .active a {
        color: #FFFFFF;
}





/* structure */
.top {
        background: #222;
        color: #DDD;
        float: left;
        font: normal 1.4em Verdana;
        height: 50px;
        text-align: center;
        width: 639px;
}


.main {
        float: left;
        width: 520px;
}

.main p {
        padding-top: 10px;
}


.main h1 a {color: #000000;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
        font-size: 0.7em;
        font-weight: bold;
        text-transform: none;

}

.main h1 a:hover {
        padding-top: 20px;
color: #fb4800;}

.main_right p {padding: 3px 0;}

.main_right {
        float: right;
        width: 180px;
        color: #ffffff;
        background-color: #E73719;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}

.main_right h1 {
        color: #ffffff;
        line-height: 24px;
        padding-left: 0px;
        font-family: Verdana, sans-serif;
        font-size: 1.5em;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
}

.main_right h2 {
        color: #333333;
        line-height: normal;
        padding-left: 0px;
        font-family: Verdana, sans-serif;
        font-size: 1em;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
}
/* sub-navigation */
.subnav {
        float: left;
        width: 150px;
        padding-top: 0px;
}

.subnav h1 {
        color: #ffffff;
        font: bold 1.1em Verdana,sans-serif;
        line-height: 24px;

        padding-left: 8px;
        font-size: 13px;
        background: #000000;
}


.subnav ul {margin: 0; padding: 0;}
.subnav li {
        border-bottom: 1px solid #696755;
        list-style: none;
}
.subnav li a {
        color: #ffffff;
        display: block;
        padding: 8px 0 8px 12px;
        width: 148px;
        text-decoration: none;
        background: #9b1300;

}
.subnav li a:hover {
        background: #ffffff;
        color: #000;
}

/* footer */
.footer {
        color: #EEE;
        font-size: 0.9em;
        line-height: 39px;
        width: 100%;
        text-align: center;
        background-color: #FFFFFF;
        background-image: url(img/bgfooter.gif);
        background-repeat: repeat-x;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover,.footer .right a:hover {color: #FAFCB0;}
.footer .right, .footer .right a {color: #949474;}

textarea#styled {
        width: 140px;
        height: 120px;
        border: 3px solid #cccccc;
        padding: 5px;
        font-family: Tahoma, sans-serif;
        background-image: url(bg.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
}

<!--
INPUT {
width: 135px;
font-family: arial, verdana, ms sans serif;
font-size: 10pt
}
