body
{
	background-color: #0e0e0f;
	background-image: url(images/testtop.png);
	background-repeat: repeat-x;
}

#mainbody
{
	width: 876px;
	padding: 0px;
	background-color: #ffffff;

}

#container
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1101px;
	margin-left: -601px;
	padding: 0px;
	border: 0px;

}

#footer
{
	width: 901px;
	padding: 0px;
	height: 33px;
}

#header
{
	margin: 0px;
	padding: 0px;
	width: 901px;
	height: 125px;
	text-align: right;
	background-image: url(images/head.png);
	background-repeat:no-repeat;


}
#new {color:#FF0000;}
#leftnav
{
	background-image:url(images/button2.png);
	width: 901px;
}
#links
{
	width: 255px;
	text-align: right;
	vertical-align: top;

}
ul#nav
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 255px;
}
ul#nav li
{
	width: 255px;
	height: 30px;
	text-align: right;
}
a.nav:link
{
	padding: 0;
	font-size: 20px;
	color: ffffff;
	text-decoration: none;
	width: 155px;
}
a.nav:visited
{
	padding: 0;
	font-size: 20px;
	color: ffffff;
	text-decoration: none;
	width: 255px;
}
a.nav:hover
{
	width: 255px;
	padding: 0;
	font-size: 20px;
	color: ffffff;
	text-decoration: none;
	background-image: url('images/testhover3.png');
}

#title
{
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left:-225px;
	height: 50px;
	width: 450px;
	text-align: center;
	z-index:5;
	padding: 0px;
	margin-top: 0px;
}

#artTitle
{
	text-align: center;
}

p
{

	text-indent: 20px;
}

.counter
{
	width: 150px;
	border: 1px solid;
}

hr
{
	height: 3px;
	background-color: FF0000;
	width: 75%;
	text-align: center;
}

a
{
	text-decoration: none;
}
#subheader
{
	width: 876px;
	height: 35px;
	background-image:url('images/headertop.png');
}

#submain
{
	width: 876px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#subbody
{
	width: 876px;
	background-image:url('images/headermid.png');
}

#subfooter
{
	width: 876px;
	height: 35px;
	background-image:url('images/headerbop.png');
}
#mid
{
	width: 800px;
	margin-left: 26px;
	margin-right: 22px;
}
