* { 
	margin: 0;
	padding: 0;
	font: 11px "century gothic", tahoma, verdana, arial, sans-serif;
/*
	font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	font: 11px "trebuchet ms", tahoma, verdana, arial, sans-serif;
*/
}


body {
	background-color: #bfc4cb;
	background: #bfc4cb url(http://brainwashed.com/gto/images/gto08bg.jpg) no-repeat 0 0;
	background-attachment: fixed;
	color: #000000;
	margin: 72px 0 0 160px;
	width: 600px;
/*
	margin: 0 auto;
*/
	}

#gtobody {
}


div {
	}
	
h1, .artistHeader, .artistHeader a {
	font: 18px arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
	
h2, .titleheader {
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
p {
	padding-bottom: 12px;
}


ol, ul {
	margin-left: 25px;
	padding-bottom: 16px;
}

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

a:hover {
	text-decoration: underline;
	}
	
/*





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


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


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

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

a {
	color: #006600;
	text-decoration: none;
}


.nav {
	width: 60px;
	float: left;
	display: inline;
	text-align: center;
}


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

h1 {
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
}

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

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

.headtext {
	font-size: .85em;
}
	
td {
	padding-right: 10px;
}

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

div {
	margin-bottom: .5em;
}

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

.catalogueNumber p {
	padding-bottom: 0;
}

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


p.copyright  {
	padding-bottom: 0;
}

i, em {
	font-style: italic;
}

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