*, td, img  { 
	margin: 0;
	padding: 0;
	font: 12px arial, verdana, sans-serif;
	color: #fff;
}



body {
	background-color: #000;
	background: #000 url(http://brainwashed.com/mbm/images/08back.jpg) no-repeat 0 0;
	background-attachment: fixed;
	color: #fff;
	margin: 93px 0 0 102px;
	width: 700px;
/*
	margin: 0 auto;
*/
	}




/*
body { 
	font: 80%/1.45em Arial, Helvetica, Geneva, Verdana, sans-serif; 
	background-color: #000;
	padding-right: 20px;
}


*/
td {
	font-size: .95em;
	margin-bottom: .95em;
}

p {	
	color: #fff;
	font-size: .95em;
	margin-bottom: 10px;
}

a {
	color: #6fb5dd;
	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: #4b809e;
	font-size: 1.5em;
	margin-bottom: 1em;
	font-weight: normal;
	text-transform: uppercase;
}

h2, .titleHeader {
	color: #fd5454;
	font-size: .95em;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	color: #6fb5dd;
	font-size: 1.05em;
}

td {
	padding-right: 10px;
}

ul, ol {
	margin-left: 30px;
	margin-bottom: .95em;
}

div {
	margin-bottom: .5em;
}

.catalogueNumber {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #300;
}

.catalogueNumber p {
	margin-bottom: 0;
}

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

.copyright {
/*
	margin-left: 100px;
*/
	font-size: .85em;
}

p.copyright  {
	padding-bottom: 0;
}

/*
.artistHeader, .htdocs_copyright {
	display: none;
}
*/