body
{
    background: #000 url(images/bkgrnd_02.jpg) top center repeat-x fixed;
    font: normal 8pt/13pt verdana, arial,sans-serif;
    width: 1362px;
    color: #996600;
    margin: 5px;
    padding: 5px;
    left: 0px;
}

#wrapper
{
    width: 553px;
    margin: 0 auto;
    text-align: left;
    top: 0px;
}

#top {
width: 632px;
height: 50px;
background: url(images/top.png) no-repeat;
}

#content {
background: #000 url('images/bg.png') repeat-y center top;
width: 1362px;
height: 100%;
padding: 0px 1px 0px 1px;
text-align: left;
}

#header {
width: 144px;
height: 94px;
font-weight: bold;
padding-top: 6px;
padding-left: 20px;
    background-image: url('images/header.png');
}

/*                    Menu                   */
#menu {
width: 130px;
height: 100%;
margin: 0px;
float: left;
text-align: left;
}

#menu li a {
height: 30px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 22px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: #996600;
display: block;
background:  url(images/off.png);
padding: 3px 0 0 10px;
height: 19px;
text-align: left;
    width: 119px;
}
	
#menu li a:hover
{
    color: #FF0000;
    background: url(images/newon.jpg);
    padding: 3px 0 0 10px;
    height: 14px;
    text-align: left;
    background-repeat: no-repeat;
}	

ul {
list-style: none;
padding: 0;
text-align: left;
    width: 111px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

#stuff
{
    background: #000;
    float: right;
    width: 414px;
    margin: 10px 10px 0 4px;
    padding: 0px 0px 200px 0px;
    height: 1006px;
}

#bottom {
color: #ccc;
background: #F9F9F9;
clear: both;
width: 600px;
height: 35px;
padding-left: 30px;
padding-top: 15px;
background: url(images/bottom.png) no-repeat;
}

#bottom a, #bottom a:visited{
color: #ccc;
}

#bottom a:hover {
color: #808080;
}