.central {
margin-right: auto;
margin-left: auto;
margin-top: 10px;
position: relative;
width: 600px;
text-align: left;
}
H1,.header,.bottom,.middle,.top,.copyright,.footer,.logo,.navbar{
	display: block; position: relative;overflow: hidden;
}
.top{
	background-image: url(images/category/top.gif);
	width: 579px;
	height: 17px;
	overflow: hidden;
}
.middle{
	background-image: url(images/category/middle.gif);
	width: 579px;
	height: auto;
	background-repeat: repeat-y;
	padding-left:25px;
	
}
.bottom{
	background-image: url(images/category/bottom.gif);
	width: 579px;
	height: 19px;
}
.clink{
	color: #D82D2D;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bolder;
}
.ctext{
	color: #656565;
	font-size: 12px;
}
.header{
	height: 80px;
	width: 579px;
	top: 0px;
	left: 0px;
}

a.nav:hover{
	text-decoration: underline;
}
.nav{
	color: #656565;
	font-size: 12px;
	text-decoration: underline;
}
.navbar{
	height: 20px;
	width: 570px;
	top: 34px;
	left: 67px;
}
.logo{
	height: 25px;
	width: 227px;
	top: 10px;
	left: 176px;
	background-image: url(images/arcadebase.gif);
}
.footer{
	height: 25px;
	width: 579px;
	left: 0px;
}
.copyright{
	color: #656565;
	font-size: 12px;
	text-align: center;
	top: 5px;
}
H1{
	margin-top: 0px;
	top: 5px;
	height: 20px;
	width: 579px;
	color: #656565;
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
	font-stretch: wider;
}
