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


body { 
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background: #fff url(images/gradient.jpg) no-repeat 0 0;
	background-attachment: fixed;
	width: 675px;
	margin: 20px 0 0 180px;
}

#head {
	border-bottom: 1px dotted #9C0031;
}

p {	
	margin-bottom: 10px;
}

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

a:hover {
	color: #003366;
	text-decoration: underline;
}	
	


#footer {
	clear: both;
	border-top: 1px dotted #9C0031;
}

#headimg {
	float: left;
	display: inline;
	}

#headtext {
	margin-top: 30px;
	float: right;
	display: inline;
	text-align: right;
	font-size: 11px;
	}


/*

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



#head p {
	margin-left: 30px;
}

#headright {
	float: right;
	display: inline;
}

#nav {
	clear: both;
	width: 175px;
	float: left;
	display: inline;
}


#content {
	width: 495px;
	float: left;
	display: inline;
	border-left: 1px dotted #9C0031;
	padding-left: 20px;
}


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


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

h1 {
	  font-family: Arial, Helvetica, Geneva, sans-serif; 
	  font-size: 36pt;
	  text-transform: lowercase;
	  color: #300;
	  font-weight: normal;
	  margin-bottom: 100px;
}

h2, .titleHeader {
      font-family: Arial, Helvetica, Geneva, sans-serif; 
      font-size: 12pt;
      font-weight: bold;
      color: #000;
      font-style: italic;
}

h3 {
	color: #000;
	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 {
	margin-bottom: 0;
}

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

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

p.copyright  {
	padding-bottom: 0;
}

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