body {
	margin-top: 0px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #e2ffa8;
}

a {
	line-height: 45px;
	font-size: 14px;
	text-decoration: none;
	color: #ff5b00;
}

#page {
	height: 271px;
	width: 587px;
	margin-left: auto ;	
	margin-right: auto ;
}

#logo {

	float: left;

}
.cdcover {
	background-position: left;
	float: right;
	position: static;
	height: 278px;
	width: 226px;
	background-repeat: no-repeat;
	background-image: url(cd.png);
}

.cdcover:hover {
	background-position: right;
	cursor: pointer;
	}
	
#cd {
	background-image: url(cd_top.png);
	background-position: 0 top;
	background-repeat: no-repeat;
	padding: 4px;
	display: none;
	top: 225px;
	position: absolute;
	height: 400px;

}

#text {
	padding-left: 5px;
	border-color: #adeeb6;
	background-color: #efffcf;
	position: relative;
	top: 37px;
	overflow-y:auto;
	height: 353px;
	width: 566px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	border-left-width: 2px;
}

#cdbot {
	background-image: url(cd_bot.png);
	background-position: 0 top;
	background-repeat: no-repeat;
	padding: 0px;
	bottom: -30px;
	left: 0px;
	position: absolute;
	height: 45px;
	width: 591px;
}

#footer {
	position: absolute;
	top: 650px;
	width: 99%;
}

#tank {
	text-align: center;
}
