html, body, div, p, h1, h2, h3, h4, h5, h6, ul, li {
    margin: 0;
    padding: 0;
}

body {
    background-color:#a07322;
} #container {
    width: 886px;
    height: auto;
    background-image: url(../images/body_bg.png);
    margin: 0 auto;
    position: relative;
} #header {
    width: 856px;
    height: 198px;
    border-bottom: 1px solid #181c44;
    position: relative;
    left: 15px;
} #nav {
    background: #2f3789;
    border-bottom: 1px solid #181c44;
    border-top: 1px solid #979bc4;
    height: 60px;
    left: 15px;
    position: relative;
    width: 856px;
    z-index: 8;
} #content {
    width: 856px;
    border-top: 1px solid #979bc4;
    position: relative;
    left: 15px;
    clear: left;
    z-index: 5;
font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
color:#eee;
min-height:200px;

} #content p {
    margin: 0 33px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 16px 0 0;
    text-indent: 16px;
}#logoholder {
    width: 268px;
    height: 198px;
    border-right: 1px solid #181c44;
    position: absolute;
    z-index: 5;
    background: #2f3789;
} #photobox {
    width: 594px;
    height: 198px;
    position: absolute;
    left: 269px;
    top: 0px;
    overflow: hidden;
}#photobox ul {
    z-index: 0;
} #footer {
    background-image: url(../images/footer_bg.png);
    width: 886px;
    height: 69px;
    margin: 0 auto;
    color: #f3ab22;
    font-size: 14px;
    position: relative;
	font-family:Arial, Helvetica, sans-serif;
} #twitterBox {
    position: relative;
    top: 10px;
    left: 30px;
    border: none;
} #trackStatus {
    position: absolute;
    top: 10px;
    left: 70px;
    font-family: Arial, Helvetica, sans-serif;
    color: #dbdcec;
} .twitterStatus {
    width: 594px;
    font-family: Arial, Helvetica, sans-serif;
    color: #dbdcec;
    position: absolute;
    left: 268px;
    top: 10px;
}#logo {
    border: 0;
    position: absolute;
    left: 30px;
}.tab {
    height: 100px;
    width: 304px;
    position: absolute;
    z-index: 1;
}#contact {
    top: 0;
    left: 268px;
}#weather {
    top: 99px;
    left: 268px;
    z-index: 1;
}.tab img {
    position: absolute;
    left: 268px;
    top: 0px;
} .tab-data {
    width: 268px;
    background: #a9aabc;
    height: 98px;
}.tab-data p {
    padding: 5px;
    color: #000769;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
} #footer ul {
    position: absolute;
    top: 25px;
    margin: 0 auto;
    text-align: center;
    width: 886px;
} #footer ul li {
    display: inline;
} #footer ul li a{
	color:#f3ab22;
text-decoration:none;
}.footer ul li a:hover{
	color:#ccc;
} .navul {
    cursor: default;
    display: inline-block;
    float: none;
    left: 33px;
    position: absolute;
    top: 21px;
    visibility: inherit;
    z-index: 1;
} .navul a, .navul li {
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}.navul ul a, .navul ul li {
    float: none;
}.navul ul {
    left: -10000px;
    position: absolute;
    z-index: 10;
}.navul, .navul ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}.navul li a {
    float: none;
}.navul li:hover > ul {
    left: auto;
}#qm0 ul {
    top: 100%;
}#qm0 ul li:hover > ul {
    top: 0px;
    left: 100%;
} #qm0 li a {
    font-size: 20px;
} #qm0 li ul a {
    padding: 2px 5px;
}

/*"""""""" (MAIN) Items""""""""*/ #qm0 a {
    font-family: Arial;
    text-decoration: none;
    text-align: left;
}

/*"""""""" (SUB) Container""""""""*/#qm0 ul {
    padding: 8px;
    margin: 3px 0px 0px 0px;
    background-color: transparent;
    border-width: 0px;
    border-style: none;
    border-color: transparent;
}

/*"""""""" (SUB) Items""""""""*/ #qm0 a, #qm0 ul a {
    padding: 0 80px 0 0;
    background-color: transparent;
    color: #E4E4E4;
    font-size: 14px;
    border-width: 0px;
    border-style: none;
}

/*"""""""" (SUB) Hover State""""""""*/ #qm0 a:hover, #qm0 ul li:hover > a {
    text-decoration: underline;
}

/*"""""""" Custom Rule""""""""*/
ul#qm0 ul {
    margin: 0px;
    background-color: #f3ab22;
    border-width: 1px;
    border-style: solid;
    border-color: #f29a11;
} .navul li {
    padding-bottom: 6px;
}.navul li ul li{
padding-bottom:5px;
}

#content h2,#content h3,#content h4,#content h5,#content h6,#content span,#content blockquote,#content ul, #content li{
    margin: 0 33px;
margin-top:16px;
}
#content a{
color:#DD9645;
}
#content a:hover{
color:#ccc;
}
#content ul ul{
margin:0 10px;
}

