/* colours:	background-light dbd7c0
			background-dark a69e7e
			burgundy 680000
			blue 031843
			header-border fcfaec
*/


/* ----------- Basic Elements ----------- */

html { 
		margin:0;
		padding:0;
		min-width: 780px;
		}
body { 
		background: #dbd7c0 url(../graphics/bodyback1old.gif) repeat-x;
		text-align: center;
		} 
* html body {
		background: #dbd7c0 url(../graphics/bodyback1.gif) fixed repeat-x;
		} 
a:link { 
		color: #031843;
		font-size: 1em;
		font-weight: bold;
		text-decoration: underline;
		}
a:visited {
		color: #031843;
		font-size: 1em;
		font-weight: bold;
		text-decoration: underline;
		}
a:hover, a:active {
		color: #680000;
		text-decoration: underline;
		}
img {
		/*border: #031843 solid 3px;  */
		border:none;
		margin-left:auto; 
		margin-right: auto;
		}
h2 img {
		border: none;
		}		
#leagueleaders { font-weight: bold; text-decoration: underline;}

.indented
   {
   padding-left: 10pt;
   padding-right: 5pt;
   }




/* ----------- Specific Divs ----------- */

#bodyback  {
		background: url(../graphics/dirtbackgrnd.png) fixed repeat;
		}
#headerbar {
		background: url(../graphics/headerbar.gif) repeat-x;
		}
#container {
		position: relative;
		width: 780px;
		margin-left: auto;
		margin-right: auto; 
		padding: 0;
		}
#header {
		width: 360px;
		height: 250px;
		float: left;
		margin: 0;
		text-align: left;
		padding: 0;
		background: url(../graphics/DDSPL_Logo.png) no-repeat;
		text-indent: -9999px;
		}
#countdown {
		width: 289px;		/* 3 digits = 300, 2 digits=289 */
		height: 120px;
		float: right;
		margin: 0;
		text-align: left;
		background: url(../graphics/countdown.png) no-repeat;
		background-position: center;
		margin-top: 44px;
		padding-top: 24px;
		padding-left: 121px;		/* 3 digits = 110, 2 digits=121 */
		font-family: "Times New Roman", Times, serif;
		}
#countdown_red {
		width: 289px;		/* 3 digits = 300, 2 digits=289 */
		height: 120px;
		float: right;
		margin: 0;
		text-align: left;
		background: url(../graphics/countdown_redneck.png) no-repeat;
		background-position: center;
		margin-top: 44px;
		padding-top: 24px;
		padding-left: 121px;		/* 3 digits = 110, 2 digits=121 */
		font-family: "Times New Roman", Times, serif;
		}
* html #countdown {
		width: 360px;
		margin-top: 64px;
		padding-top: 14px;
		padding-left: 85px;
		}
#countdown span {
		color: #dbd7c0;
		font-size: 42px;
		padding-left: 2px;
		}
#countdown_red span {
		color: #dbd7c0;
		font-size: 42px;
		padding-left: 2px;
		}
#headertitle {
		color: #dbd7c0;
		width: 340px;
		height: 200px;
		float: right;
		margin: 0;
		text-align: left;
		padding-left: 80px;
		font-size: 70px;
		font-family: "Times New Roman", Times, serif;
		}
* html #headertitle {
		width: 360px;
		padding-top: 75px;
		padding-left: 25px;
		}
#headertitle img {
		padding-top: 64px;
		border: none;
		}
* html #headertitle img {
		margin-top: -4px;
		border: none;
		}			
#navbar {
		width: 780px;
		height: 40px;
		float: left;
		padding: 0;
		}
#navbar ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
#navbar li {
		width: 110px;
		height: 25px;
		padding: 5px;
		margin-left: 8px;
		float: left;		
		display: block;
		/*text-indent: -9999; */
		}
* html #navbar {
		text-indent: -9999;
		margin-left: 14px;
		}
* html #navbar li {
		margin-left: 12px;
		}
#navbar span {
		display: none;
		}
#navbar a {
		text-decoration: none;
		display: block;
		}
#date {
		width: 780px;
		height: 30px;
		float: left;
		text-indent: 540px;
		color: #031843;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: .8em; 
}
#date_red {
		width: 780px;
		height: 30px;
		padding-top: 3.4em;
		padding-bottom: 1.6em;
		float: left;
		text-indent: 540px;
		color: #031843;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: .8em; 
}
#content {
		width: 780px;
		float: left;
		margin: 0;
		padding: 0;
		}
