body {
	background-image: url(images/PaintingsWebWall.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4A3F3E;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
.noflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
#navtable {
	width: 150px;
	font-size: 18px;
	font-style: italic;
}.blueheader {
	color: #0066FF;
}
.sold {
	color: #FF0000;
}
.available {
	color: #00FF00;
}
.new {
	color: #0000FF;
	font-style: normal;
}

