p {
  text-indent: 20px;
  margin: 0px
}


a:link, a:active, a:visited  {
  font-weight: 600;
  text-transform: capitalize;
  color: #333399
}

a:hover {
  font-weight: 600;
  text-transform: capitalize;
  color: #666666
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  background-position: top;
  background-repeat: repeat-y;
  background-color: #C6DDEB
}
#wrapper {
    width: 775px;
    padding: 10px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: auto;
    text-align: left;
    border: 1px solid #DDDDDD;
  background-color: #FFFFFF;

}
#header {
    margin: 0px;
    padding: 0px;
    height: 175px;
    width: auto;
    background-color: #f1f1f1;
}
#container {
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-attachment: scroll;
    background-image: url(images/mmbkgrdNEW.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    height: 1%;
    width: auto;
}
#left {
    margin: 0px;
    width: 115px;
    padding-top: 10px;
    padding-right:10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: left;
}
#nav {
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-type: none;
}
#nav li {
    padding: 0px;
    display: block;
    background-attachment: scroll;
    background-image: url(images/bullet4.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    	border: 1px #CCCCCC solid;
 	padding: 0.2em;
    background-color: #FFFFFF;
  margin-bottom: 5px
}
#nav li a:link, #nav li a:visited, #nav li a:active {
    color: #333399;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    width:90px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px
}
#nav li a:hover {
    color: #CCCCCC;
    text-decoration: none;
  background-color: #333399;
  display: block;
    margin: 0px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    width:90px;
    background-attachment: scroll;
    background-image: url(images/bullet3.gif);
    background-repeat: no-repeat;
    background-position: 0px 50%;
}
#center {
    height: auto;
    width: 604px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    line-height: 1.8em;
}
h6 {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    color: #666666;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 2px;
}
h5 {
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    color: #666666;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 2px;
}
#leftb {
    width: 40px;
  background-image: url(images/mrddmonth.gif)no-repeat top left;
  left: 50%;
  margin-left: -325px;
  position: fixed;
  height: 500px;
  top: 0px;
}
.clearer {
    font-size: 0px;
    line-height: 0px;
    display: block;
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 0px;
    width: auto;
}
#footer {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    background-color: #F1F1F1;
    background-attachment: scroll;
    background-image: url(images/ftbkgrd.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    height: 1%;
    width: auto;
}
#footer p {
    color: #000000;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
    color: #999999;
    text-decoration: none;
}
#footer a:hover {
    color: #CCCCCC;
    text-decoration: none;
}
.topnav {
 	font-size: 0.8em;
  color: #666699;
 	background-color: transparent;
 	border: 1px #CCCCCC solid;
 	padding: 0.5em;
}

