body { 	background: #000000; }

table .portraits {
	width: 450px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

table {
	width: 750px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}
td {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}
.nav {
	background: #000000;
	text-align: center;
}
a {
	font: 12px "Trebuchet MS";
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font: 12px "Trebuchet MS";
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font: 12px "Trebuchet MS";
	color: #A46464;
	text-decoration: underline;
}
a.nav {
	font: bold 12px "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #B5B5B5;	
}
a.nav:visited {
	font: bold 12px "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #B5B5B5;	
}
a.nav:hover {
	font: bold 12px "Trebuchet MS";
	color: #000000;
	background: #B5B5B5;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #B5B5B5;	
}
a.nav-end {
	font: bold 12px "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
a.nav-end:visited {
	font: bold 12px "Trebuchet MS";
	color: #ffffff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
a.nav-end:hover {
	font: bold 12px "Trebuchet MS";
	color: #000000;
	background: #B5B5B5;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
td.header {
	margin-bottom: 10px;
	border-top: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}
.left-text {
	width: 230px;
	font: bold 14px "Trebuchet MS";
	color: #E6E5E5;
	padding: 50px 10px 50px 10px;	
}
.right-text {
	font: 12px "Trebuchet MS";
	color: #000000;
	padding: 20px 20px 50px 20px;	
}
.content {
	width: 750px;
	background: #ffffff url(/sitegfx/bg-content.gif) repeat-y top left;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}
.headline {
	font: bold 16px "Trebuchet MS";
	color: #A46464;
}
p.description { 
	padding-top: 30px; 
}
#price {
	font: 12px "Trebuchet MS";
	color: #000000;
	position: absolute;
	left: 650px;
	width: 90px;
}
#paypal-button {
	position: absolute;
	left: 520px;
	margin-bottom: 10px;
}
.portrait-text {
	padding-left: 30px;
}
a.portrait-link, a.portrait-link:visited, a.portrait-link:hover {
	font: 12px "Trebuchet MS";
	color: #ffffff;
	text-decoration: underline;
}