html {
	height:100%;
	text-align:center;
}
body {
	xmargin:0;
	padding:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:.95em;
	background-color:#222;
	margin:auto;
	height:100%;
    text-align:center;
	xbackground-image:url("/images/container_shadow_bg.png");
	xbackground-repeat:repeat-y;
    xbackground-position:center; 
}
a {
	font-family:Tahoma, Arial, sans-serif;
}
#container {
 	margin:auto;
	width:760px;
	height:100%;
	border-left:1px solid #8F8F8F;
	border-right:1px solid #8F8F8F;	
	background-color:#2b2b2b;
}
#wrapper {
	margin:auto;
	width:760px;
	height:100%;
	xborder-left:1px solid #8F8F8F;
	xborder-right:1px solid #8F8F8F;
	background-color:#2b2b2b;
}
#nav {
	margin:auto;
	width:760px;
	height:40px;
	background-image:url("/images/nav_bg.png");
	background-repeat:repeat-x;
	text-align:left;
	background-color:#160B5D;
	font-weight:bold;
	font-size:20px;
}
.nav {
margin-top:2px;
margin-left:14px;
}
.nav a {
margin-left:-10px;
text-align:center;
}
#small_logo {
      position:relative;
      z-index:999;
	margin-top:6px;
	margin-left:10px;
	
}
#links {
	margin:-28px 0 0 110px;
	width:430px;
}

#links a {
      display:inline;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
      padding:15px 12px 13px 12px;
      height:100%;
      border-right:1px solid #fff;
}
#links a.first {
  border-left:1px solid #fff;
}
#links a:hover {
	color:#F26421;
        background-color:#0A004F;
}
#login {
	float:right;
	margin-top:-28px;
	margin-right:10px;
	text-align:right;
	font-size:12px;
	color:#F26522;
}
#login label {
	margin-right:4px;
	font-size:11px;
	font-weight:normal;
}
#login input {
	border:1px solid #fff;
	margin-bottom:2px;
	height:14px;
	font-size:12px;
	padding-left:4px;
	width:75px;
	
}
#login input.login {
	margin-right:6px;
}
#login input.submit {
	border:2px solid #fff;
	background-image:url("/images/submit_bg.png");
	background-repeat:no repeat;
	width:20px;
	height:18px;
	color:#FFF;
	text-align:center;
	margin-right:-3px;
     	margin-bottom:1px;
}
#login .submit:hover {
	border:2px solid #FFF;
	background-image:url("/images/submit_bg_hover.png");
	background-repeat:no repeat;
}
#login a {
	color:#fff;
	xmargin-right:75px;
	border-bottom:1px solid #fff;
	text-decoration:none;
	padding-bottom:1px;
	font-size:11px;
	font-weight:normal;
}
#login a:hover {
	border:none;	
}
#login p {
      text-align:left;
	margin-top:-10px;
	font-size:11px;
}
#header {
	margin:auto;
	width:760px;
	height:250px;

	xbackground-image:url("/images/header_border.png");
	background-repeat:repeat-x;
	background-position:top;	
}
#top_bar{
	margin:auto;
	width:760px;
	height:10px;
    background-image:url("/images/header_border.png");
	background-repeat:repeat-x;
	background-position:top;	
}

#header #logo {
	margin-top:25px;
}
#header div.logoPNG{position:absolute; z-index:9999; width:500px; height:240px; margin:0px 130px; background:none; }

#header div.flash{position:absolute;  z-index:9998; margin:0 auto;  }

