html, body { margin:0; padding:0; }

#bg-top {
	position:absolute;
	left:0; right:0; top:0;
	height:200px;
	background:#8397BA;
}

#bg-bot {
	position:relative;
	left:0; right:0; top:0; bottom:0;
	margin:0; padding:0;
	background:#E3E7ED;
}

.col {
	position:relative;
	width:1020px;
	margin:12px auto 0;
	padding:0;
	font:14px/1.6 "Lucida Grande", LucidaGrande, Helvetica, Arial, Sans-serif;
}

#title {
	position:absolute;
	left:50%; top:0px;
	margin-left:-259px;
}

#screen {
	margin:200px 0 -20px;
}

#left {
	position:relative;
	width:700px;
	top:260px;
	clear:both;
}

#thanksPage #left {
	margin-bottom:390px;
}

#volumePage #left {
	margin-bottom:300px;
}

#right {
	position:absolute;
	right:0; top:230px;
	width:220px;
	text-align:center;
	color:black;
	text-shadow:none;//1px 1px 1px black;
}

#right a:link, #right a:visited {
	font-size:11px;
	line-height:2.5;
	text-decoration:none;
	text-shadow:none;
	color:#1D82E4;
}

#right a:hover {
	color:#152768;
	background:inherit;
}

#size, #version {
	font-size:9px;
}

#version {
	padding-top:5px;
}

#dload {
	width:160px; height:35px;
	margin-left:29px;
	text-align:left;
	text-indent:-9999px;
	font-size:0;
}

#dload a:link, #dload a:visited
/*, #buy a:link, #buy a:visited */
{
	display:block;
	height:35px;
}


#buy {
	width:160px; height:35px;
	margin-left:29px;
	text-align:left;
}

#dload {
	background:url('http://celestialteapot.com/exedore/i/dload_button.png') no-repeat center center;
}

#dload a:hover {
    background-image:url('http://celestialteapot.com/exedore/i/dload_button_hover.png');
}

#bot-col {
	padding:30px 0 0;
}

#details {
	margin:40px 0 0px;
	padding:0 0 30px;
	font:10px/1.6 "Lucida Grande", LucidaGrande, Helvetica, Arial, Sans-serif;
	text-align:center;
}

#details a:hover {
	text-decoration:none;
}

#preload_dload_button_hover {
    background-image:url(http://celestialteapot.com/exedore/i/dload_button_hover.png);
}

#preload_buy_button_hover {
    background-image:url(http://celestialteapot.com/exedore/i/buy_button_hover.png);
}

#fakeBanner {
	margin-top:30px;
}

#features img {
	margin-top:15px;
	border:1px solid gray;
}

#features td#pitch {
	text-align:left;
	font:13px "Lucida Grande", Helvetica, sans-serif;
}

#features td {
	padding:0px 20px 25px;
	text-align:center;
	font:bold 12px "Lucida Grande", Helvetica, sans-serif;
}