body {
	font-family: "Times New Roman", Times, serif;
	background-color: #edede4;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #66CC00;
	text-decoration: underline;
}
a:visited {
	color: #66CC00;
	text-decoration: underline;
}
a:active {
	color: #66CC00;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.header {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 80px;
}
.sara {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	margin: 0px;
	padding: 5px;
	width: 680px;
	text-align: left;
	height: 250px;
}
.rachel {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	margin: 0px;
	padding: 5px;
	width: 680px;
	text-align: left;
	height: 250px;
}
.newRelease {
	margin: 0px;
	width: 680px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.cdSara {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	float: left;
	width: 320px;
	margin: 0px;
	padding: 5px;
}
.cdRachel {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 5px;
	float: right;
	width: 320px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.txt11px {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 10px;
	clear: both;
	width: 680px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.txt16px {
	font-size: 16px;
}

