body {
font:0.8em Tahoma,Geneva,Arial,Helvetica,sans-serif;
color:#4D4D4D;
line-height:1.8em;
text-align:left;
background:url(imgs/bg.png) repeat;
margin:0 auto;
}

a:hover {
color:#2699eb;
}

h1 {
font:30px Trebuchet MS;
color:#1c6ea8;
padding-left:15px;
margin:15px 0;
}

h2 {
font:22px Trebuchet MS;
color:#1c6ea8;
margin:15px;
}

h3 {
font:20px Trebuchet MS;
color:#1c6ea8;
margin:15px;
}

h4 {
font:20px Trebuchet MS;
color:#1c6ea8;
margin:15px;
}

p {
margin:5px 15px;
}

blockquote p {
font:160% Georgia;
color:#aaa;
line-height:25px;
padding:5px;
}

.highlight {
color:#9c0;
font-weight:700;
}

#container {
width:765px;
text-align:left;
background:#282828;
line-height:1.8em;
border-left:10px solid #000;
border-right:10px solid #000;
margin:0 auto;
padding:0 !important;
}

#header {
height:150px;
background:url(imgs/banner.png) no-repeat;
border-top:2px solid #000;
border-bottom:2px solid #000;
}

#header h1 {
float:left;
color:#000;
font:45px Trebuchet MS;
background:none;
font-weight:700;
margin:40px 0 0 15px;
}

#content {
float:right;
width:470px;
background:#282828;
color:#787878;
font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
border:1px dotted #888;
margin:10px;
padding:0;
}

#sidebar {
float:left;
width:254px;
background:#282828;
color:#787878;
border:1px dotted #888;
margin:10px 0 0 5px;
padding:0;
}

.thumbs img {
position:relative;
border:2px solid #aaa;
background-color:inherit;
margin:2px 3px 3px 2px;
padding:1px;
}

.thumbs img:hover {
border:2px solid #2699eb;
}

#nav-top {
float:right;
background:inherit;
margin:5px 15px 0 0;
}

#nav-top ul {
background:inherit;
margin:0;
padding:2px;
}

#nav-top li {
display:inline;
padding:4px;
}

#nav-top a,#nav-top a:visited {
color:#aaa;
font-weight:700;
text-decoration:none;
margin:4px;
}

#nav-top a:hover,#nav-top a:visited:hover {
color:#fff;
}

#mainnav {
min-height:30px;
background:inherit;
margin:2px 16px 2px 11px;
}

#mainnav ul {
height:100%;
margin:0;
padding:0 0 0 10px;
}

#mainnav li {
list-style:none;
float:right;
width:auto;
margin:7px 5px 0;
}

#mainnav a:link,#mainnav a:visited {
display:block;
color:#aaa;
text-transform:uppercase;
font-weight:700;
text-decoration:none;
background:inherit;
border-bottom:2px solid #1c6ea8;
padding:1px 10px 2px 12px;
}

#mainnav a:hover,#mainnav a:visited:hover {
color:#FFF;
text-decoration:none;
border-bottom:2px solid #2699eb;
background:#212121;
padding:1px 10px 2px 12px;
}

#mainnavsub {
clear:both;
}

#mainnavsub ul {
margin:0;
padding:0 10px;
}

#mainnavsub li {
list-style:none;
float:right;
padding-left:8px;
margin:4px 16px 0 2px;
}

#mainnavsub li a {
font-size:10px;
font-weight:700;
text-transform:uppercase;
text-decoration:none;
color:#aaa;
}

#mainnavsub li a:hover {
text-decoration:none;
color:#fff;
}

#nav-right ul {
list-style:none;
margin:0;
padding:0;
}

#nav-right {
margin:10px;
}

#nav-right li {
display:block;
border-bottom:1px dotted #888;
margin:2px 0;
padding:0;
}

#nav-right li a {
display:block;
text-decoration:none;
background:inherit;
color:#aaa;
padding:1px 1px 1px 6px;
}

#nav-right li a:hover {
background:#212121;
color:#fff;
}

#footer-contents {
clear:both;
text-align:right;
background:inherit;
border-top:1px dotted #aaa;
margin:0;
padding:2px 0;
}

#footer-copy {
background:inherit;
color:#FFF;
margin:4px 16px 4px 10px;
padding:5px;
}

#footer-copy a:hover,#footer-copy a:visited:hover {
color:#aaa;
}

#footer-links {
font-size:10px;
margin:10px 16px !important;
padding:0;
}

a,#footer-copy a,#footer-copy a:visited {
color:#1c6ea8;
}