	body
        {
		margin-top: 0;
        margin-left: 0;
        margin-bottom: 0;
        background-color: #000000;
        font-size: 12px;
        font-family: Verdana, Arial;
        color: white;
		text-align: center;
        }
    
	img {
		border: 0;
	}
	
	#layoutcontainer
		{
		width: 790px;
		margin-right: auto;
		margin-left: auto;
		}
	    
    p
        {
        text-indent: 20px;
        }
    
    a
        {
        text-decoration: underline;
        color: #fbb009;
        }
        
    a:visited
        {
        text-decoration: underline;
        color: #fbb009;
        }
        
    a:hover
        {
        text-decoration: none;
        color: #FFFFFF;
        }
        
    td
        {
        font-size: 12px;
        font-family: Verdana, Arial;
        color: white;
        }
    
    .nav_cell_out
        {
        padding: 5px;
        font-family: Arial;
        line-height: 18px;
        font-size: 14px;
        font-weight: bold;
        border-style: solid;
        border-width: 0px;
        
        }
        
    .nav_cell_over
        {
        line-height: 18px;
        border-color: #5c5b5f;
        border-style: solid;
        border-width: 0px 1px 1px 1px;
        }
        
    .content
        {
        vertical-align: top;
        padding: 4px 0px 10px 10px;
        }
    
    .nav_link
        {
        color: #ffffff;
        text-decoration: none;
        }
        
    .nav_link:visited
        {
        color: #ffffff;
        text-decoration: none;
        } 
    
    .nav_link:hover
        {
        color: #fbb009;
        text-decoration: none;
        }
        
    #header
        {
        color: #fbb009;
        font-weight: bold;
        font-size: 14px;
		border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #868686;

	margin: 5px 0px;
	font-weight: bold;
	padding: 3px 0px;
        }
    
    .miniheader
        {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 14px;
        }
    
    .linebreak
        {
        border-width: 1px;
        border-color: black;
        width: 100%;
        background-color: #5c5b5f;
        line-height: 1px;
        }
    
    dd
        {
        padding: 5px;
        }
    
    ul
        {
        /* padding: 0px;*/
        }
        
    ol
        {
        /* line-height: 25px; */
        padding: 5px;
        }
        
    .td2
        {
        background-color: #323232;
        }
    
    .td1
        {
        
        }
        
    div.content_container
        {
        padding-top: 10px;
		/*
        background-image: url(http://edhsfootball.com/images/bg_content_gradient.jpg);
        background-repeat: repeat-x;
		*/
        }
    
    .bottom_gradient
        {
        width: 400px;
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: #868686;  
        height: 48px;
        /*
        background-image: url(http://edhsfootball.com/images/bg_bottom_gradient.jpg);
        background-repeat: repeat-x;
        */
        }
    
    .navChildLink
        {
        display: block;
        border: 1px solid black; 
        padding: 0px 5px; 
        text-decoration: none; 
        font-weight: 900; 
        color: #FFFFFF; 
        border-bottom: none;
        }
    
	.navChildLink:hover
        {
        display: block;
        border: 1px solid black; 
        padding: 0px 5px; 
        text-decoration: none; 
        font-weight: 900; 
        color: #FFFFFF; 
        background-color: #000000;
        border-bottom: none;
        }
	
    .navChildLink:visited
        {
        display: block;        
        padding: 0px 5px; 
        text-decoration: none; 
        font-weight: 900; 
        color: #FFFFFF; 
        background-color: #000000;
        }
    
    .navChildLink:hover
        {
        display: block;
        padding: 0px 5px; 
        text-decoration: none; 
        font-weight: 900; 
        color: #fbb009; 
        background-color: #000000;
        }
    
    .navChildCell
        {
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: #868686;  
        }
    
    div.nav_child
        {
        background-color: #333333;
        position: absolute;
        visibility: hidden;
        }
    
    .newsDate
        {
        color: #cccccc;
        }
        
    .newsText
        {
        color: #FFFFFF;
        padding-bottom: 5px;
        }
    
    .textPadding
        {
        padding: 3px 0px 3px 0px;
        }
		
.mini_header
{
	color: #ffffff;
    font-weight: bold;
    font-size: 12px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #868686;
	
	margin: 5px 0px;
	font-weight: bold;
	padding: 3px 0px;
}
		
.coachtitle
	{
		color: #fbb009;
		font-size: 12px;
		font-weight: bold;
	}
	
.coachname
	{
		color: #ebebeb;
		font-size: 12px;
		font-weight: bold;
	}
	
.coachheader
{
	font-size: 16px;
	font-weight: bold;
	color: #fff
}

.nav
{
	padding-right: 5px;
	border-width: 0 1px 0 0;
	border-style: dashed;
	border-color: #868686;
}

.curday
{
	font-weight: bold;
	background-color: #333333;
}

.spaceit
{
	margin: 2px 0;
	padding: 2px 0;
}