*, td, img  { margin: 0; padding: 0; color: #000;} 


body { 
	font: 12px Trebuchet MS, Arial, Helvetica, Geneva, Verdana, sans-serif; 
	background-color: #fff;
	padding: 10px;
	background: #fff url(http://brainwashed.com/matmos/images/logo08-h1.jpg) no-repeat 0 0;
	background-attachment: fixed;
	margin: 93px 0 0 102px;
	width: 700px;
}


p {
	margin-bottom: 12px;
}

td {
	margin-bottom: .95em;
}

a {
	color: #cc6666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav {
	width: 100px;
	float: left;
	display: inline;
}


.content {
	width: 600px;
	height: 500px;
	float: left;
	display: inline;
}

h1, .artistHeader {
	color: #000;
	font: 18px Trebuchet MS, sans-serif;
	margin-bottom: 1em;
	font-weight: bold;
	text-transform: lowercase;
}

h2, .titleHeader {
	color: #cc6666;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	color: #4b809e;
	font-size: 14px;
}

td {
	padding-right: 10px;
}

ul, ol {
	margin-left: 30px;
	margin-bottom: 12px;
}

div {
	margin-bottom: .5em;
}

.catalogueNumber {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #33ff99;
}

.catalogueNumber p {
	margin-bottom: 0;
}

.notes p, .otherImages p, .reviews p {
	border-top: 1px dotted #fff;
}

.copyright {
	margin-left: 100px;
	font-size: 10px;
}

p.copyright, .htdocs_copyright  {
	padding-bottom: 0;
}

