#header
{
	width:800px;
	height:475px;
	cursor:pointer;
	margin-bottom:10px;
	background-image:url(../gfx/header.jpg);
}

#counter
{
	position:absolute;
	top:420px;
	left:725px;
}

#mc_top
{
	padding-left:25px;
	width:600px;
	line-height:42px;
	height:45px;
	background-image:url(../gfx/main_container/top.jpg);
	background-repeat:no-repeat;
	color:#FF9900;
	font-family: Verdana;
	font-weight:bold;
	font-size:14px;
}

table
{
	color:#FFF;
}

#mc_mid
{
	width:600px;
	color:#FFF;
	background-image:url(../gfx/main_container/mid.jpg);
	background-repeat:repeat-y;
	padding-left:25px;
}

#mc_bottom
{
	width:600px;
	height:105px;
	background-image:url(../gfx/main_container/bottom.jpg);
}
