/* Start of CMSMS style sheet 'Main' */
body{background:#fff;color:#fff;font:100% Garamond, Georgia, serif;margin:0;padding:0;}
a{color:#fff;text-decoration:none;}
a:hover,a:active{color:#fff;text-decoration:underline;}
a:visited{color:#fff;}
a.yellow{color:yellow;text-decoration:none;}
a.yellow:hover,a:active{color:yellow;text-decoration:underline;}
a.yellow:visited{color:yellow;}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;padding-top:.5em;padding-bottom:.5em;}
h2{border-bottom:1px solid #fff;font-family:color:#fff;}
h3{color:yellow}
.clear{clear:both;}
.black{color:#000;}
.center{text-align:center;}
#contentwrapper{margin:15px 25px 0;}
.border {border:1px solid #fff;}
/* End of 'Main' */

/* Start of CMSMS style sheet 'Nav' */
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
/*font:normal 12px Verdana;*/
line-height: 18px;
z-index: 100;
background-color: #82211A;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

/* End of 'Nav' */

