body {
	background:url(images/background.gif) repeat-x #272822;
	font:75%/1.6em Arial, Helvetica, sans-serif;
	color:#9ba280;
	width:770px;
	margin:0 auto;
}
a {
	text-decoration:underline;
	color:#9ba280;
	outline:none;
	}
a:hover {
	color:#6d7355;
	}
#logo {
	height:118px;
	width:209px;
	display:block;
	margin:0 auto;
	background:url(images/logo.gif) no-repeat center center;
	text-indent:-4000px;
}
.wraps {float:left}
.links {
	margin:0 9px 0 0;
	padding:0;
	list-style:none;
	width:291px;
	}
.ad {
	margin:0 0px 0 0;
	padding:0;
	list-style:none;
	width:291px;
	}
.ad li {
	margin:15px 0;
	padding:0;
	display:block;
	width:291px;
	height:92px;
	text-indent:-4000px;
	}
.links li {
	margin:5px 0;
	padding:0;
	display:block;
	width:291px;
	height:92px;
	text-indent:-4000px;
	}
.links li a {
	display:block;
	width:291px;
	height:92px;
	text-indent:-4000px;
	}
.links #download {
	background:url(images/download.gif) no-repeat center center;
	}
.links #preview{
	background:url(images/preview.gif) no-repeat center center;
	}
.ad .sponsor{
	background:url(http://www.imgsync.com/data/img/2652455125x125.jpg) no-repeat center center;
	width:125px;
	height:125px;
	float:left;
margin-right: 20px
	}
.links #digg {
	background:url(images/digg.gif) no-repeat center center;
	height:45px;
	margin:10px 0 0;
	}	
.links #delicious {
	background:url(images/delicious.gif) no-repeat center center;
	height:45px;
	}
.links #stumbleupon {
	background:url(images/stumbleupon.gif) no-repeat center center;
	height:45px;
	}
.links #ad1 {
	background:url(images/125x125ad.gif) no-repeat center center;
	height:125px;
	width:125px;
	}
.links #ad2 {
	background:url(images/125x125ad.gif) no-repeat center center;
	height:125px;
	width:125px;
	float: left;
	}

#content {
	width:400px;
	float:right;
	margin:15px 0 0;
	}
#content h2#about {
	display:block;
	height:20px;
	background:url(images/about.gif) no-repeat left center;
	text-indent:-4000px;
	border-bottom:1px solid #3e3d32;
	padding:5px 0;
	margin:5px 0;
	}
#content h2#usage-license {
	display:block;
	height:20px;
	background:url(images/usage-license.gif) no-repeat left center;
	text-indent:-4000px;
	border-bottom:1px solid #3e3d32;
	padding:5px 0;
	margin:5px 0;
	}
#content ul {
	list-style-image:url(images/list.gif);
	color:#6d7355;
	margin:20px 0;
	padding:0;
	}
#content li {
	margin:0 0 0 35px;
	padding:0;
	}
#content code {
	font:1em/1.6em "Courier New", Courier, monospace;
	}