* {
margin:0
}

html,body {
background:#000000;
font-size:12px;
font-family:"Trebuchet MS",Arial,sans-serif;
text-align:center;
margin:0
}

table {
font-size:13px;
}

img {
border:0
}

h1 {
margin-bottom:10px;
border-bottom: 1px solid #cccccc;
line-height: 92%;
font-style: italic;
}

h2 {
margin-bottom:7px;
}

#wrapper {
width:85%;
text-align:left;
margin:0 auto
}

#header {
background:#1f1a17 url('images/headerbg.gif') repeat-x top left;
margin-bottom:15px;
width:100%;
border-bottom:5px outset #1f1a17
}

#content {
background-color:#fafafa;
clear:none;
border-bottom:2px solid #1f1a17;
padding:10px;
font-size:13px
}

#footer {
background-color:#bf9f62;
font-size:11px;
padding:10px;
margin-bottom: 25px;
}

#menu {
clear:both;
margin:0;
padding:0
}

ul#menus {
list-style-type:none;
position:relative;
height:27px;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:13px;
font-weight:700;
border-bottom:5px solid #1f1a17;
margin:0;
padding:11px 0 0
}

ul#menus li {
display:block;
float:left;
height:27px;
margin-right:7px;
background:#000000
}

ul#menus li a {
display:block;
float:left;
color:#fff;
background:#1f1a17;
line-height:27px;
text-decoration:none;
height:27px;
width:110px;
text-align:center;
padding:0 10px
}

ul#menus li a:hover {
background:#372b25
}

A:link, A:visited, A:active {
text-decoration: none;
font-size: 14px;
color: 000;
}

A:hover {
text-decoration: underline;
color: #372b25;
}