#news {
		background: #a69e7e;
		width: 610px;
		color: #031843;
		padding-top: .4em;
		padding-bottom: .4em;
		margin: 0;	
		border: #000000 solid 2px;
		float: left;
		font-size:.7em;
		line-height: 1.5em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
#news table {
		width: 94%; 
		float: left;
		text-align: center; 
		margin-left: 6px;
		margin-right: ;
		}
#news tr {
		height: 1.4em;
		}
#news ul { 
		list-style-type: none;
		margin: 10px 0px 0px 5px;
		padding: 0; 
		}
#news li { 
		width: 45%;
		margin: 0px 0px 7px 7px;
		padding: 3px;
		float: left;
		border: 3px solid #031843;
		font-weight: bold;
		font-size: 1.1em
		}
#news p {
		margin-left: 10px;
		margin-right: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1.1em;
		text-align: justify;
		
		}
#news h2 {
		background: #dbd7c0 url(../graphics/Header2back.gif) repeat-x;
		border-top: #fcfaec solid 1px;	
		border-bottom: #fcfaec solid 1px;
		text-align: center;
		height: 30px;
		margin-top: 2em;
		margin-bottom:.8em;
		padding-top: 8px;
		font-family: Times New Roman, Times, serif;
		font-size: 26px;
		font-weight: bold;
		color: #031843;	
		}
* html #news h2 { height: 38px; padding-top: 1px;}

#linkstitle {
		width: 160px;
		height: 30px;
		background: transparent url(../graphics/linkstitle.png) no-repeat;
		float: right;
		}
#links {
		width: 160px;
		padding: 0;
		margin-top: 2px;
		background: #a69e7e;
		border: #000000 solid 2px;
		float: right;
		}
#links ul {
		background: #680000;
		padding: 4px;
		padding-top: 4px;
		margin: 2px;
		list-style-type: none;				
		}
#links li {
		text-align: center;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: #a69e7e;
		padding: 8px;
		margin: 2px;
		margin-bottom: 4px;
		display: list-item;
		}
#sponsortitle {
		width: 160px;
		height: 70px;
		background: transparent url(../graphics/sponsortitle.png) no-repeat;
		float: right;
		}
#sponsortitle_red {
		width: 160px;
		height: 70px;
		background: transparent url(../graphics/sponsortitle_redneck.png) no-repeat;
		float: right;
		}
#sponsortitle span {
		display: none;
		}
#sponsortitle_red span {
		display: none;
		}
#sponsorbar {
		width: 160px;
		padding: 0;
		margin-top: 2px;
		background: #a69e7e;
		border: #000000 solid 2px;
		float: right;
		}
#sponsorbar ul {
		background: #680000;
		padding: 4px;
		padding-top: 4px;
		margin: 2px;
		list-style-type: none;				
		}
#sponsorbar li {
		text-align: center;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: #a69e7e;
		padding: 8px;
		margin: 2px;
		margin-bottom: 4px;
		display: list-item;
		}
#sponsorbar a {
		display: block;
		text-size: 18px;
		}
#footer {
		width: 610px;
		margin: 0;
		padding-top: 50px;
		color: #680000;
		font-size:.7em; font-weight: bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float: left;
		}




/* -----------  Table Elements  ------------ */

.regdiamond { 
		border: #031843 solid 1px; 
		background: #dbd7c0 url(../graphics/Header2back.gif) repeat-x; 
		color: #031843; 
		font-size: 1em; 
		font-weight: bold;
		}
.datebox { 
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		color: #031843; 
		font-size: 1em; 
		font-weight: bold; 
		}
.timebox {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		color: #031843; 
		font-size: .7em; 
		}
.gamebox {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		color: #031843; 
		font-size: .7em; 
		}


	/* ----------- Current Sponsors (for game results) ----------- */

.gameboxburk {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #006;
	color: #fff;
	font-size: 0.7em;
		}
.gameboxmap {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #1c45ad; 
		color: #fff;
		font-size: .7em; 
		}
.gameboxlfa {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #086004;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxtjs10 {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #666;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxfurn {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #09F;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxww {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #f00404;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxtur {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #650202; 
		color: #fff;
		font-size: .7em; 
		}
.gameboxRHR {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #006;
	color: #FFF;
	font-size: 0.7em;
		}

	/* ----------- Old Sponsors (for game results) ----------- */

.gameboxrhr {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #d1d1d1; 
		color: #000; 
		font-size: .7em; 
		}
