body {
background: #999 url(images/back.png) top center repeat-x fixed;
font-family: Verdana, Geneva, sans-serif;
font-size:85%;
color: #bbbbbb;
margin: 5px;
padding: 5px;
}

a {
	color:#6472EA;
}

p {
	margin-top: 0;
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.5em;
}

#wrapper {
font-family: Verdana, Geneva, sans-serif;
width: 1002px;
margin: 0 auto;
text-align: left;
}

#top {
width: 1002px;
height: 50px;
background: url(images/topTW.png) no-repeat;
}

#content {
font-family: Verdana, Geneva, sans-serif;
background:#000 url(images/bg.png) repeat-y;

width: 1000px;
height: 100%;
padding: 0px 1px 0px 1px;
text-align: left;
}

#header {
width: 980px;
height: 94px;
background: url(images/headerW.png);
font-weight: bold;
padding-top: 6px;
padding-left: 20px;
font-family:Verdana, Geneva, sans-serif;
font-size: 2.5em;
}

/*                    Menu                   */
#menu {
width: 130px;
height: 100%;
margin: 0px;
float: left;
text-align: left;
font-size: 69.5%;
}

#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/offW.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}
	
#menu li a:hover {
color: #FFF;
background:  url(images/on.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}	

#menu li a:active {
color: #09F;
background:  url(images/on.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
background: #000;
float: right;
width: 845px;
margin: 10px 10px 0 4px;
padding: 0px 0px 50px 0px;
}

#bottom {
color: #ccc;
background: #F9F9F9;
clear: both;
width: 1002px;
height: 35px;
padding-left: 30px;
padding-top: 15px;
background: url(images/bottomTW.png) no-repeat;
font-size: 69.5%;
}

#bottom a, #bottom a:visited{
color: #bbbbbb;
}

#bottom a:hover {
color: #bbbbbb;
}
