body {
	
	margin: 0px;
	padding: 0px;
	text-align: left;
	*/background-color:#9e9a84;
}
#content {
	padding-top:70px;
	background: repeat-x left top url(images/bg_top.gif) #fff;
}
.topinfobar {
	background-color: #600000;
	background: repeat-x left top url(images/bg_topinfo.gif) #fff;
	margin-top:0px;
	width: 100%;
	height:25px;
	
	clear:both;
	color:#FFFFFF;
	text-align: center;
	line-height: 150%;
	font-size:80%;
}
#indexbox {
	text-align: center;
}
#indexbox a img {
	border: none;
}
#indexbox span {
	font-size:80%;
	width:180px;
	text-align:center;
}

#footer {
	background: repeat-x left top url(images/bg_footer.gif);
	width: 100%;
	height:200px;
	clear:both;
	text-align: center;
	line-height: 150%;
	font-size:80%;
}
.smallsize {
	font-size: 80%;
	line-height: 140%;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}