body {
margin: 0;
padding: 0;
background: url(../images/backgrounds/main.jpg) #000;
background-position: top;
background-repeat: repeat-x;
}

td {
font-family: arial;
font-size: 11px;
color: #000;
}

a.menutop {
font-family: "Century Gothic", arial;
font-size: 11px;
color: #fff;
padding: 0 5px 0 0;
text-decoration: none;
}

a.menutop:hover {
font-family: "Century Gothic", arial;
font-size: 11px;
color: #febe10;
padding: 0 5px 0 0;
text-decoration: underline;
}

a.mainmenu {
font-family: "Century Gothic", arial;
font-size: 16px;
color: #fff;
padding: 0 20px 0 20px;
text-decoration: none;
}

a.mainmenu:hover {
font-family: "Century Gothic", arial;
font-size: 16px;
color: #febe10;
padding: 0 20px 0 20px;
text-decoration: underline;
}

h6 {
font-family: "Century Gothic", arial;
font-size: 20px;
color: #000;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
border-bottom: solid 1px #000;
padding: 0 0 15px 0;
margin: 0;
}

h1 {
font-family: "Century Gothic", arial;
font-size: 20px;
font-weight: bold;
color: #000;
text-decoration: none;
text-transform: uppercase;
border-bottom: solid 1px #000;
padding: 0 0 15px 0;
}

h2 {
font-family: "Century Gothic", arial;
font-size: 16px;
font-weight: bold;
color: #000;
text-transform: uppercase;

}

.otheritems{
padding: 15px;
background: #e5e5e5;
border: 1px solid #ccc;
}

a{
color: #e78106;
text-decoration: none;
}

a:hover{
color: #000;
text-decoration: underline;
}

