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"; 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;}


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 */