body
{
    background: 				URL(../images/backgrndWolfeagle.gif) repeat bottom fixed;
	font-face:				    "Comic Sans", Verdana, Arial, sans-serif;
	font-size:                  .9em;
}
a 
{
    text-decoration:            none;
    border-bottom:              1px dashed #ff9999;
	font-size:                  1.1em;
}
a:visited
{
    text-decoration:            none;   
    color:                      #9999ff;
	font-size:                  1.1em;
}
a:hover 
{
    text-decoration:            none;
    border-bottom:              1px solid #ffcc99;
}
.content_para
{
    color:                      #4f009e;
    font-family:                "Comic Sans", Verdana, Arial, sans-serif;
	font-size:					1em;
    margin-left:                2em;
    margin-right:               2em;
}
.content_para a
{
	color:                      #5c00b8;
	font-weight:                bold;
	font-size: 1em;
}
.pageHeading
{
    text-align:                 center;
    font-size:                  1em;
	font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    color:                      #5c00b8;
    font-weight:                bold;
    text-transform:             uppercase;
    margin-top:                 1.5em;
}
.logo_center
{
    text-align:                 center;
    background-color:           #ffdd7c;
    border-bottom:              solid 1px #ad5cff;
}
.logo_right
{
    text-align:                 right;
    background-color:           #ffdd7c;
    border-bottom:              solid 1px #ad5cff;
}
.logo_left
{
    text-align:                 left;
    background-color:           #ffdd7c;
    border-bottom:              solid 1px #ad5cff;
}
.hdr_center
{
    text-align:                 center;
    background-color:           #ffdd7c;
    border-bottom:              solid 1px #ad5cff;
}
.hdr_linkrow
{
    background-color:           #996699;
    text-align:                 right;
}
.hdr_linkrow a
{
    color:                      #ffff7a;
}
li a
{
	color:                      #5c00b8;
	font-size: 1em;
}
.nav_general
{
    border-bottom:              none;
    text-decoration:            none;
    color:                      #fff;
    font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    font-size:                  .6em;
}
.nav_general a
{
    font-size:                  .4em;
}
.nav_general:hover
{
    border-bottom:              none;
}
.navHeading
{
    background-color:           #caafca;
    color:                      #FFF;
    font-weight:                bold;
	font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    padding:                    3px;
    border-top:                 1px solid #8f1fff;
    border-bottom:              1px solid #8f1fff;
	font-size:                  .8em;
}
.navLink
{
    padding:                    3px;
    color:                      #5c00b8;
	font-size:                  .8em;
}
.navlink a
{
    color:                      #5c00b8;
}
.navWrapper
{
    margin-left:                10px;
    margin-right:               15px;
    width:                      146px;
    text-align:                 left;
}
.BodyWrapper
{
    text-align:                 left;
}
.strongcell
{
    font-weight:                bold;
}   
.title
{
    font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    font-size:                  1.2em; 
    font-weight:                bold; 
}
.subtitle
{
    font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    font-size:                  1em;
    font-weight:                bold; 
}
.info
{
    font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    font-size:                  .9em; 
	color:                      #5c00b8;
}
.updated
{
    font-size:                  .7em;
	font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    text-align:                 center;
    color:                      #006600;
}
.updated a
{
    color:                      #006600;
	font-size:                  .6em;
	font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    text-align:                 center;
}
.announcement
{
	font-family:                "Comic Sans", Verdana, Arial, sans-serif;
    font-size:                  1em;
    font-weight:                bold; 
	color:						#660099;
}

@media print{
.navWrapper
{
    display:                    none;
}
.noPrint
{
    display:                    none;
}
.printTable
{
    width:						100%;
}
.hdr_linkrow
{
    display:					none;
}

.nav_general
{
    display:					none;
}
}


@media screen{
.BodyIndent
{
    margin-left:                20px;
    margin-right:               10px;
	font-family:                "Comic Sans", Verdana, Arial, sans-serif;
}
}
