body { 
	background:#303030 url(images/wrapper_background.jpg) top center repeat-y; 
	color: #bbb; 
	font: 12px/14px  helvetica, arial,Sans-serif;  
	padding-bottom: 10px;
	}


a:link { color: #80ac2f; }
a:visited { color: #80ac2f; }
a:hover { color: #ffffff; }



#thumbs img {margin: 5px 5px 5px 5px;}



/* header */

#header { 
	background:#303030 top center no-repeat; 
	width:1090px; 
	margin:auto; 
	height:449px; 
	padding-top: -5px;
	}

#main-wrapper { 
	display:block; 
	margin:auto;
	width:950px;
	padding:10px;
	text-align:left;
	background:url(images/px.png);  
	overflow: visible; 
	}

/* end header */

/* footer */



#footer-content {
	display: block;
	Margin: auto;
	width: 950px;
	height: 100px;
	text-align: right;
	padding-top: 15px;
	}


