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

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 { width: 135px; height: 100px; background-color: white; border: 2px solid white;}
img.logo:hover {border: 2px solid red;}
img.logo {color: red;} /* Dummy definition to overcome IE bug */

br.spacer {line-height: 0.5;}
