/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
/***************
    FRAMEWORK
****************/
body {
	text-align:center;
	background:url(../../images/body-bg.gif) #6E6E6E;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
}
#site {
	margin:auto;
	text-align:left;
	width:940px;
	background:#fff;
}
#frameworkBottom {
	padding:10px 9px 10px 14px;
	float:left;
}
#frameworkLeft {
}
#frameworkRight {
}

#header {
	width:940px;
	height:101px;
	background:url(../../images/header-bg.jpg) no-repeat #6A89A2;
}
#header #logo {
	float:left;
}
#header #headSponsor {
	float:right;
}

#contentContainer {
}
#contentLeft {
	width:384px;
	float:left;
}
#contentLeftA {
	width:207px;
	float:left;
}
#contentLeftB {
	width:160px;
	float:left;
}
#contentRight {
	width:526px;
	float:left;
	background:url(../../images/contentRight-bg.gif) no-repeat;
	background-position:right top;
	margin: 30px 0px;

}
#contentRightA {
	width:244px;
	float:left;
}
#contentRightB {
	width:278px;
	float:left;
	padding:36px 0px 0px 0px;

}
#contentRightC {
	clear:both;
	width:522px;
}

/* FOOTER */
#footer {
	clear:both;
	padding:20px 10px 6px 10px;
}
#footerTop {
	border-top:1px solid #006611;
	height:7px;
}
#copyright{
	text-align:center;
	font-size:1.2em;
	color:#000;
}
#copyright  a{
	color:#000;
}

/***************
      ADS
****************/
#headSponsor .moduleHeader{
	display:none;
}
#headSponsor .containerPadding{
	padding:6px 47px 0px 0px;
}

#rightSponsor .moduleHeader{
	display:none;
}
#rightSponsor .containerPadding{
	padding:10px 0px 10px 10px;
	text-align:center;
	height: 105px;
}
#rightSponsor .containerPadding p{
	display:inline;
}
#rightSponsor .containerPadding .ad1{
	padding-right:16px;
}

#leftSponsor1 .moduleHeader{
	display:none;
}
#leftSponsor1 .containerPadding{
	padding:0px 0px 10px 0px;
	text-align:center;
}

#leftSponsor2 .moduleHeader{
	display:none;
}
#leftSponsor2 .containerPadding{
	padding:0px;
	text-align:center;
}




#leaderboard {
}

#skyscraper {
}
#cubeAd {
}
#tileAds {
}
#tileAds p{
	margin:0px 0px 5px 0px;
}
#banner {
}

