body {
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/fs_brGrad.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:15px;
	text-align:center;
}

a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#container {
	background-image:url(images/fs_br.jpg);
	background-repeat:no-repeat;
	display:block;
	width:750px;
	height:1400px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.contentHolder {
	width:750px;
	display:block;
	float:left;
}

.topButtons {
	width:142px;
	float:right;
	display:block;
	margin-right:100px;
}

#topRead {
	float:right;
	display:block;
	width:142px;
	height:65px;
}

#topBuy {
	float:right;
	display:block;
	width:142px;
	height:37px;
}

#content {
	float:right;
	display:block;
	width:387px;
	height:607px;
	text-align:left;
	margin-right:75px;
	margin-top:250px;
}

#bottomContainer {
	width:208px;
	margin-top:910px;
	margin-left:55px;
}

#bottomRead {
	float:left;
	display:block;
	width:167px;
	height:72px;
	margin-left:10px;
}

#bottomBuy {
	float:left;
	display:block;
	width:167px;
	height:54px;
	margin-left:10px;
}

#footerLogo {
	float:left;
	display:block;
	width:208px;
	height:39px;
	margin-top:155px;
}