#navbox{
border: 1px #d4978a solid; 
background-color: #f5e8ca; 
font-family: impact;
font-weight: ;
color: #990033;
text-align: center;
cursor: hand;
text-decoration: none;
margin: 4px;
padding-left: 5px;
padding-right: 5px;


}


#navbox:hover{
border: 1px #a4a89a solid; 
background-color: #ebdeca; 
font-family: impact;
font-weight: ;
color: #003366;
text-align: center;
cursor: hand;
text-decoration: none;
margin: 4px;
padding-left: 5px;
padding-right: 5px;
}

.leftnav{
font-family: Trebuchet MS;
font-weight: bold;
background-color:  #FFFBCF;
}

#leftlink{
text-decoration: none;
color: #000000;
}

#leftlink:hover{
text-decoration: none;
background-color: #ebdeca; 
color: #003366;
display: block;
}

#leftlink:visited{
text-decoration: none;
color: #993333;
}

.sponsorbox{
background-color: white;
border: silver 1px solid;
font-family: Trebuchet MS;
color: black;
display: block;
height: 150px;
align: center;
}

.midheader{
color: white;
font-family: Trebuchet MS;
font-weight: bold;
font-size: 24px;
background-color: #990033;
text-align: center;
display: block;
}

#midheadlink{
color: white;
text-decoration: none;
}

.midcontent{
font-family: Trebuchet MS;
color: black;
border: 1px solid silver;
padding: 3px;
margin-bottom: 20px;
display: block;
}

a:link
{
	color: #993333;
}
a:active
{
	color: rgb(51, 51, 153);
}
a:visited
{
	color: rgb(153, 51, 51);
}

.royaltyContent{
font-family: Trebuchet MS;
color: #000000;
border: 1px solid silver;
padding: 3px;
margin-bottom: 20px;
height: auto;
display: block;
}

.royaltyHeader{
color: white;
font-family: Trebuchet MS;
font-weight: bold;
font-size: 16px;
background-color: #990033;
text-align: left;
display: block;
width: auto;
margin-bottom:10px;
padding-left: 5px;

}

.boardContent{
font-family: Trebuchet MS;
color: black;
border: 1px solid silver;
padding: 3px;
margin-bottom: 20px;
height: auto;
display: block;
}

.boardHeader{
color: white;
font-family: Trebuchet MS;
font-weight: bold;
font-size: 16px;
background-color: #990033;
text-align: left;
display: block;
width: auto;
margin-bottom:10px;
padding-left: 5px;

}
.year_bold{
color: #993333;
font-weight: bold;
}

.burgundy{
color: #993333;
}

.breadtrail {
font-family: Trebuchet MS;
color: #4A84B5;
font-size: 11px;
}

#breadtrail {
font-family: Trebuchet MS;
color: #4A84B5;
font-size: 11px;
}

#breadtrail:hover {
font-family: Trebuchet MS;
color: #000000;
font-size: 11px;
}

.formheader{
background-color: #4A84B5;
display: block;
font-family: Trebuchet MS;
font-weight: bold;
color: #FFFFFF;
font-size: 16px;
padding: 5px;

}

.form1{
background-color: #ededc7;
display: block;
font-family: Trebuchet MS;
font-weight: bold;
padding: 5px;

}

.form2{
background-color: #e3dba5;
display: block;
font-family: Trebuchet MS;
font-weight: bold;
padding: 5px;
}

.formindent1{
background-color: #CCBF5C;
display: block;
font-family: Trebuchet MS;
font-weight: bold;
padding: 5px;

}

.formindent2{
background-color: #D4C977;
display: block;
font-family: Trebuchet MS;
font-weight: bold;
padding: 5px;

}

.copyright{
font-family: Trebuchet MS;
font-weight: normal;
font-size: 11px;
}

.navrule {
	color: #993333;
	margin-top: 0;
	margin-bottom: 0;
}