body {
	background: url(../graphics/background.gif);
	background-color: #2D1A12;
	margin-top: 0px;
	margin-left: 0px;
}

font {
	font-family: Arial, san-serif;
	color: b38b50 ;
}

p {
	line-height: 22px;
	}
	
td {
	font-family: Arial, san-serif;
	font-size: 11px;
	}

a {
	text-decoration:none;
	color: #927240;
	}

a:hover {
	color: #B7935B;
	}

#portrait_title {
	color: #CC9;
}

.imageBorder {
	border: 4px;
	border-color: #947342;
	border-style: outset;
}



td {
	color: #B38B50;
}

