
body, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}

body {
background-color : #f1efe3;
background-image : url(bg-live.jpg);
background-position : top center;
background-repeat : repeat-x;
background-attachment : fixed;
}

a:link {
color : #000000;
}

a:visited {
color : #000000;
}

a:hover {
color : #984934;
}

h1, h2, h3, h4, h5, h6 {
color : #984934;
text-transform : uppercase;
}

#main-text {
width : 760px;
margin : 0 auto 0 auto;
border-left : 1px solid;
border-color : #000000;
border-right : 1px solid;
border-color : #000000;
background-color : #f1efe3;
padding : 10px;
}

#banner {
background-image : url(menu.png);
background-repeat: no-repeat;
width : 760px;
height : 260px;
}

#menu {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
background : #f1efe3;
margin : 0;
padding : 0;
text-align : center;
}

#menu ul {
margin : 0;
padding : 0;
}

#menu li {
display : inline;
list-style-type : none;
margin : 0;
padding : 0;
line-height : 105%;
}

#menu a {
color : #000000;
font-weight : bold;
text-decoration : none;
padding-left : 3px;
padding-right : 3px;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-size : 12px;
text-transform : uppercase;
font-family : tahoma;
}

#menu a:hover {
padding-left : 3px;
padding-right : 3px;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
color : #984934;
font-size : 12px;
text-transform : uppercase;
font-family : tahoma;
}

hr {
width : 75%;
}

#footer {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
background : #f1efe3;
margin : 0;
padding : 0;
text-align : center;
}

#footer ul {
margin : 0;
padding : 0;
}

#footer li {
display : inline;
list-style-type : none;
margin : 0;
padding : 0;
line-height : 105%;
}

#footer a {
color : #000000;
font-weight : normal;
text-decoration : none;
padding-left : 3px;
padding-right : 3px;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-size : 10px;
text-transform : uppercase;
font-family : tahoma;
}

#footer a:hover {
padding-left : 3px;
padding-right : 3px;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
color : #984934;
font-size : 10px;
text-transform : uppercase;
font-family : tahoma;
}