body {
	background: #452E14;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}
* {
	margin: 0;
	padding: 0;

}

#indexwrapper {
	background: url(../images/temp_bg.jpg) no-repeat left top;
	width: 450px;
	margin: 0 auto;
	text-align: left;
}

h1 {
padding: 324px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:324px;
background: transparent url(../images/h1_bg.gif) no-repeat left top;
width: 450px;

}

dt { display: none; }

#indexheader {
	padding-bottom: 50px;
}

#indexheader p a {
	padding: 84px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:84px;
	background: transparent url(../images/enter_bg.gif) no-repeat 46px top;
	width: 450px;
	display: block;
}

#indexlinks li {
	float: left;
	margin-left: 20px;
	list-style: none;	
}


#bd a {
	padding: 102px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:102px;
	background: transparent url(../images/bd_bg.gif) no-repeat left top;
	width: 252px;
	display: block;
	
}

#pe a {
	padding: 120px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:120px;
	background: transparent url(../images/pe_bg.gif) no-repeat left top;
	width: 100px;
	display: block;
	
}
