body {background: transparent url(../../backing.jpg) repeat-x;
	display: block; width: 600px; margin-left: auto; margin-right: auto;}

img#title {color: white; font-size: 20px; height: 44px;}
img#undertitle {display: block; width: 400px; height: 245px; color: white; margin-left: auto; margin-right: auto; text-align: center;}

a.subitem {background-image: url(s_button.gif);
		font: small-caps 13px "arial"; color: black;
		text-decoration: none; text-align: center;
		display: block; width: 70px; height: 17px;
		cursor: pointer;}
a.subitem:hover {background-image: url(s_selected.gif);}

div.submenu {position: absolute; z-index: 1;}

a#sb1 {position: relative; left: 241px; top: -25px;}
a#sb2 {position: relative; left: 311px; top: -42px;}
a#sb3 {position: relative; left: 381px; top: -59px;}
a#sb4 {position: relative; left: 451px; top: -76px;}
a#sb5 {position: relative; left: 521px; top: -93px;}

h2 {font-family: arial; line-height: 0; color: white; text-align: center;}

span.sale {font-weight: bold; color: red;}

div.main {width: 600px; height: 220px; overflow: scroll; overflow-y: scroll; overflow-x: hidden; text-align: center;}

p {text-align: center;}
td {text-align: left;}
td.header {font-weight: bold; text-align: right;}
tr.odd {background: #CCCCFF;}
tr.even{background: white;}

small {text-align: center;}
