	body {
		background: #232323 url('../img/body-bg.jpg') repeat-x;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		margin: 0px;
		line-height: 14px;
	}
	
	table {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
	#fantasyBoard table {
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		color: #666666;
		border-top: 1px #999 solid;
		border-bottom: 1px #999 solid;
	}
	
	table .header {
		font-weight: bold;
		line-height: 200%;
		color: #999999;
		}
	
	h1 {
	font: 25px Gill Sans, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: center;
	}
	
	h2 {
	font: 15px Gill Sans, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 3px 5px 2px 5px;
	margin-top: 20px;
	border-bottom: 1px #999999 dotted;
	background-color: #cccccc;
	}
	
	h4 {
	line-height: 1%;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	}
	
	
	a {
		color: #666666;
	}
	
	a:hover {
		color: #999999;
	}
	
	#leftContent a, #fullContent a {
		color: #ff0000;
	}
	
	.tabButton a {
		text-decoration: none;
		color: #666666;
	}
	
	.tabButton a:hover {
		color: #999999;
	}
	
	
	#centerBlock {
		width: 949px;
		background: url('../img/body-hdr.jpg') no-repeat;
		padding-bottom: 10px;
		margin: 0px auto 0px auto;
	}
	
	#navBar {
		margin-top: 106px;
		padding: 0px;
		border: 0px;
	}
	
	#contentBlock {
		border: 15px #000000 solid;
		border-bottom: 10px #000000 solid;
		border-top: 0px;
		text-align: left;
		_height: 100%;
	}
	
	#login {
		width: 460px;
		height: 255px;
		*height: 270px;
		background: #000000 url('../img/intro-login-bg.jpg') no-repeat;
		float: right;
		padding: 15px 0px 0px 0px;
		text-align: center;
	}
	
	#loginBlock{
		width: 350px;
		*width: 392px;
		background-color: #000000;
		border: 1px #3c3c3c solid;
		border-top: 0px;
		padding: 10px 20px 2px 20px;
		margin: 0px auto 0px auto;
		color: #999999;
	}
	
	#breadcrumb{
		width:100%;
		padding-left: 235px; 
		height: 20px; 
		background: url('../img/content-breadcrumb.jpg') no-repeat; 
		color: #ffffff;
	}	
	
	#breadcrumbFull{
		width:100%;
		padding-left: 235px; 
		height: 20px; 
		background: url('../img/content-full-breadcrumb.jpg') no-repeat; 
		color: #ffffff;
	}	
	
	#breadcrumb a:hover{
		color: #999999;
	}		
	
	#fullContent{
		float: left;
		width: 779px;
		_width: 919px;
		padding: 12px 70px 20px 70px;
		_padding-top: 28px;
		background: #dcdcdc url('../img/content-full-bg.jpg') no-repeat;
	}

	#leftContent{
		float: left;
		width: 553px;
		_width: 623px;
		padding: 12px 35px 20px 35px;
		_padding-top: 28px;
		background: #dcdcdc url('../img/content-bg.jpg') no-repeat;
	}
	
	#rightContent{
		float: left; 
		width: 296px;
		background: url('../img/right-bg.jpg') repeat-x; 
		color: #4b4b4b;
	}
	
	#fantasyBoard{
		width: 280px;
		background: #000000;
		border: 1px #3c3c3c solid;
		border-top: 0px;
		margin: 0px 0px 0px 8px;
		padding-bottom: 3px;
		text-align: center;
		font-size: 11px;
		color: #666666;
	}
	
	.rightItem{
		
		width: 250px;
		margin: 15px 10px 15px 20px;
	}
	
	.ftrContent {
		width: 444px;
		*width: 474px;
		color: #4b4b4b;
		text-align: left;
		padding: 15px 15px 10px 15px;
		float: left;
	}
	
	.rowLinks {
		text-align: center;
		padding: 5px 2px 0px 0px;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		color: #666666;
	}	
	
	.tabButton {
		width: 104px;
		height: 30px;
		text-align: center;
		font: bold 14px Helvetica, sans-serif;
		color: #999999;
		padding-top: 5px;
		margin: 0px 10px 0px 10px;
		background: url('../img/btn_tab.gif') no-repeat;
	}
	
	.smallfont{
		font-size: 9px;
		color: #999999;	
	}
	
	.profileIcon {
		width: 90px;
		_width: 100px;
		padding: 5px;
		margin: 2px;
		text-align: center;
		float: left;
	}
	
	.mediaIcon {
		width: 138px;
		text-align: center;
		float: left;
	}
	
	.mediaInfo {
		float: left;
		height: 274px;
		_height: 288px;
		width: 198px;
		_width: 213px;
		padding: 7px;
		background-color: #cccccc;
	}

.shopInfo {
		float: left;
		height: 296px;
		_height: 310px;
		width: 198px;
		_width: 213px;
		padding: 7px;
		background-color: #cccccc;
	}
	
	
	.shopIcon {
		width: 138px;
		text-align: center;
		float: left;
	}
