body {
background: #E9A671 url(http://fan.glast-heim.net/priests/images/mag_bg.jpg) repeat-x;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
cursor: crosshair;
}

#container {
width: 802px;
margin: 0 auto;
}

font, td, p, div, body {
color: #000000;
font-family: Verdana;
font-size: 12px;
text-decoration: none;
}

a, a:visited, a:active {
color: #995758;
font-family: Verdana;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #BF7D4D;
font-family: Verdana;
font-size: 12px;
text-decoration: none;
font-weight: none;
cursor: pointer;
}

select, input, textarea {
color: #995758;
font-family: Tahoma;
background-color: #F4BA8C;
font-size: 12px;
text-decoration: none;
font-weight: bold;
border-width: 1px;
border-style: solid;
border-color: #622022;
padding-left: 5px;
}

#blockquote, #blockquote a:hover {
color: #622022;
font-family: Verdana;
font-size: 12px;
width: 350px;
}

#blockquote a, #blockquote a:active, #blockquote a:visited {
color: #995758;
font-family: Verdana;
font-size: 12px;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}

.footer {
height: 50px;
border-bottom: 1px solid #DC9A68;
background-color: #F4BA8C;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/