body {
background: #999 url('images/back.png') repeat-x fixed top center;
color: #909090;
margin: 5px;
padding: 5px; font-style:normal; font-variant:normal; font-weight:normal; line-height:13pt; font-size:8pt; font-family:verdana, arial, sans-serif
}

#wrapper {
width: 882px;
margin: 0 auto;
text-align: left;
}

#top {
width: 882px;
height: 50px;
background: url('images/top.png') no-repeat;
}

#top2 {
width: 860px;
height: 100px;

}




#content {
background: #000 url('images/bg.png') repeat-y top center;
width: 880px;
height: 100%;
text-align: left; padding-left:1px; padding-right:1px; padding-top:0px; padding-bottom:0px
}

#header {
width: 860px;
height: 94px;
background: url('images/header.jpg');
font-weight: bold;
font-size: 14pt;
padding-top: 6px;
padding-left: 20px

}

/*                    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: #FFF;
display: block;
background:  url('images/off.png');
height: 22px;
text-align: left; padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
}
	
#menu li a:hover {
color: #09F;
background:  url('images/on.png');
height: 22px;
text-align: left; padding-left:10px; padding-right:0; padding-top:8px; padding-bottom:0
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
background: url('images/bakg.png');
float: right;
width: 741px;
margin: 2px 1px 2px 2px;
padding: 3px 3px 3px 3px;

}


#stuff2 {
background: #000;
float: right;
width: 720px;
margin: 2px 1px 2px 2px;
padding: 10px 10px 10px 10px;

}


#bottom {
color: #ccc;
clear: both;
width: 850px;
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;
}