body {
    color: #000000;
    background-color: #000080;
    background-image: url(graphics/mccoy_bkgnd.jpg);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center top;
    padding: 0;
    margin: 0 0 24px 0;
    font-family: 100% Verdana, Arial, Helvetica, sans-serif;
}

div#header {
	width: 900px;
	color: #ffffff;
	background-color: #000000;
	padding: 10px 0;
	margin:0;
}

dt { padding: 1.5em 0 0.5em 0; }

/*
.page_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color: #000080;
    background-color: #ffffff;
    width: 750px;
}
*/
.tagline {
	font-size: 150%;
	text-align: center;
	color: #000050;
	border: 1px solid #000050;
	border-width: 1px 0;
	margin-bottom: 6px;
}

.warning {
    color: red;
    font-weight: bold;
}

.siteheader{
    color: #ffffff;
}

.crumbbar {
    padding: 0px 25px 6px 25px;
    color: #500000;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
 }

.crumbbar a, .crumbbar a:visited { padding: 0px 3px; color: #500000; background-color: #ffffff; font-weight: bold; text-decoration: none; }
.crumbbar a:hover, .crumbbar a:focus { padding: 0px 3px; color: #99e600; background-color: #ffffff; font-weight: bold; text-decoration: none; }

.page_body {
	background-color: #ffffff;
	border: 0px solid #000000;
	border-right-width: 1px;
	padding: 24px 6px 6px 6px;
}

.helparea {
    font-size: 75%;
    color: #000000;
    background-color: #ffffc8;
    border: 2px  solid #000080;
    margin: 6px 12px 0px 12px;
    padding: 6px;
}

/*
    PAGEHEADER AREA
*/

.pageheader {
	color: #049FDF;
	background-color: #ffffff;
	background-image: url(graphics/pg_heading.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 200%;
    margin: 0;
    padding: 0;
	border: 0 solid #acacac;
	/* border-bottom-width: 4px; */
}

.pagenav {
    padding: 0 ;
    color: #000000;
    background-color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.pagenav a {font-family: Verdana, Arial, Helvetica, sans-serif;}
.pagenav a:link { color: #2A5FAA; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.pagenav a:visited { color: #2A5FAA; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.pagenav a:active { color: #049FDF; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }
.pagenav a:hover { color: #049FDF; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }

/*
    MAIN MESSAGE
*/

.homepic {
    padding: 0; 
    color: #000000;
    background-color: transparent;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
}

.message {
    padding: 0px 25px 6px 25px;
    color: #000000;
    background-color: transparent;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
}

.message ul ol {
    margin-top: 3px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 6px;
}

.message a:link { color: #000080; background-color: #ffffff; text-decoration: underline;  display: inline; }
.message a:visited { color: #000080; background-color: #ffffff; text-decoration: underline;  display: inline; }
.message a:active { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }
.message a:hover { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }

.sec_title {
	color: #2A5FAA;
    margin-top: 24px;
    margin-bottom: 3px;
    font-size: 125%;
    font-weight: bold;
    text-decoration: none;
}
.sec_title a:link { color: #2A5FAA; text-decoration: none;}
.sec_title a:visited { color: #2A5FAA; text-decoration: none;}
.sec_title a:active { color: #2A5FAA; text-decoration: none; }
.sec_title a:hover { color: #2A5FAA; text-decoration: none; }

.sec_links_cap {
    font-weight: bold;
}
.sec_links {
    margin-top: 6px;
    font-weight: normal;
}
.sec_links a:link { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.sec_links a:visited { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.sec_links a:active { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }
.sec_links a:hover { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }

.sec_piccaption {
    font-weight: bold;
    color: #ff9933;
}

.sec_list ul ol {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.sec_list li {
    padding-bottom: 0.5em;
}

.treelist {
    padding-bottom: 6px;
    font-weight: bold;
}
.treelist a:link { color: #000080; background-color: #ffffff; text-decoration: none;  display: inline; }
.treelist a:visited { color: #000080; background-color: #ffffff; text-decoration: none;  display: inline; }
.treelist a:active { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }
.treelist a:hover { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }

.treepagelinks {
    list-style: disc;
    font-weight: normal;
}
.treepagelinks a:link { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.treepagelinks a:visited { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.treepagelinks a:active { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }
.treepagelinks a:hover { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }

.pagefooter{
	font: 125% Verdana, Arial, Helvetica, sans-serif;
	color: #049FDF;
}

.sitefooter {
	clear: both;
	width: 898px;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #2A1FAA;
	background-color: #979797;
	border: 1px solid #000000;
	border-top-width: 0;
}

.sitefooter a { 
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	display: inline; 
}	

.sitefooter a:link, .sitefooter a:visited {
    color: #2A1FAA; background-color: #979797;
}
.sitefooter a:active, .sitefooter a:hover, .sitefooter a:focus {
    color: #eeeecc; background-color: #979797;
}

.admin_link a { 
	padding: 24px;
	font: smaller Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	display: inline; 
}	

.admin_link a:link, .admin_link a:visited { color: #505050; background-color: transparent;}
.admin_link a:active, .admin_link a:hover { color: #979797; background-color: transparent;}

