 body {
background-color:#b8d5d5;
background-image: url(img/backgradient.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12 px: !important;font-size: 80%; line-height: 133%;
color: #000000;
}

#main {
margin: 0px auto 0px auto;
width: 920px;
background: #b8d5d5;
background-image: url(img/backgradient.jpg);
background-repeat: repeat-x;
}

#main a {
text-decoration: none;
}

#homebanner {
float:center;
background: #b8d5d5 url(img/homebanner.jpg) no-repeat;
margin: 0;
width: 920px;
height: 336px;
}

#banner {
background: #b8d5d5;
margin: 0px auto 0px auto;
background-image: url(img/backgradient.jpg);
background-repeat: repeat-x;
}

#index_navlist {
float: right;
margin-top: 190px;
margin-right: 40px;
list-style-type: none;
}

#index_navlist li {
padding: 5px;
}

#index_navlist a{
color: #faf7fe;
font-size: 1.25em;
font-weight: bold;
text-decoration: none;
}

#index_navlist a:hover {
color: #ff0000;
}

#main_info {
background-color: #faf7fe;
margin: 2px 0px 0px 0px;
width: 921px;
height: 900px;
border-color: #acaeb3;
border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}

#main_info p {
text-align:left;
margin-left: 40px;
margin-right:40px;
}

#main_info h1{
text-align: center;
}
#mainright {
background-color: #faf7fe;
/*margin: 15px 15px 15px 0px;*/
/*padding-top: 5px;*/
padding-right: 5px;
width: 355px;
height: 100%;
float: right;
border-left: 1px dotted #acaeb3;
}

#mainleft {
background-color: #faf7fe;
margin-top: 15px;
padding-top: 5px;
height: 100%;
width: 50%;
float: left;
}

#info {
float: center;
margin: 2px 0px 0px 0px;
width: 921px;
min-height: 550px;
background-color: #faf7fe;
border-color: #acaeb3;
border-style: solid;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}

#info h3 {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#navlist {
background-color: #000000;
width: 920px;
height: 25px;
padding: 5px 0px 0px 0px;
text-align: center;
}

#navlist a {
color: #faf7fe;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover {
color: #ff0000;
}

#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navlist li {
display: inline;
text-align: center;
border-right: 1px solid #acaeb3;
padding: 2px 20px 2px 20px;
}

#infobox {
float: center;
width: 95%;
min-height: 200px;
margin: 20px 5px 0px 10px;
padding-top: 3px;
}

#infobox_pic {
float: left;
margin: 5px 20px 0px 10px;
}

#infobox p {
text-align: left;
float: center;
}

#schedule_text {
width: 80%;
margin: 0px auto 0px auto;
float: center;
text-align: left;

}

#schedule_text h1 {
text-align: center;
margin-top: 20px;
}

#schedule_text ul {
margin: 20px 10px 0 0;
}

#schedule_text li {
font-size: 12px;
margin-top: 5px;
}

#cdpic {
float: left;
padding: 10px 20px 0px 10px;
}

#contact {
width: 90%;
text-align: justify;
margin-left: 20px;
}

#contact p{
margin 10px 0px;
padding: 5px 0px;
}

#contact input {
font-size: 10px;
margin: 5px 0px;
padding: 2px;
border: 1px solid #c2c2c2;
-moz-border-radius: 4px;
}

#footer {
margin: 0px 0px 0px 0px;
width: 921px;
height: 50px;
text-align: right;
background-color: #b8d5d5;
background-image: url(img/homefooter.jpg);
background-repeat: no-repeat;
}

#footer p {
line-height: 1;
margin: 0;
padding: 0em 2em 0 0;
font-size: 9px;
}