#header_bottom {
	margin:auto;
	width:760px;
	height:50px;
	background-color:#2b2b2b;
	background-image:url("/images/header_border_bottom.png");
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:-20px;	
}
#header .gallery {
	margin-top:-240px;
}
#content {
	margin:auto;
      margin-top:0px;
	margin-left:-1px;
	width:760px;
	height:auto;
	background-color:#2b2b2b;
	color:#fff;
	font-size:.85em;
	text-align:left;
	padding-top:20px;
      padding-bottom:50px;
	border-left:1px solid #8F8F8F;
	border-right:1px solid #8F8F8F;
}
#content p {
	text-align:left;
	margin:0 30px 0 30px;
	padding-top:10px;
	padding-bottom:10px;
      line-height:18px;
}
#content a {
	color:#ffffff;
	text-decoration:underline;
}
#content a:hover {
	color:#fff;
	text-decoration:none;
}
h1 {
	margin:0px 0 0px 0;
	width:100%;
	height:30px;
	background-image:url("/images/nav_bg.png");
	background-repeat:repeat-x;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
}
#content table.content_table [
    margin:-30px;
}

#league-header {
	margin:-40px 0 0px 0;
	width:100%;
	height:30px;
	background-image:url("/images/nav_bg.png");
	background-repeat:repeat-x;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
}
#league-header h1 {
	margin-top:-40px;
}
#league {
	margin:0;
	text-align:left;
	xbackground-image:url("/images/header_border_bottom.png");
	background-repeat:repeat-x;
	background-position:bottom;
	height:680px;
	margin-bottom:-40px;
}
#league img {
	xmargin:-10px 0 0 6px;
        margin:20px 0;
}
#league h2 {
      margin-top:-4px;
	font-size:16px;
	height:4px;
	font-weight:bold;
}
#league p {
	margin:0px 10px 0px 10px;
	font-size:.95em;
	line-height:12px;
}
#starter {
	margin:0;
      padding:0;
	width:187px;
	height:640px;
	background-image:url("/images/starter_bg.png");
	background-repeat:no-repeat;
background-color:#580206;
border-right:2px solid #fff;
border-top:2px solid #fff;

}
#starter table {
      margin:4px;
}
#all-pro {
	margin-left:189px;
	margin-top:-642px;	
	width:187px;
	height:640px;
	background-image:url("/images/allpro_bg.png");
	background-repeat:no-repeat;
background-color:#054F6E;
border-right:2px solid #fff;
border-top:2px solid #fff;
}
#all-pro table {
      margin:4px;
}
#mvp {
	margin-left:378px;
	margin-top:-642px;
	width:187px;
	height:640px;
	background-image:url("/images/mvp_bg.png");
	background-repeat:no-repeat;
background-color:#A06D23;
border-right:2px solid #fff;
border-top:2px solid #fff;
}
#mvp table {
      margin:4px;
}
#playoffs {
	margin-left:567px;
	margin-top:-642px;
	width:193px;
	height:640px;
	background-image:url("/images/playoffs_bg.png");
      background-repeat:no-repeat;
background-color:#3C540B;
border-top:2px solid #fff;
}
#playoffs table {
      margin:4px;
}
.input-box {
	border:none;
	margin-right:8px;
	height:14px;
	font-size:11px;
	padding-left:4px;
}

