HTML{
scrollbar-face-color:#339966;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#66CC99;
scrollbar-shadow-color:#993300;
}

.dates {
	font-style: italic;
	color: #006633;
	font-weight: normal;
	font-size: 16px;
}

.headings {				/* These are all of the page headings excluding the main page heading */
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.links {
	font-weight: bold;
	color: #993300;
}
.bolddates {				/* These are all of the dates in year format alone eg:2000 */
	font-weight: bold;
	color: #006633;
	font-style: italic;
}
.largeheading {			/* This is for all headings on the pages in large font, bold weight */
	font-size: 26px;
	font-weight: bold;
	color: #006600;
}
.BrownTextSmall {		/* This is for all small text that should be brown with normal weight */
	color: #663300;
}	
.RegularText {			/* This setting covers all regular text */
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.GrantGuidelines { 		/* These are the guideline heading on the Grants page */

	font-weight: bold;
	color: #006633;
	font-style: italic;
}
.numbers {				/* These are numbers followed by the ")" sign */

	font-style: italic;
	color: #006633;
	font-weight: normal;
}
.headingText {				/* This is the address box in the top right corner of each page */
	color: #993300;
	font-weight: bold;
}
.FooterText {				/* This is the address box in the bottom center of each page */

	color: #FFFFFF;
	font-weight: bold;
}
.BoardPics {
	background-color: #006600;
	border: medium solid #339966;
}

#boardTextL{
width:75%;
height:105px;
text-align:center;
float:left;
background-image:url('IMG/Light_Brown.jpg');
font-weight: bold;
border-top:medium solid #339966;
border-bottom:medium solid #339966;
border-left: medium solid #339966;
}

#boardTextR{
width:75%;
height:105px;
text-align:center;
float:left;
background-image:url('IMG/Light_Brown.jpg');
font-weight: bold;
border-top:medium solid #339966;
border-bottom:medium solid #339966;
border-right: medium solid #339966;
}



#boardImageL
{
background-color: #006600;
border-top:medium solid #339966;
border-bottom:medium solid #339966;
border-left: medium solid #339966;
width:23%;
height:100px;
float:left;
text-align:center;
padding-top:5px;
}

#boardImageR
{
background-color: #006600;
border-top:medium solid #339966;
border-bottom:medium solid #339966;
border-right: medium solid #339966;
width:23%;
height:100px;
float:left;
text-align:center;
padding-top:5px;
}

#boardHolderRightImage
{
border:medium solid #339966;
Height:98px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
margin-bottom: 10px;
background-color: #DECBB5;
}

#boardHolderRightImage #boardImage
{
background-color: #006600;
width:25%;
float:right;
text-align:center;
}

#boardHolderRightImage #boardText
{
	width:75%;
	text-align:center;
	float:left;
	font-weight: bold;
	}

#boardHolderLeftImage
{
border:medium solid #339966;
Height:98px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
margin-bottom: 10px;
background-color: #DECBB5;
}

#boardHolderLeftImage #boardImage
{
background-color: #006600;
width:25%;
float:left;
text-align:center;
}

#boardHolderLeftImage #boardText
{
width:75%;
text-align:center;
float:right;
font-weight: bold;
}





#boardHolder{
	padding-bottom:125px;
	display: block;
	}

#scholarHolder{
	text-align:center;
	padding-bottom:10px;
	}
#scholarHolder img{
border-style:solid;
border-width:thin;
}

#auditBlock{
width:80%;
text-align:center;
margin-left:10%;
}
#auditLeft{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	float:left;
}

#auditRight{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:auto;
	float:right;
	
}

#auditBlock .headings{
font-size: 22px;
color: #006600;
font-weight: bold;

}

#auditBlock .subHeadings{
font-size: 17px;
color: #006600;
display:inline;
font-weight: bold;

}

