body {color: #000; background: #fff url(body-bg.gif) repeat-x; font: italic 13px Georgia, serif; margin: 0; padding: 0; text-align: center;}
	h2 {color: #89111D; background: url(h2-bg.gif) bottom left repeat-x; font-size: 20px; font-weight: normal; font-style: normal;}
	p {color: #576F81; line-height: 2;}
	.hide {display: none;}

	#container {text-align: left; margin: 0 auto; padding: 55px 0 0 0; position: relative; width: 670px; background: url(container-bg.gif) no-repeat;}
	#header {background: url(header-bg.gif) repeat-y; height: 230px;}
	#header img {padding-top: 17px; background: #556E7F url(img-bg.gif) repeat-x; position: absolute; top: 55px; left: 258px;}
	#header h1 {margin: 0; font-size: 1px; width: 258px; height: 0; padding-top: 30px; overflow: hidden; background: url(h1.gif) 0 17px no-repeat;}
	#header ul, #header li {margin: 0; padding: 0; list-style: none;}
	#header li {display: inline;}
	#header li a {color: #DEE3E4; text-decoration: none; text-align: right; width: 222px; padding: 7px 0; display: block;}
	#header li a:hover {text-decoration: underline;}
	
	#mainContent {padding-left: 258px;}
