

/*  LINKS */
	
	a:link { color: #002FB9; text-decoration: none;}
	a:visited { color: #6699FF; text-decoration: none; } 
	a:hover { color: red; text-decoration: underline; } 
	a:active { color: gray; text-decoration: none;}
	
/*  PARAGRAPH RETURNS */	
	
	p { font-size: 13px; text-indent: 0px; text-align: left; padding: 5px 42px; }
	p#center { font-size: 13px; text-align: center;  padding: 0px 0px; }
	p#right { font-size: 13px; text-indent: 0px; text-align: right; padding: 5px 42px; }
	p#FOOTER { font-size: 9px; text-indent: 0px; text-align: left; }
	p#FOOTER2 { font-size: 9px; text-indent: 0px; text-align: center; }
	p#FOOTER3 { font-size: 9px; text-indent: 0px; text-align: right; }
	

/*  IMAGE FLOATS */	
	
img.headshot {

	float: right; 
    margin: 4px; 
	border-style:outset;
	border-color: #F0A72D;
	border-width:2px;
}


/*  BODY TAGS and SPECS */

body {

	font-family: Verdana, Arial, Helvetica, _sans;
	color: #4A4A00;
	background-image: url('images/back1234567bcdef.JPG');
	background-color: #E58D05;
 	/*background-attachment: fixed;*/
  	background-repeat: repeat-x;
  	margin: 0;
  	padding: 0px 0px 0px 0px;	
	
	}
	
	
/*  TITLE HEADING */

	h4 { font-family: Verdana, Arial, Helvetica; color: rgb(153,153,0); text-align: left; }


/*  DIV TAGS */
	
	div#centersmall { font-size: 9px; text-align: center;  }
	div#FOOTER { font-size: 9px; text-indent: 0px; text-align: left; }
	div#FOOTER3 { font-size: 9px; text-indent: 0px; text-align: right; }
	div#right { font-size: 13px; text-indent: 0px; text-align: right; }
	div#left { font-size: 9px; text-indent: 0px; text-align: left; }
	.right {font-family: Verdana, Arial, Helvetica, _sans; font-size: 9px; text-align: right; padding-right: 50px;}
	.left {font-family: Verdana, Arial, Helvetica, _sans; color: #4A4A00; font-size: 12px; text-align: center;}
	div#column { font-size: 9px; color: #333333; text-indent: 0px; text-align: left; padding: 8px 8px; }
	
	.player {
		width: 350px;
		text-align: center;
		padding: 10px;
		border-width: 1px 1px 1px 1px;
		border-style: solid solid solid solid;
	  	border-color: black #9D0000 black #9D0000;
		
		}


/*  LISTS */

	ul { font-size: 13px; text-indent: 0px; text-align: left; padding: 5px 42px; }
	ol { font-size: 13px; text-indent: 0px; text-align: left; padding: 5px 42px; }


/*  OUTER LAYOUT TABLE --- BEGIN */

table.tablelayout { 

	width: 900px;
	text-align: center;
	border-width: 4px 1px 4px 1px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black #9D0000 black #9D0000;
	border-collapse: collapse;
	-moz-border-radius: 0px 0px 0px 0px;
	background-color: white;
 	
 	}

table.tablelayout td.headerholder {
	
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
}


/*  OUTER LAYOUT TABLE --- END */


/*  INNER LAYOUT TABLE --- BEGIN */

table.tablecontent { 

	width: 900px;
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
	background-color: white;
	
 	}
 	
table.tablecontent td.panelLEFT { 

 	background-color: #C6C68B;
 	width: 119px;
 	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
 	
 	} 
 	
table.tablecontent td.contentholder { 
 	
 	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
 	
 	} 
 	 
table.tablecontent td.panelRIGHT { 

	background-image: url('images/panelRIGHTback.JPG');
 	background-repeat: repeat-x;
 	width: 100px;
 	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	background-color: white;
 	
 	}
 	
table.tablecontent td.curveholder { 
	
 	width: 13px;
 	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
 	
 	}	
 	
/*  INNER LAYOUT TABLE ---  BEGIN */ 	
 	
  	
/*  MISCELLANEOUS */

	br.clear { clear: both; }
	hr { background-color: #CACB95; color: #CACB95; height: 1; width: 90%; }
	
/*    --------------------- IE DROP SHADOW HACKS -------------------------  */	

.blur {
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 5px;
    color: inherit;
	width: 908px;
	background: transparent url('http://www.horndoggie.com/shadow1x.png');
    z-index:-100;
	}

/*    ----------------------------------------------  */	

.shadow {
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 5px;
    color: inherit;
	width: 916px;
	background: transparent url('http://www.esyst.org/images/shadow2b.png');
	z-index:-100;
	}

/*    ----------------------------------------------  */	
	
.shadow2 {
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 5px;
    color: inherit;
	width: 924px;
	background: transparent url('http://www.horndoggie.com/shadow3x.png');
	z-index:-100;
	}	
		
	
	
	