/* Start of CMSMS style sheet 'Carol_normal' */
body {
	background-color: #416080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(uploads/bg01.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.author_blurb {font-size: 12px}


.menu ul{
 list-style:none;
 padding: 0px;
 margin: 0px;
 font-weight:bold;
 vertical-align:middle;
 
}

.menu li{
 list-style:none;
 padding: 0px;
 margin: 0px;
 color: #000000;
 display: inline;
list-style-type: none;
 
}

.menu a:link, .menu a:visited {
   color: #000000;
   text-decoration: none;
   font-weight:bold;
   line-height:25px;
   vertical-align:middle; 
   border-right: 1px solid #cccccc; 
   padding-right: 5px;
   padding-left: 5px;

 }

 .menu a:hover {
 color: #003366;
 font-weight:bold;
 }

/* End of 'Carol_normal' */

