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: 600px; height: 245px; margin-left: auto; margin-right: auto; color: white}

div.main {text-align: center;}

a.subitem {background-image: url(s_button.gif); 
		font: small-caps 13px "arial"; 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;}
div.main {width: 600px; height: 240px; overflow: scroll; overflow-y: scroll; overflow-x: hidden; text-align: center;}

a#sa1 {position: relative; left: 312px; top: -25px;}
a#sa2 {position: relative; left: 382px; top: -42px;}
a#sa3 {position: relative; left: 452px; top: -59px;}
a#sa4 {position: relative; left: 522px; top: -76px;}


img.logo { background-color: white; border: 2px solid white;}
img.logo:hover {border: 2px solid red;}
img.logo {color: red;} /* Dummy definition to overcome IE bug */

table {margin: 0 auto;}
table#t_main {text-align: center;}
table#t_shoes {margin: 0 auto; text-align: center;}

td {vertical-align: top;}
td.head {vertical-align: bottom;}

p {text-align: center;}


