html, body, ul, li, h1, h2, h3, h4
{
margin: 0;
padding: 0;
list-style: none;
}

body
{
background-image: url(images/body-background.gif);
background-repeat: repeat-y;
font-family: arial, "sans serif";
color: #000000;
font-size: 9pt
}

td
{
font-family: arial, "sans serif";
color: #000000;
font-size: 9pt
}

img
{
border: 0px
}

#orange-sliver-top
{
width: 100%;
height: 54px;
background-image: url(images/orange-sliver.gif);
background-repeat: repeat-x
}

#orange-sliver-top-text
{
position: absolute;
top: 32px;
left: 450px
}

#logo
{
width: 205px;
height: 110px;
position: absolute;
top: 50px;
left: 10px;
background-image: url(images/logo.gif);
background-repeat: no-repeat
}

#top-left-bg
{
width: 333px;
height: 203px;
position: absolute;
top: 0px;
left: 0px;
background-image: url(images/top-background1.gif);
background-repeat: no-repeat
}

#location
{
position: absolute;
top: 100px;
left: 400px
}

#nav
{
width: 228px;
color: #ff9900;
font-weight: bold
}

#nav li
{
border-bottom: #cccccc 1px solid;
height: 25px;
line-height: 25px
}

#nav a:link, a:visited
{
text-decoration: none;
color: #ff9900;
font-weight: bold;
}

#nav a:hover
{
background-color: #996633;
display: block
}

.menu-indent-1
{
text-indent: 10px
}

.menu-indent-2
{
text-indent: 35px
}

.brown-link-bg
{
text-indent: 35px;
background-color: #996633
}

#content-container
{
width: 600px;
text-align: left;
position: absolute;
top: 215px;
left: 250px
}

#content-half-left
{
width: 295px;
border: 2px solid #666633
}

#content-half-right
{
width: 295px;
position: absolute;
top: 0px;
right: 0px;
border: 2px solid #666633
}

#content-full-center
{
width: 100%;
text-align: center;
border: 2px solid #666633;
padding-bottom: 15px
}

#content-full
{
width: 100%;
border: 2px solid #666633
}

#content-text
{
width: 100%;
width: 100%;
padding: 10px
}

#textwithbackground
{
width: 100%;
height: 28px;
padding-top: 5px;
text-align: center;
color: #ff9900;
font-weight: bold;
background-color: #666633
}

#adverts
{
width: 205px;
position: absolute;
top: 215px;
left: 880px
}

a.orange-link:link, a.orange-link:visited
{
color: #ff9900;
font-weight: bold;
text-decoration: none
}

a.orange-link:hover
{
color: #ff9900;
font-weight: bold;
text-decoration: underline
}

a.black-link:link, a.black-link:visited
{
color: #000000;
font-weight: bold;
text-decoration: none
}

a.black-link:hover
{
color: #000000;
font-weight: bold;
text-decoration: underline
}