.gameboxww {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #eb0303; 
		color: #fff;
		font-size: .7em; 
		}
.gameboxtjs {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #d1d1d1; 
		color: #000;
		font-size: .7em; 
		}
.gameboxhqu {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #fff; 
		color: #1c45ad;
		font-size: .7em; 
		}
.gameboxcis09 {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #5e036b; 
		color: #f2db1d;
		font-size: .7em; 
		}
.gameboxfnf {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #086004; 
		color: gold; 
		font-size: .7em; 
		}
.gameboxpte {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		color: #1c45ad;
		background-color: #fff;
		font-size: .7em;   
		}
.gameboxcis {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #000;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxtks {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #FFF;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxfur {
	border: #031843 solid 1px;
	background: #dbd7c0;
	background-color: #09F;
	color: #FFF;
	font-size: 0.7em;
		}
.gameboxasw {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		background-color: #eb0303; 
		color: #fff; 
		font-size: .7em; 
		}
.blankbox {
		border: #031843 solid 1px; 
		background: #dbd7c0 ; 
		color: #680000; 
		font-size: .6em;
		font-weight: bold; 
		text-decoration: underline; 
		}
.standhdr {
		border: #031843 solid 2px;
		background: #dbd7c0 ; 
		color: #031843; 
		font-size: 1em;
		font-weight: bold; 
		}
.standteam {
		border: #031843 solid 2px;
		font-size: .9em;
		font-weight: bold;
		}
.standbox {
		border: #031843 solid 1px;
		color: #031843; 
		font-size: .9em;
		font-weight: bold;
		}




/* -----------  Link Elements  ----------- */

li#home a:link{ background: url(../graphics/buttons/b_home.gif) no-repeat; height: 33px; }
li#home a:visited{ background: url(../graphics/buttons/b_home.gif) no-repeat;	height: 33px; }
li#home a:hover{ background: url(../graphics/buttons/b_home.gif) no-repeat;	height: 33px; border-bottom: #031843 solid 5px; }
li#schedule a:link{ background: url(../graphics/buttons/b_sched.gif) no-repeat; height: 33px; }
li#schedule a:visited{ background: url(../graphics/buttons/b_sched.gif) no-repeat; height: 33px; }
li#schedule a:hover{ background: url(../graphics/buttons/b_sched.gif) no-repeat; height: 33px; border-bottom: #031843 solid 5px; }					
li#standings a:link{ background: url(../graphics/buttons/b_stand.gif) no-repeat; height: 33px; }
li#standings a:visited{ background: url(../graphics/buttons/b_stand.gif) no-repeat; height: 33px; }
li#standings a:hover{ background: url(../graphics/buttons/b_stand.gif) no-repeat; height: 33px; border-bottom: #031843 solid 5px; }
li#stats a:link{ background: url(../graphics/buttons/b_stats.gif) no-repeat; height: 33px; }
li#stats a:visited{ background: url(../graphics/buttons/b_stats.gif) no-repeat; height: 33px; }
li#stats a:hover{ background: url(../graphics/buttons/b_stats.gif) no-repeat; height: 33px; border-bottom: #031843 solid 5px; }
li#forum a:link{ background: url(../graphics/buttons/b_forum.gif) no-repeat; height: 33px; }
li#forum a:visited{ background: url(../graphics/buttons/b_forum.gif) no-repeat; height: 33px; }
li#forum a:hover{ background: url(../graphics/buttons/b_forum.gif) no-repeat; height: 33px; border-bottom: #031843 solid 5px; }
li#rules a:link{ background: url(../graphics/buttons/b_rules.gif) no-repeat; height: 33px; }
li#rules a:visited{ background: url(../graphics/buttons/b_rules.gif) no-repeat; height: 33px; }
li#rules a:hover{ background: url(../graphics/buttons/b_rules.gif) no-repeat; height: 33px; border-bottom: #031843 solid 5px;}

