.center_outer
{
	text-align: center;
	margin: 0 auto;
}


.center_inner
{
	
	
	
	width:951px;
	height:100%;
	text-align: left;
	margin: 0 auto;
	
	
}


html, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: transparent url("../images/bg.jpg");
	
}


img{
	border:0px;
}

a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold
}

a:hover, a:active
{
	color: #fff200;
	text-decoration: underline;
	font-weight: bold
}

