body,td,th {
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-image: url(../art/design_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
A:link     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #990000; text-decoration: underline; font-weight: normal;}
A:visited  { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #990000; text-decoration: underline; font-weight: normal;}
A:hover    { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #3268B5; text-decoration: underline; font-weight: normal;}

.title     { font-family: Arial, Verdana, Helvetica; font-size: 10pt; color: #990000; font-weight: bold; font-style: normal; text-decoration: none;}
td     { font-family: Arial, Verdana, Helvetica; font-size: 9pt; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
#Elevations {
	background-image: url(../art/Elevations.png);
	height: 120px;
	position: absolute;
	left: -490px;
	width: 363px;
	margin-left: 50%;
	margin-top: -10px;
	top: 0px;
}

#Salon {
	background-image: url(../art/Salon.png);
	height: 398px;
	position: absolute;
	left: -295px;
	width: 94px;
	margin-left: 50%;
	margin-top: 0px;
	top: 200px;
}

#Doors {
	height: 575px;
	position: absolute;
	left: -195px;
	width: 443px;
	margin-left: 50%;
	margin-top: 0px;
	top: 112px;
}

#Dial_None {
	background-image: url(../art/dial_none.png);
	height: 90px;
	position: absolute;
	left: -60px;
	width: 182px;
	margin-left: 50%;
	margin-top: 0px;
	top: 20px;
	z-index: 100;
}

.footertext {
	color: #FCECC8;
	font-weight: bold;
	font-size: 10pt;
}
