* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
text-align:center
}

p {
 padding: 10px;
}

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


#content { 
 float: left;
 color: white;
 background: black;
 height: 400px;
 width: 900px;
 display: block;
overflow:auto;
location:relative;
}

#footer { 
 width: 900px;
 height: 50px;
 border-bottom-style:dotted;
border-width:1px;
border-color:white;
 clear: both;
 color: #white;
 background: black url(navbackground.gif) no-repeat;
text-decoration: none;
}


		
		
		

	
		