/*Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
margin:0;
padding:0;
line-height: 1.5em;
background: #573517 url('images/bg.gif') repeat-x left top;
font: 0.9em/1.4em Tahoma, Geneva, sans-serif; 
color: #f1a65c;
min-height: 100%;
height: 100%;
width: 100%;
text-align: center;
}

#maincontainer{
margin:0;
padding:0;
background: transparent url('images/footer.png') no-repeat center bottom;
behavior: url(iepngfix.htc);
min-height: 100%;
height: 100%;
width: 100%;
text-align: center;
}

body.home {
position: absolute;
top: 50%;
margin: -170px 0 0 0;
width: 100%;
}

p {
text-align: center;
margin-bottom: 10px;
}

h1 {
color: #d57e32;
font-weight: normal;
font-size: 130%;
margin-bottom: 20px;
}


a:link {
	color: #d57e32;
}
a:visited {
	color: #d57e32;
}
a:hover {
	color: #b54911;
}
a:active {
	color: #b54911;
}



#header {
width: 1000px;
text-align: center;
height: 200px;
margin: 0 auto;
}




