@charset "UTF-8";
/* CSS Document */

body{
	margin: 0 0 0 0;
	background-color:#000;
	background-image:url(../ning/repeat.png);
	background-repeat:repeat;
	font-family: Futura, STHeiti Light, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}
a:link{
	color:#8D6205;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#8D6205;
	font-weight:bold;
	text-decoration:underline;
}
a:visited{
	color:#8D6205;
	font-weight:bold;
	text-decoration:none;
}
a:active{
	color:#8D6205;
	font-weight:bold;
	text-decoration:none;
}
p{
}
#centerer{
	overflow:visible;
}
#top-mock{
	background-color:#414143;
	height:28px;
}
#top-left{
	float:left;
	height:auto;
	width:auto;
}
#top-right{
	float:right;
	height:auto;
	width:auto;
}
#ning_nav{
	height: 33px;
}
#wrapper{
	background-color:#21201A;
	background-image:url(../ning/fade.png);
	background-repeat:repeat-x;
	height: auto;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#logo_header{
	background-image:url(../images/top_logo.png);
	background-repeat:no-repeat;
	height: 330px;
}
#table{
	margin-left:10px;
	background-color:#000;
	width: 935px;
	height: auto;
	margin-bottom: 15px;
}
