/* CSS Document */
#MainBody
{
	width:835px;
	margin:0 auto 0 auto;
	background:url(../images/main_bg.gif) center repeat-y;
}
#MainTop
{
	background:url(../images/main_head.jpg) top center no-repeat;
}
#MainBot
{
	background:url(../images/main_bot.jpg) bottom center no-repeat;
	padding:0 4px 0 4px;
}
#Header
{
	width:100%;
	height:200px;
	position:relative;
}
#Header a
{
	display:block;
	width:270px;
	height:120px;
	position:absolute;
	top:40px;
	left:330px;
}
#Ball
{
	position:absolute;
	top:63px;
	left:215px;
}
#Footer
{
	width:830px;
	margin-left:auto;
	margin-right:auto;
}
#Footer td
{
	text-align:left;
}
#Footer th, #Footer a
{
	font:normal 12px Arial;
	text-decoration:none;
	color:#514f4f;
	text-align:right;
}
#PageBox
{
	padding:0 10px 0 10px;
	margin:5px;
}
#PageBox h1
{
	font:bold 14px Arial;
	text-align:right;
	margin-bottom:5px;
	color:#b50029;
}
#BottomBody
{
	margin:3px auto auto 5px;
	padding:0 30px 0 30px;
	text-align:center;
}

