body {
	text-align: center; /*centering hack for IE*/
	margin-top:0;
	background-color:#000;
		}
#lvl01	{
	background-image:url(../images/lvl01-bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 58px;
	text-align:center;
	}
#lvl02	{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 25px;
	text-align:center;
	}
#lvl03	{
	background-image: url(../images/lvl03-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 374px;
	text-align:center;
	}
#lvl04	{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 275px;
	text-align:center;
	}
#lvl04lft	{
	background-image:url(../images/lvl04-bg-left.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 104px;
	height: 275px;
	float: left;
	}
#lvl04box1	{
	background-image:url(../images/lvl04-box1-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 329px;
	height: 275px;
	float: left;
	}
#lvl04mid	{
	background-image:url(../images/lvl04-mid.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 103px;
	height: 275px;
	float: left;
	}
#lvl04box2	{
	background-image:url(../images/lvl04-box2-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 333px;
	height: 275px;
	float: left;
	}	
#lvl04right	{
	background-image:url(../images/lvl04-bg-right.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 129px;
	height: 275px;
	float: right;
	}
#lvl05	{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 112px;
	text-align:center;
	}		
#header{
	margin: 10px auto 0 auto;
	width: 1011px;
	height: 54px;
	text-align:center;
	}
#nav{
	background-image:url(../images/nav-bg01.gif);
	background-position:top;
	margin: 5px auto 0 auto;
	width: 1011px;
	height: 65px;
	text-align:center;
	}
#main{
	margin: 0 auto 0 auto;
	width: 1011px;
	height: 463px;
	text-align:center;
	border: 0px solid #FF00FF;
	}
#left{
	float:left;
	background-image:url(../images/leftbg.gif);
	background-position:top;
	width: 407px;
	height: 463px;
	text-align:center;
	}	
#leftcontent{
	
	margin: 25px 14px 0 0px;
	width: 195px;
	border: 0px solid #33CC33;
	text-align:center;
	}
#rightcontent{
	background-image:url(../images/middlebg.gif);
	background-position:top;
	width: 310px;
	height: 233px;
	text-align:center;
	border: 0px solid #FF3333;
	margin: 0 0 0 7px;
	}
	
#footer {
	background-image:url(../images/footer-bg.gif);
	background-position:top;
	width: 1011px;
	height: 134px;
	border:0px solid #33CC00;
	margin: 0 auto 0 auto;
	text-align:center;
	}	

h1.cat	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#000;
	margin: 0 0 0 0;
	}
p.desc	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	margin: 3px 0 0 0;
	}
p.ring	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
	margin: 0;
	text-align: left;
	}
p.price	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000;
	margin: 0;
	text-align: center;
	}
	
img	{
	border:0;
	}
A.topnav
{
		font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
		font-size:12pt;
		font-weight:bold;
		color: #fff;
		padding-top: 150px;
		text-decoration: none;
		font-style:none;
}
A.topnav:visited
{
		color: #fff;
		text-decoration: none;
		font-style:none;
}

A.topnav:active
{
		color: #fff;
		text-decoration: none;
		font-style:none;
}
A.topnav:hover
{
		color: #fff;
		text-decoration: underline;
		font-style:none;
}