#wrapper {	display:block;	width:800px;	position:absolute;	left: 50%;		margin-left:-400px;}#header {}#logo {	background-image:url(../images/header.png);	width:800px;	height:170px;	margin-bottom:-30px;}#navigation {	position: absolute;	top:103px;	display: inline;	width: 800px;}#navigation li {	display:inline;	width: 100px;	position: relative;	left: 100px;}#navigation li a {	display:block;	width: 100px;	list-style-type: none;	float: right;	text-align: left;}#navigation li ul {	position:absolute;	display:block;	top: 20px;	text-align: left;	padding-left: 0px;	width: 175px;	float: none;	left: -2000px;	margin: 0;	background-image: url(file:///Mac%20HD/Users/dre/Desktop/Dusty%27s%20Corner/images/submenu.png);}#content {	padding: 10px;	margin-top:-20px;	margin-bottom:-20px;	}#left_column {	float: left;	width: 496px;}#left_column h1 {	background-image:url(../images/left_header.png);	height:45px;	background-repeat: no-repeat;}/*#left_footer {background-image:url(../images/left_footer.png);	display: block;	height: 55px;	width: 496px;}*/#right_column {	width:240px;	float:right;}#right_column h1 {	background-image:url(../images/right_header.png);	height:45px;	background-repeat:no-repeat;}	/*#right_footer {	background-image: url(../images/right_footer.png);	display: block;	height: 55px;	width: 244px;}*/#footer {	padding: 0px 20px 0px 20px;	width: 760px;	margin-top: -20px;}#footer p {	width:750px;	height:41px;	display:block;	text-align: center;}body {	margin: 0px;	padding: 0px;	background-image: url(../images/background.jpg);	background-repeat: no-repeat;	text-align: left;	background-color: #000000;	background-position: top;}.clear_floats {	clear: both;	height: 0px;	margin: 0;}#navigation ul li ul li a{	text-align: left;	left: 0px;	width: 175px;	float: left;	padding-left: 6px;}.thumbnail {	margin: 2px;	float: left;	position: relative;}