body { background-color:#EEEEEE; font:normal 16px Arial,System; color:#000033; }

a { color:#556677; background:transparent; text-decoration:underline; }
a:hover { text-decoration:none; }

ul, li { list-style-type:none; list-style-image:none; color:#000033; background:transparent; }
li {  list-style-position:outside; }

div.box_title { float:left; width:210px; border:0; margin:0; padding:0; padding-top:4px; height:22px; text-align:center;
	background-image:url('img/box_title.png'); color:#EEEEE0; }

#north { width:100%; height:250px; text-align:center; background:#EEEEEE; background-image:url('img/back_north.png');
	background-position:0 50px; background-repeat:repeat-x; border-bottom:solid 1px #8899AA; }

#header { width:100%; height:80px; background:#8899AA; background-image:url('img/banner_blue.png'); font:bold 20px Arial,system;
	border-top:solid 1px #D4D8DD;  border-bottom:solid 1px #000033; white-space:nowrap; }
			
#header div div a { color:#EEEEE0; text-decoration:underline; }
#header div div a:hover { text-decoration:none; }
			
#center { width:100%; height:350px; background-image:url('img/back_main.png'); 
	border-top:solid 1px #E8E8EE; border-bottom:solid 0px #000033; z-index:8; }
		
#south { width:100%; height:200px; background-color:transparent; background-image:url('img/back_south.png');
	background-repeat:repeat-x; background-position:0 0; border:0; border-top:solid 1px #A0A5AA; z-index:10; vertical-align:bottom; padding:0; margin:0; }
