td { 
    padding: 0px; 
} 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
} 
table, img, div { 
    border: 0px; 
}

body {
	margin:0;
	background:#000;
	font-family: Arial, sans-serif, Helvetica;
	font-size:13px;
	color:#000;
}
#outer {
	margin:0 auto;
	width:960px;
	background: #D1A736;
}	
	/* Masthead Styles Begin */

#masthead-container {
	float: left;
	width: 820px;
	height: 127px;
	background: url(../graphics/common/pg_masthead.jpg) no-repeat;
}
#masthead-base {
	clear: both;
	width: 960px;
	height: 6px;
	background: url(../graphics/common/pg_masthead_base.jpg) no-repeat;
}
#ellis-pic {
	float: right;
	width: 140px;
	height: 152px;
	background: url(../graphics/common/ellis_pic.jpg) no-repeat;
}
	
    /* Main Navigation Styles BEGIN */
#nav-container {
	float: left;
    width: 820px;
	height: 25px;
}
#nav-container div {
	float: left;
	height: 25px;
}

	/* Main Navigation Styles END */

    /* Page Content Styles BEGIN */
	
#content-container {
	margin: 0 auto;
	width:960px;
	min-height:450px;
}
#main-content-table {
	width: 940px;
	margin: 10px;
}
#main-left-col {
	padding: 7px;
	width: 665px;
	background: #000;
	vertical-align: top;
}
.left-col-story-top {	
	background: url(../graphics/common/story_bg_top_wide.jpg) no-repeat;
	width: 665px;
	height: 14px;
	margin-top: 8px;
}
.left-col-story-tile {
	background: url(../graphics/common/story_bg_tile_wide.jpg) repeat-y;
	padding: 0 15px;
	vertical-align: top;
	line-height: 18px;
}
.left-col-story-tile h1 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
}
.left-col-story-tile h2 {
	font-size: 14px;
	margin-top: 0;
}
.left-col-story-tile a:link {
	color: #000;
	text-decoration: underline;
}
.left-col-story-tile a:visited, a:hover {
	color: #D1A736;
	text-decoration: underline;
}
.headline a:link {
    color: #000;
	text-decoration: none;
}
.headline a:visited {
    color: #000;
	text-decoration: none;
}
.headline a:hover {
	color: #D1A736;
	text-decoration: none;
}
.left-col-story-bot {
	background: url(../graphics/common/story_bg_bot_wide.jpg) no-repeat;
	width: 665px;
	height: 13px;
	clear: both;
}
#main-col-spacer {
	width: 11px;
}
#main-right-column {
	padding: 7px;
	width: 236px;
	background: #000;
	vertical-align: top;
}
.pressRoomTeasers td {
	font-size: 11px;
	color: #000;
}
.pressRoomTeasers a:link {
	color: #000;
	text-decoration: underline;
}
.pressRoomTeasers a:visited {
	color: #000;
	text-decoration: underline;
}
.pressRoomTeasers a:hover {
	color: #D1A736;
	text-decoration: underline;
}
.backissues-tbl {
	border: #000 1px solid;
}
.backissues-tbl td {
	border: #D1A736 1px solid;
	width: 130px;
	padding: 10px;
	text-align: center;
}
.rtcol-adbox {
    padding: 8px 0;
}
.rtcol-facebook {
	margin: 8px 0;
	background: #3B5998;
	padding: 8px;
	text-align: center;
}
.rtcol-kidsports {
	margin-top: 8px;
	background: #FFF;
	color: #000;
	font-size: 11px;
	padding: 8px;
}
.rtcol-kidsports a:link {
	color: #000;
	text-decoration: underline;
}
.rtcol-kidsports a:visited {
	color: #000;
	text-decoration: underline;
}
.rtcol-kidsports a:hover {
	color: #D1A736;
	text-decoration: underline;
}	

	/* Footer Styles BEGIN */
#footer {
	width: 924px;
	margin: 10px;
	background: #333;
	font: 10px Arial, Helvetica, sans-serif;
	color: #D1A736;
	text-align: center;
	line-height: 18px;
	padding: 8px;
	vertical-align: top;
}

#footer a:link { color: #D1A736; text-decoration: none; }
#footer a:visited { color: #D1A736; text-decoration: none; }
#footer a:hover   { color: #FFF; text-decoration: underline; }
	
	/* Footer Styles END */
	
/* Form Styles */	
	
fieldset {
    border: 1px dotted #FFC;
	padding: 0px 10px 10px 10px;
	width: 530px;
	}
legend {
    color: #000;
    background: #FFC;
    border: 1px solid #000;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	}
input.contact {
    background-color:#FFC;
    font-family:Verdana;
    font-size:10px;
	font-weight: bold;
	color:#000;
	height: 20px;
	border: solid 1px #000;
    }	
input.submit {
    cursor:pointer;
   }
	
 /* Misc Styles */	
.red {
    color: #F00;
	}
.dkred {
	color: #900;
}
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red-bold {
    font-weight: bold;
	color: #F00;
	}
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
.horizontal-divider {
	height: 15px;
	border-bottom: #CCC 1px solid;
    }
/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

 /* Change Box BG Color and more here */
#outerImageContainer{ position: relative; background-color: #386850; border:#FFF 1px dotted; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

/* Image Caption Styles Begin Here */
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #333; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; border: #FFF 1px dotted; }

#imageData{	padding:10px 10px; color: #FFF }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }		

/* Styles for Sliding DIV ex. Downloads Page */

.slidecontent {
border-left: 1px solid #D1A736;
border-right: 1px solid #D1A736;
border-bottom: 1px solid #D1A736;
background: #CCC;
width: 500px;
padding: 5px;
}
 
.slidehead {
display: block;
width: 500px;
height: 20px;
line-height: 20px;
border: 1px solid #D1A736;
background: #CCC;
padding-left: 5px;
padding-right: 5px;
}

/* Styles for Sliding DIV Ends */
