body {
	margin: 0px;
	font-family: Arial, Sans-serif;
	background-image: url(http://lebronxjames.com/images/background2.jpg) ;
	background-color: #333333;
	font-size: 12px;
}
.pageWrapper {
	width: 1000px;
	margin: 10px auto 0px auto;
}
.pageHeader {

}
.homepageHeaderLogo {
	background-image: url(http://lebronxjames.com/images/lebronx_logo_white.png);
	height: 390px;
}
.headerLogo {
	background-image: url(http://lebronxjames.com/images/lebronx_logo_white.png);
	height: 390px;
}

/* @group Normal Nav */

.headerTabbedNavigation {
	width: 680px;
	margin-top: 333px;
	float: left;
	height: 60px;
	z-index: -1;
}
.navTab.current {
	background: #FFFFFF;
	color: #000000;
	margin-top: 10px;
	padding: 18px;
}
.navTab {
	float: left;
	background: #CCC;
	padding: 14px 18px 10px 18px;
	font-size: 18px;
	margin-right: 10px;
	margin-top: 12px;
	color: inherit;
}
.headerTabbedNavigation a{
	color: #666666;
	text-decoration: none;
}
.headerTabbedNavigation a:hover{
	color: #000000;
}

/* @end */
.pageBody {
	padding: 20px;
	background: #FFFFFF;
	z-index: 1;
}
.pageFooter {
	text-align: center;
	padding: 20px;
	font-size: 12px;
	color: #CCCCCC;
}
.bodyLeftContent {
	width: 700px;
	float: left;
}
.bodyRightContent {
	width: 240px;
	padding-left: 20px;
	float: left;
}
.newsNavButton {
	margin-left: 0;
}

.aboutSite {
	padding: 20px;
	margin: 220px 0px 10px 0px;
	width: 600px;
	float:left;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	color: #CCCCCC;
}
.floatClear {
	clear:both;
	height: 0px;
}
.firstRightBox {
	margin-top: 50px;
}
.rightBox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	margin-bottom: 20px;
}
img {
	border: none;
	text-decoration: none;
}
.newsList {
	
}
.newsList li {
	font-size: 14px;
	line-height: 30px;
	list-style-type: disc;
}
.newsList a {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	color: #304890;
}
.importantNews {
	font-weight: bold;
}
a {
	color: #104770;
}
a:hover {
	color: #140089;
}
.footerDisclaimer {
	color: #666666;
	font-size: 9px;
	line-height: 10px;
	margin: 5px;
}
/* @group Homepage Nav */

.navButton {
	width: 200px;
	height: 75px;
	margin-left: 33px;
	float: left;
	background: url(http://lebronxjames.com/images/navButtonBackground.png) repeat-x;
}
.navButton:hover {
	background: url(http://lebronxjames.com/images/navButtonBackgroundHover.png) repeat-x;
}
.navButtonText {
	margin-top: 28px;
	font-size: 20px;
	color: #EEEEEE;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.headerNavigation a {
	text-decoration: none;
}



/* @end */