body {
	background:#5D4C11 url('images/images/body_bg.gif') repeat-x fixed center 50%; color:#FEFAEC;
	text-align:center;
	font-size:14px;
	margin: 0;
	border: 0px none;
	padding-bottom: 25px; padding-left:0; padding-right:0; padding-top:0
}
body #header, #content, #poll {
	background-color:#5D4C11;
}
h1 {
	font-size:18px;
}
a {
	color:#FFC600;
	text-decoration:none;
}
a:hover {
	color:#E39502;
}
#header, #content, #poll {
	border:1px solid #000000;
	border-top:0px;
}
#header {
	width:780px;
	height:160px;
	background-image:url('images/images/header_bkg.gif');
	border-bottom:0px none;
}
#content {
	width:760px;
	border:1px solid #000000;
	border-top:0px;
	border-bottom:0px;
	padding-top:30px;
	padding:10px;
	border-bottom:0px;
	text-align:justify;
}
#poll {
	width:760px;
	padding:10px;
	text-align:center;
}
#pollcontainer {
	width:250px;
	text-align:left;
}
#copyright {
	font-family:sans-serif;
	font-size:10px;
}
