body 
 {
 background-image: url(../images/bg1.png); background-repeat: repeat-x;
 font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
 align: center;  background-color: #ffffff;
 }

a {border: 1px #aaaaaa solid; font-weight: bold; line-height: 1.8; background-color: #ccccee; color: white; text-decoration: none; padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 2px;}
a:hover { background-color: #33bbff;}
 
.mainwrapper { margin: 0 auto; }

h1 {color: #2CC63E; border-bottom: 18px dotted #2CC63E;}
h2 {color: #186828; border-bottom: 10px dotted #186828;}
h3 {color: #776062; border-bottom: 5px dotted #776062;}

p {line-height: 1.4; color: #555555;}
li {line-height: 1.3; color: #555555;}

.toprect {margin: 0 auto;   width: 800px; height: 24px; background-image: url('../images/top_rect.png');   padding: 0px;}
.midrect {margin: 0 auto;   width: 800px;  background-image: url('../images/mid_rect.png'); margin: 0px;  padding-left: 45px; padding-right: 45px; padding-bottom: 0px;  padding-top: 10px; background-repeat: repeat-y;}
.botrect {margin: 0 auto;   width: 800px; height: 40px; background-image: url('../images/bottom_rect.png');   padding: 0px;}



