body { background-color:#000000; }

a {color:#000000; }

#wrapper { width:1000px; margin:0 auto; }

ul { margin:0; padding:0; list-style:none; width:1000px;  }
ul li { text-align:center; background:url(../Graphics/buttons.png); float: left; }
ul a { display:block; line-height:3.1em; text-decoration:none; color:#000000; width: 125px; }
ul a:hover {font-weight:bold; }

.box {
width: 1000px;
background: #FFFFFF url( ../Graphics/bottom.jpg) no-repeat left bottom;
padding: 0px 00px 0 0px;
text-align:center;
}
.box .top { background:url( ../Graphics/top.jpg) no-repeat left top; 
padding: 0px 10px 0 10px; text-align:center;}
.box p { padding: 0 0px 0px 0 px;} 



