body
{
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
	font-family: arial, sans-serif;
	line-height: 14px;
	color: #b6b6b6;
	background-color: #ffffff;
}

input
{
	border: 0;
	background-color: #d7d7d7;
	height: 14px;
}

#button
{
	border: 0;
	background-color: #efe0b4;
	height: 18px;
	width: 60px;
	font-size: 12px;
}

textarea
{
	border: 0;
	background-color: #d7d7d7;
}

#top
{
	width: 100%;
	height: 33px;
	text-align: center;
}

#header
{
	width: 100%;
	height: 70px;
	text-align: center;
	background-image: url(images/header_bg.gif); 
}

#content_container
{
	width: 100%;
	text-align: center;
	padding: 10px 0 10px 0;
	background-color: #efe0b4;
}

#content
{
	width: 902px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#footer_container
{
	width: 100%;
	height: 35px;
	text-align: center;
	background-image: url(images/footer_bg.gif); 
}

#footer
{
	width: 902px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 11px 0 0 0;
}

#dek {POSITION:absolute; top: 0; left: 0; VISIBILITY:hidden;Z-INDEX:200;}

a.footer_link:link {color: #b6b6b6; text-decoration: underline; font-size: 12px;}
a.footer_link:visited {color: #b6b6b6; text-decoration: underline; font-size: 12px;}
a.footer_link:hover {color: #e6bd47; text-decoration: underline; font-size: 12px;}
a.footer_link:active {color: #b6b6b6; text-decoration: underline; font-size: 12px;}

a:link {color: #e6bd47; text-decoration: underline; font-size: 11px;}
a:visited {color: #e6bd47; text-decoration: underline; font-size: 11px;}
a:hover {color: #b6b6b6; text-decoration: underline; font-size: 11px;}
a:active {color: #e6bd47; text-decoration: underline; font-size: 11px;}