.mag1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:400;
	text-align: center;
	text-decoration: none;
	margin: 4px 0 0 0px;
	color: #FFFFFF;
}
.mag1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight:600;
	text-align: center;
	text-decoration: none;
	margin: 5px 0 0 0px;
	color: #FFFFFF;
}
.mag1oout {
	text-decoration : none;
	background-color: #A48856;
	border: 1px solid #000000;
}
.mag1oover {
	text-decoration : none;
	background-color: #704D08;
	border: 1px solid #000000;
}
body {
 margin: 0px;
 padding : 0px;
 text-align: center;
 height: 100%;
 width: 100%;
 background-image: url('files/bg-body.jpg');
}
#d1 {
 width: 840px;
 height: 130px;
 background-color: #000000;
 border: 0px; border-style: double; border-color: #000000;
}
#d2 {
 width: 848px;
 height: 1600px;
 background-color: #FEFBDC;
 border: 0px; border-style: double; border-color: #000000;
}
#d3 {
 width: 594px;
 height: auto;
 min-height: 775px;
 background-color: transparent;
 border: 0px; border-style: double; border-color: #8C8C8C;
}
#d4 {
 width: 460px;
 height: auto;
 min-height: 800px;
 background-color: transparent;
 border: 0px; border-style: double; border-color: #8C8C8C;
}
#d5 {
 width: 275px;
 height: 275px;
 background-color: #7F0F0E;
 border: 4px; border-style: double; border-color: #DBBA77;
}
#d6 {
 width: 230px;
 height: 220px;
 background-color: #FFFFFF;
 border: 4px; border-style: double; border-color: #000000;
}
#top {
    position: absolute;
}
h1, p {
    margin: 0;
    padding: 0.3em 0;
}
#container {
	height: auto;
    min-height: 100%;
    margin-bottom: -36px;
}
* html #container {
    height: 100%;
}
#footer-spacer {
    height: 36px;
}
#footer {
	color: #FFFFFF;
 	text-align: center;
    border-bottom: 0px solid #000;
 	width: 500px;
    height: 40px;
}