body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: FFFAEE;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #003399;
}
a:visited {
	font-size: 12px;
	color: #663333;
}
a:hover {
	font-size: 12px;
	color: #663300;
}
#detailcontainer {
	position: absolute;
	width: 750px;
	top: 5px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	left: 10px;
	height: 100%;
}
#footer {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	position: absolute;
	bottom: 5px;
	padding: 4px;
	width: 95%;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	visibility: visible;
	left: 25;
	background-color: #FF0066;
}
#sales {
	height: auto;
	width: 600px;
	position: absolute;
	left: 275px;
	top: 175px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.saleprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#detail_nav {
	clear: right;
	float: left;
	height: 150px;
	width: 135px;
	position: absolute;
	left: 367px;
	top: 293px;
	font-family: "Lucida Grande";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
#leftnavbox {
	position: absolute;
	width: 200px;
	left: 5px;
	top: 175px;
	height: 399px;
	border: thin none #FFFF00;
	text-align: left;
	text-indent: 0px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	visibility: visible;
	
}
#maincontainer {
	width: 850px;
	top: 5px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	left: 5px;
	background-attachment: fixed;
	background-color: FFFAEE;
	z-index: 2;
	}

#topmatter {
	position: absolute;
	width: 65%;
	left: 275px;
	top: 5px;
	overflow: auto;
	height: 260;
	background-image: url(images/musicnotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 10;
	left: 10;
	left: 10px;
	left: 25px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: absolute;
	left: 5px;
	top: 5px;
	background-image: url(images/logo_M&A250.jpg);
	height: 175px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: left top;
	visibility: visible;
	z-index: 5;
}
#righttopmatter {
	position: absolute;
	top: 5px;
	height: 150px;
	width: 700px;
	left: 260px;
	visibility: visible;
	z-index: 70;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	padding: 2px;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#wrapper {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	background-color: FFFAEE;
	left: 20px;
	top: 10px;
}
#orderingInfo {
	padding: 4px;
	position: absolute;
	float: right;
	left: 220px;
	top: 290;
	width: 500px;
	text-align: left;
	visibility: visible;
	z-index: 4;
	clear: left;
}
#footer2 {
	text-align: center;
	position: absolute;
	height: 50px;
	width: 550px;
	visibility: visible;
	z-index: 2;
	left: 45;
}
.float_left {
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.center_image {
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
}
.inside_link {
	color: #FFFFCC;
}
a.inside_link:link {
	color: #FFFFCC;
}

