body { 
	color:#999999; 
	background-color: #000;
	background-image: url(http://i340.photobucket.com/albums/o322/darlingsocial/bg-2.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
	font-family: verdana,arial,sans-serif,helvetica; 
	font-size: 12px; 
} 
		
a, a:link, a:visited, a:active { 
	text-decoration: none; 
	color: #fff;
	font-weight:bold;
}
a:hover { 
	text-decoration: none; 
	color: #999999; 
}

h1 {
	font-size: 14px;
}
		
#headerlinks {
	color:#FFF;
	padding: 10px;
	font-size: 16px;
	width: 600px;
}

img {
	border: none;
}

#header {
	padding: 5px 5px 5px 20px;
	width: 700px;
}


#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#product {
	padding: 10px 10px 1px 10px;
}

#list {
	padding: 1px 10px 10px 10px;
}

#footer {

	width:100%;
}
.nobr {
	white-space: nowrap;
}





