body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

body.viewimg {
	margin: 0px;
}

td {
	vertical-align: top;
}

img {
	border-style: none;
	margin-top: 0px;	margin-bottom: 0px;}

img.left {
	float: left;
	border: 1px solid #000000;
	margin-right: 6px;
	margin-bottom: 6px;
}

img.right {
	float: right;
	border: 1px solid #000000;
	margin-left: 6px;
	margin-bottom: 6px;
}

img.border {
	border: 1px solid #000000;
}

a:link, a:visited, a:active {
	color: #e00000;
	text-decoration: none;
}

a:hover {
	color: #e00000;
	text-decoration: none;
}

hr {
	background-color: #000000;
	border: 0px none #000000;
	border-top: 1px solid #000000;
	width: 200px;
	height: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	clear: both;
}

.title {
	font-size: 11px;
	font-weight: bold;
	/*letter-spacing: -0.6pt;*/
}

.subtitle {
	font-size: 18px;
}

.heading {
	font-size: 15px;
	font-weight: bold;
}

.small {
	font-size: 8px;
}

.red {
	color: #990000;
}

#photo_pricing td {
	width: 50px;
	text-align: right;
}

#artist_links td {
	vertical-align: top;
}

#artist_links a {
	color: #ffffff;
}

table.artist_links {
	text-align: center;
	line-height: 16px;
	border: 1px solid #000000;
	width: 120px;
	color: #ffffff;
	background-color: #000000;
}

#menu td {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

table.window, table.sm_window {
	border-collapse: collapse;
}
table.window {
	width: 600px;
}

td.window, td.window_title {
	border: 1px solid #000000;
}

td.window {
	color: #000000;
	background-color: #ffffff;
}

td.window_title {
	color: #ffffff;
	background-color: #000000;
}

#window_title a {
	color: #ffffff;
}

.amenu {
	font-size: 12px;
	font-weight: bold;
}

#press_bio td {
	border: 1px solid #cccccc;
}

div.headlines {
	font-size: 11px;
}

div.indent {
	margin-left: 20px;
}