body,td,th {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#868686;
}

body {
background-color:#FFF;
background-image:url(../images/background_gradient.gif);
background-repeat:repeat-x;
margin:0;
}

#center {
width:766px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#head {
background-image:url(../images/oval_background_01.gif);
background-repeat:no-repeat;
height:21px;
}

#left {
float:left;
}

#right {
float:right;
}

#clear {
clear:both;
}

#main {
background-image:url(../images/oval_background_02.gif);
background-repeat:repeat-y;
padding-left:22px;
padding-right:22px;
}

#menu {
text-align:center;
padding-top:5px;
padding-bottom:5px;
padding-left:3px;
padding-right:1px;
}

#nav-menu ul {
list-style:none;
margin:0;
padding:0;
}

#nav-menu li {
float:left;
margin:0 .3em;

}

#nav-menu li a {
background:url(../images/button.gif) #fff bottom left repeat-x;
height:22px;
line-height:2em;
width:96px;
display:block;
border:0;
color:#fff;
text-decoration:none;
text-align:center;
float:none;
}

#nav-menu li a:hover {
background:url(../images/button_grey.gif) #fff bottom left repeat-x;
height:22px;
line-height:2em;
float:left;
width:96px;
display:block;
border:0;
color:#fff;
text-decoration:none;
text-align:center;
}

#active {
background:url(../images/button_grey.gif) #fff bottom left repeat-x;

}

#nav-menu li a:active {
background:url(../images/button_purple.gif) #fff bottom left repeat-x;
height:22px;
line-height:2em;
float:left;
width:96px;
display:block;
border:0;
color:#fff;
text-decoration:none;
text-align:center;
}





#menu_button a {
background:url(../images/button.gif) #fff bottom left repeat-x;
height:22px;
line-height:2em;
width:96px;
display:block;
border:0;
color:#fff;
text-decoration:none;
text-align:center;
float:none;
}

#menu_button a:hover {
background:url(../images/button_grey.gif) #fff bottom left repeat-x;
height:22px;
line-height:2em;
float:left;
width:96px;
display:block;
border:0;
color:#fff;
text-decoration:none;
text-align:center;
}

#active {
background:url(../images/button_grey.gif) #fff bottom left repeat-x;

}

#menu_button a:active {
background:url(../images/button_purple.gif) #fff bottom left repeat-x;
height:22px;
line-height:2em;
float:left;
width:96px;
display:block;
border:0;
color:#fff;
text-decoration:none;
text-align:center;
}




#content {
padding:10px 5px 5px;
}

#base {
background-image:url(../images/oval_background_03.gif);
background-repeat:no-repeat;
height:30px;
}

.smalltext {
font-size:9px;
}

a:link {
color:#000;
text-decoration:none;
}

a:visited {
text-decoration:none;
color:#000;
}

a:hover {
text-decoration:underline;
color:#333;
}

a:active {
text-decoration:none;
color:#7DB851;
}

h1,h2,h3,h4,h5,h6 {
font-size:14px;
font-weight:400;
margin:0;
padding-top:6px;
color:#333333;
}

#banner,#footer {
text-align:center;
}