body{
	background: url(../gfx/header2.jpg) 50% 148px no-repeat;
}
#top_container{
	height: 167px;
	position: relative;
}
#top_container div{
	position: absolute;
	top: 26px;
	left: 460px;
	width: 500px;
	line-height: 40px;
	font-style: italic;
	font-size: 25pt;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FCBA0B;
	text-shadow: 0px 0px 5px #000;
}
#top_container div span{
	display :block;
	padding-left: 40px;
}
#center_container{
	width: 380px;
	padding-right: 10px;
}
#center_container *:first-child{
	margin-top: 1em;
}
#right_container {
	margin: 22px 0 0 0;
	padding-right: 20px;
	background: url(../gfx/verti_separator.gif) 100% 0 repeat-y;
}
#right_container table{
	background: none;
	margin-bottom: 0;
}
#left_container {
	font-size: 10pt;
	float: right;
	padding-top: 4px;
	padding-left: 20px;
	width: 240px;
}
#left_container img{
	border: solid 1px #AEAEAE;
}