li#home_red a:link{ background: url(../graphics/buttons/b_home_redneck.png) no-repeat; height: 110px; }
li#home_red a:visited{ background: url(../graphics/buttons/b_home_redneck.png) no-repeat;	height: 110px; }
li#home_red a:hover{ background: url(../graphics/buttons/b_home_redneck.png) no-repeat;	height: 110px; border-bottom: #031843 solid 5px; }
li#schedule_red a:link{ background: url(../graphics/buttons/b_sched_redneck.png) no-repeat; height: 110px; }
li#schedule_red a:visited{ background: url(../graphics/buttons/b_sched_redneck.png) no-repeat; height: 110px; }
li#schedule_red a:hover{ background: url(../graphics/buttons/b_sched_redneck.png) no-repeat; height: 110px; border-bottom: #031843 solid 5px; }					
li#standings_red a:link{ background: url(../graphics/buttons/b_stand_redneck.png) no-repeat; height: 110px; }
li#standings_red a:visited{ background: url(../graphics/buttons/b_stand_redneck.png) no-repeat; height: 110px; }
li#standings_red a:hover{ background: url(../graphics/buttons/b_stand_redneck.png) no-repeat; height: 110px; border-bottom: #031843 solid 5px; }
li#stats_red a:link{ background: url(../graphics/buttons/b_stats_redneck.png) no-repeat; height: 110px; }
li#stats_red a:visited{ background: url(../graphics/buttons/b_stats_redneck.png) no-repeat; height: 110px; }
li#stats_red a:hover{ background: url(../graphics/buttons/b_stats_redneck.png) no-repeat; height: 110px; border-bottom: #031843 solid 5px; }
li#forum_red a:link{ background: url(../graphics/buttons/b_forum_redneck.png) no-repeat; height: 110px; }
li#forum_red a:visited{ background: url(../graphics/buttons/b_forum_redneck.png) no-repeat; height: 110px; }
li#forum_red a:hover{ background: url(../graphics/buttons/b_forum_redneck.png) no-repeat; height: 110px; border-bottom: #031843 solid 5px; }
li#rules_red a:link{ background: url(../graphics/buttons/b_rules_redneck.png) no-repeat; height: 110px; }
li#rules_red a:visited{ background: url(../graphics/buttons/b_rules_redneck.png) no-repeat; height: 110px; }
li#rules_red a:hover{ background: url(../graphics/buttons/b_rules_redneck.png) no-repeat; height: 110px; border-bottom: #031843 solid 5px;}

li#team1 {
	background-color: #006;
	color: #fff;
}
li#team2 {
	background-color: #008000;
	color: #FFF;
}
li#team3 {
	background-color: #0080FF;
	color: #FFF;
}
li#team4 {
	background-color: #F00;
	color: #fff;
}
li#team5 {
	background-color: #000;
	color: #FFF;
}
li#team6 {
	background-color: #00F;
	color: #fff;
}
li#team7 {
	background-color: #600;
	color: #fff;
}
li#team8 {
	background-color: #666;
	color: #FFF;
}

li#mrs a {
		margin: 0;
		padding-top: 30px;
		background: url(../sponsors/mrs2.gif) no-repeat ;
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#wwi a {
		margin: 0;
		padding-top: 65px;
		background: url(../sponsors/wildwing.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#furn a {
	margin: 0;
	padding-top: 71px;
	background: url(../sponsors/furnaceroom3.png) no-repeat 100%;
	/*text-indent: -9999px;*/
		background-position: top;
		}
li#jac a {
		margin: 0;
		padding-top: 73px;
		background: url(../sponsors/jacks.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;}		
li#rhr a {
		margin: 0;
		padding-top: 48px;
		background: url(../sponsors/rhr.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#hlq a {
		margin-top: 5px;
		padding-top: 50px;
		/*background: url(../sponsors/healthquotes.png) no-repeat 100%;*/
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#tjs a {
		margin-top: 5px;
		padding-top: 84px;
		background: url(../sponsors/tjs.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#str a {
		margin-top: 5px;
		padding-top: 0px;
		/*background: url(../sponsors/starr.png) no-repeat 100%;*/
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#gab a {
		margin-top: 5px;
		padding-top: 60px;
		background: url(../sponsors/gabbys.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;
		}
li#bur a {
		margin-top: 5px;
		padding-top: 60px;
		background: url(../sponsors/burkes.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;
		}

#photos ul { 
		list-style-type: none;
		margin: 0;
		padding: 0; 
		}
#banq08 li {
		width:580px; border:none;
		padding-top: 120px;
		}
li#banq08 a {
		margin: 0;
		padding: 0;
		display: block;
		background: url(../photos/banq08.png) no-repeat 100%;
		/*text-indent: -9999px;*/
		background-position: top;
		}		
/*#bodyback #headerbar #container #content #news p {
	font-family: Lucida Console, Monaco, monospace;
}
#bodyback #headerbar #container #content #news p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#bodyback #headerbar #container #content #news p {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
} */

