
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    background: linear-gradient(#DBCDB8 0px, #E9E1D6 90px, #E9E1D6 300px, #DBCDB8 300px, #E9E1D6 100%) repeat scroll 0 0 transparent;
    display: block;
    padding-bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
    box-shadow: 0px 0px 5px ;
	background-color:#DBCDB8;
}
ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul.howto {
    margin-left: 29px;
}
div#head_links {
    padding: 0;
}
div#head_links li {
    display: inline;
}
div#head_links li a {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid lightslategrey;
    color: steelblue;
    float: left;
    font-weight: 900;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}
div#head_links a:hover {
    background-color: seashell;
    margin-top: -2px;
    padding-bottom: 12px;
}
div#instruct2 li {
    color: #000000;
    font-size: 13px;
    text-shadow: none;
}
div#instruct2 h2 {
    color: #000000;
    font-size: 19px;
    text-shadow: none;
}
html body div.content div#instruct2 {
    bottom: 73px;
    height: 0;
    padding-left: 43px;
    padding-right: 47px;
    position: relative;
}
div#head_links .ql {
    background: none repeat scroll 0 0 #000000;
    color: white;
    display: block;
    float: left;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}
div#head_links .ql li {
    background: none repeat scroll 0 0 #000000;
    display: block;
}
html body div.content div#instruct2 li b {
    color: red;
}
div#left_logo center h3 {
    bottom: 120px;
    position: relative;
}
div#head_links div.logo {
    float: right;
    margin-right: 4px;
    margin-top: 10px;
}
h5.scroll {
    color: #000000;
    margin-left: 10px;
    position: relative;
    top: 32px;
    z-index: 1;
}
.tipsy {
    font-size: 10px;
    padding: 5px;
    position: absolute;
    z-index: 100000;
}
.tipsy-inner {
    background-color: black;
    color: white;
    max-width: 200px;
    padding: 5px 8px 4px;
    text-align: center;
}
.tipsy-inner {
    border-radius: 3px 3px 3px 3px;
}
.tipsy-arrow {
    background: url("./images/tipsy.gif") no-repeat scroll left top transparent;
    height: 5px;
    position: absolute;
    width: 9px;
}
.tipsy-n .tipsy-arrow {
    left: 50%;
    margin-left: -4px;
    top: 0;
}
.tipsy-nw .tipsy-arrow {
    left: 10px;
    top: 0;
}
.tipsy-ne .tipsy-arrow {
    right: 10px;
    top: 0;
}
.tipsy-s .tipsy-arrow {
    background-position: left bottom;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
}
.tipsy-sw .tipsy-arrow {
    background-position: left bottom;
    bottom: 0;
    left: 10px;
}
.tipsy-se .tipsy-arrow {
    background-position: left bottom;
    bottom: 0;
    right: 10px;
}
.tipsy-e .tipsy-arrow {
    background-position: right top;
    height: 9px;
    margin-top: -4px;
    right: 0;
    top: 50%;
    width: 5px;
}
.tipsy-w .tipsy-arrow {
    height: 9px;
    left: 0;
    margin-top: -4px;
    top: 50%;
    width: 5px;
}
