body {
	background:url(../images/bg_w_02.jpg) center top;
	background-color: #000000;
	line-height:15px;
}

*{
	margin:0;
	padding:0;
}

#wrapper{
	position:relative;
	background: url(../images/bg_old.jpg) center top;
	background-repeat:no-repeat;
	background-color:#F3F1EA;
	width:100%;
	height:571px;
	border-bottom:#993300 4px solid;

	
}

#wrapper2{
	position:relative;
	background: url(../images/bg_old.jpg) center top;
	background-repeat:no-repeat;
	background-color:#F3F1EA;
	width:100%;
	height:531px;
	border-bottom:#993300 4px solid;

	
}

#wrapper2{
padding:20px;

	
}
#center {
	position:relative;
    background-image: url(../images/bg_temh_default.gif);
	background-repeat:no-repeat;
	margin:auto;
	width:990px;
	height:571px;
	
}
#footer {
	position:relative;
	padding-top:10px;
	margin:auto;
	width:990px;
	height:80px;
	
}
#footer a:hover img{
    filter:alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;

	
}

#menu {
	position:absolute;
	left:392px;
	top:13px;
	width:559px;
	height:38px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4C1D12;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C1D12;
}
#eureka {
	position:fixed;
	right:3px;
	top:224px;
	
}