/* Start of CMSMS style sheet 'bernie' */
body {
  text-align: center;
  background-color: #41443e;
  font: 0.8em verdana;	
  color: #41443e;
}

#container {
width: 900px; margin: auto;
background-color: #fff;
color: #000; }

#header {
width: 100%;
background-color: #41443e;
color: #000;
padding: 3px 0; }

#title {
margin-left: 0px;
text-align: left;
color: #D7E2FF; 
font-size: 1.1em;}

#footer {
width: 100%; margin: auto;
background-color: #fff;
color: #000; 
font-size: 0.85em; clear: all;
}

#content {
 border-top: 8px solid #4060af; text-align: left;
padding: 15px;
font-size: 1em;
line-height: 150%}

.line { 
color: #FFDEAE; background-color: #FFDEAE;
height: 1px; 
text-align:center;
clear: all; }

#content h1 {  padding: 8px 0; text-align: left; font-size: 1.4em; color: #4060af; 
border-top: solid #4060af medium;
border-bottom: dotted #4060af thin;
}
#content h2 {  padding-top: 5px; text-align: left; font-size: 1.2em; color: #4060af; }
#content h3 {  text-align: left; font-size: 1em;}

#contents p, #contents ul, #contents ol, #contents table
{text-align: left;}

#sitemap a, #content a {
color: #4060af;
text-decoration: underline;
font-weight:bold; }

#sitemap a:hover, #content a:hover {
color: #AF8140;
text-decoration: underline;
font-weight:bold; }

#menu{
text-align: center;
color: #4060af;
font-weight:bold;
font-size: 1em;
}

#menu ul {
list-style-type: none;
position: relative;
text-align: center;
}

#menu li {
display: inline;
text-align: center;
list-style-type: none; 
padding: 0px 4px;
}

#menu li a {
color: #D7E2FF; 
text-decoration: none;
padding: 5px;
}

#menu li a:hover {
color: #FFDEAE;
}

#menu li .currentpage {
color: #000;
}

#copyright { padding-left: 15px; padding-bottom: 15px;
color: #000; text-align: left; }

#copyright a {
color: #4060af; text-decoration: underline; }

#copyright a:hover {
color: #000; background-color: #4060af;
text-decoration: underline; }

.left { float: left;   text-align: left;}
.right { float: right;   text-align: right;}

#sitemap {list-style: none; padding: 0; margin: 0; }
#sitemap li {display: inline; padding-right: 10px; }
/* End of 'bernie' */