#content .submit {
	border:2px solid #fff;
	background-image:url("/images/submit_bg.png");
	background-repeat:no repeat;
	width:20px;
	height:18px;
	color:#FFF;
	text-align:center;
	margin-left:-4px;
}
#content .submit:hover {
	border:2px solid #FFF;
	background-image:url("/images/submit_bg_hover.png");
	background-repeat:no repeat;
}
#terms {
       margin-top:450px;
}
#terms p{
	font-size: .85em;
        line-height:1.25em;
}
table {
	margin:20px;
	
}
table td {
	padding:4px;
}
table td.title {
	font-size:1.25em;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
table tr.title {
	font-size:.95em;
        font-weight:bold;
        color:#fff;
	background-color:#F26522;
        repeat:repeat-y;
}
.input {
border:1px solid #000;
padding-left:3px;
}
#error {
	position:absolute;
	margin-top:47px;
	margin-left:30px;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	text-align:left;
	background-color:#fff;
	padding:4px;
	z-index:-999;
}
#footer {
	margin:auto;
	margin-left:-1px;
        margin-top:-15px;
	height:60px;
        padding-top:20px;
        padding-bottom:30px;
	width:760px;
	background-color:#2B2B2B;
	border-left:1px solid #8F8F8F;
	border-right:1px solid #8F8F8F;	
}
#footer p {
	color:#fff;
	font-size:12px;
	margin-top:0;
}
#left {
	xposition:absolute;
 	xtop:62px;
 	xleft:270px;
 	width:120px;
	background:#fff;
 	color: #000;
	border:1px solid #fff;
}
#left h2 {
      font-size:.95em;
      font-weight:bold;
      background-color:#130857;
      background-image:url("images/nav_bg.png");
      background-repeat:repeat-y;
      padding:4px 6px;
      color:#fff;
      margin-top:0px;
}
#left p {
      padding:2px;
      margin:-8px 3px 3px 3px;
      color:#000;
      font-size:.95em;
}
#left a {
	color:#000;
}
#left a:hover {
	color:#000;
      text-decoration:none;
}
#right{
 	xposition:absolute;
 	xtop:62px;
 	xright:270px;
 	width:150px;
 	color: #000;
}
#right h2 {
      font-size:.95em;
      font-weight:bold;
      background-color:#130857;
      padding:4px 6px;
	color:#fff;
      margin-top:0px;
}
#right p {
     	padding:2px;
      margin:0px 3px 4px 3px;
      color:#000;
      font-size:.9em;
}
.right_col {
	background:#fff;
	border:1px solid #fff;
	margin-bottom:15px;
}
#right a{
	color:#000;
}
#right a:hover{
	color:#000;
	text-decoration:none;
}
#center {
	xmargin-left:145px;
	xborder:1px solid #fff;
	width:450px;
	xbackground-color:#fff;
	xmargin-bottom:15px;
      xmargin-top:-8px;
}
#center h2 {
      font-size:1em;
      font-weight:bold;
      background-color:#130857;
      padding:4px 6px;
	color:#fff;
      margin-top:0px;
}
#center p {
	padding:0;
	margin:10px;
	color:#000;
}
#center table {
	color:#000;
}
#center a {
	color:#000;
}
#center a:hover {
color:#000;
}
.center {
margin-bottom:15px;
padding-bottom:0px;
background-color:#fff;
border:1px solid #fff;

}
table #leaderboard {

margin-bottom:0px;
}
#leaderboard {
	width:100%;
      margin:-8px 0 10px 0;

}
#leaderboard a {
	color:#000;
}

#leaderboard a:hover {
	color:#000;
	text-decoration:none;
}
#leaderboard tr.title td{
	background-color:#F26522;
	font-weight:bold;
	color:#fff;
}
#leaderboard td {
	color:#000;
	font-size:11px;
	padding-right:0;
}
#leaderboard td.position {
	width:30px;
}
#leaderboard td.player {
	width:200px;
}
.checklist {
    	border: 1px solid #ccc;
    	list-style: none;
    	height: 210px;
    	overflow: auto;
    	width: 465px; 
}
.checklist, .checklist li { 
	margin: -3px 0 0 -4px;
	padding: 0 0 6px 4px; 
}
.checklist label {
    	display: block;
    	padding-left: 0px;
}
.checklist label:hover { 
	background: #777;
	color: #fff;
}
ul.list  {
	margin-top:-5px;
}
ul.list li {
	margin-left:20px;
}
#cd {
       display:block;
	text-align:center;
	padding-bottom:8px;
}
.question {
	font-size:1.25em;
	color:#F26522;
}
h3 {
	color:#000;
	font-size:1.5em;
	font-weight:bold;
      margin-left:10px;
}
#perfect {
xmargin-top:-40px;
}
#perfect a {
text-decoration:none;
}
#mb {
margin:-2px 5px 10px 5px;
width:435px;
border:1px solid #000;
}
#mb .mbtitle {
font-weight:bold;
color:#fff;
width:420px;
background-color:#F26522;
}

#mb .mbdate {
font-size:10px;
background-color:#eee;
}
#mb .mbdate a:hover {
text-decoration:none;
color:#000;
}