body {
	background: url(../images/dark_saver.jpg);
	font: 12px Verdana, sans-serif;
	color: #ddd;
	text-align: center;
	padding:0;
	margin:0;
}

.colorwrap {
	background: transparent url(../images/bg.jpg) repeat-x;
}
#content {
	padding:0;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
a {
	color:#eee;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
#header {
	background:url(../images/header-banner.jpg) -70px 0px;
	width:960px;
	height:149px;
	margin:0;
	padding:0;
	position:relative;
}
#download {
	width:210px;
	height:260px;
	position:absolute;
	left:695px;
	top:285;
}
#download span {
	display:none;
}
#file_specs {
	color:#666;
	font-size:10px;
	width:210px;
	position:absolute;
	left:695px;
	top:310px;
	text-align:center;
}
#get_icon {
	font-family:Georgia, Times, serif;
	width:610px;
}
#get_icon h2 {
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size: 26px;
	color: #fff;
}
#get_icon p {
	font-size:16px;
	color:#fff;
}
#get_icon p a {
	color:#66BB77;
}
#body {
	background: transparent url(../images/dl_main.jpg) -70px 0px no-repeat;
	position:relative;
	margin:0;
	padding:40px 0 0 35px;
	overflow:visible;
}
#copy {
	width:610px;
	font-family: Verdana, Helvetica, sans-serif;
	line-height:22px;
	font-size: 14px;
	color:#888;
	padding-top:60px;
}
#copy h3 {
	font-family:Georgia, Times, serif;
	color:#ccc;
	padding-top:25px;
	font-size:20px;
}
#copy p {
	margin-top:0;
	margin-bottom: 10px;
}
#copy ul {
	padding-left:20px
}
#copy ul li {
	padding-right: 5px;
	list-style-type: disc;
}
ul#sightings {
	padding:0;
}
ul#sightings li {
	display:inline;
}
#buttons {
	background: url(../images/buttons.jpg);
	position:relative;
	margin:10px auto;
	width:244px;
	height:96px;
}
#sidebar {
/*	background: url(../images/sidebar-bg.png) no-repeat;*/
	position: absolute;
	top:360px;
	left:685px;
	width:225px;
	padding:0 0 0 20px;
	line-height:28px;		
}
.centered {
	display:block;
	margin-left: auto;
	margin-right: auto;
}
#sidebar h4 {
	font-weight:normal;
	color:#777;
	margin-bottom:0;
	line-height:20px;
}
#sidebar dl lh, #sidebar p {
	color:#555;		
}
#sidebar dt {
	margin-left:10px;
}
#sidebar dt a:hover {
	text-decoration:underline;
}
#sidebar a {
	color:#777;
}
#footer {
	background: url(../images/footer.gif);
	position: relative;
	width:100%;
	height:78px;
	padding:0;
	margin:50px 0 0 0;
}
#footer p {
	margin:0;
	padding:35px 100px;
	color:#555655;
	background:#161616;
}
.caption {
	font-size:10px;
	color:#888;
}
