html {
	margin: 0;
	padding: 0;
	}

body {
	color: #993333;
	font: 11px/14px Tahoma, san-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: white;
	background-image: url(i/BG.jpg);
	background-repeat: no-repeat;
	background-position: 50% 20px;
	}
	
h1 {
	font-size: 200%;
	font-weight: bold;
	color: black;
	background: transparent;
	text-align: center;
	line-height: 22px;
	}

h4 {
	background: transparent;
	color: #993333;
	margin-bottom: 0;
	}
	
img { border: 1px solid #996; }
				
div#wrap {
	margin: 0 auto;
	text-align: center;
	width: 776px;
	height: 630px;
	}
				
div#top {
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	}
				
div#top a:link {
	text-decoration: none;
	color: black;
	/*background: white;*/
	margin: 2px 8px;
	}
	
div#top a:visited {
	color: black;
	/*background: white;*/
	margin: 2px 8px;
	text-decoration: none;
	}
	
div#top a:hover {
	color: #666;
	/*background: white;*/
	text-decoration: underline;
	}

/* IE Modified Simplified Box Model Hack from Edwardson Tan */	
* html div#left {
	width: 120px;
	w\idth: 120px;
	}
	
div#left {
	float: left;
	width: 150px;
	margin-top: 350px;
	margin-left: 10px;
	font: bold 14px/40px Tahoma, san-serif;
	text-align: left;
	}	
	
div#left a:link, div#left a:visited {
	display: block;
	color: #996;
	text-decoration: none;
	background: transparent;
	}
	
div#left a:hover, div#left a:active {
	color: #993333;
	background: transparent;
	}
	
table#furniture {
	padding: 0;
	text-align: center;
	font: 11px/14px Tahoma, san-serif;
	margin-left: auto;
	margin-right: auto;
	}
	
table#furniture td {
	padding: 5px;
	margin: 0;
	}
	
table#furniture td#down { 
	vertical-align: bottom; 
	color: black;
	}

td#down a:link, td#down a:visited {
	color: #993333;
	background: transparent;
	padding: 0 3px;
	}
	
table#furniture td#down a:hover, table#furniture td#down a:active {
	color: white;
	background: #993333;
	}
	
table#furniture td.nopad { padding: 0;}
table#furniture td.nopad a:link { padding: 3px;}

table#furniture td.nopad a:link, a:visited {
	color: #993333;
	background: transparent;
	}
	
table#furniture td.nopad a:hover, a:active {
	color: white;
	background: #993333;
	}
	
h3 {
	font-size: 200%;
	font-weight: bold;
	color: black;
	background: transparent;
	text-align: center;
	line-height: 22px;
	margin-top: 100px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	text-align: center;
	line-height: 22px;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	text-align: center;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 370px;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6f1f0e;
	background: transparent;
	text-align: center;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 370px;
}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	text-align: center;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 370px;
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background: transparent;
	text-align: center;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 370px;
}
