body {
background-color: f2f2f2;
}

h1 {
font-family: Times, Times New Roman, serif;
font-size: 24px;
color: 92278f;
font-weight: normal;
line-height: 30px;
}

.title {
font-family: Times, Times New Roman, serif;
font-size: 24px;
color: bc8cbe;
font-weight: normal;
line-height: 30px;
}

.smallcopy {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: 898989;
font-weight: normal;
line-height: 18px;
}










ul#menu{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:30px;font-size:12px;background:transparent url("bgOFF.gif") repeat-x top left;font-family:Arial,Helvetica,Verdana,sans-serif;}
ul#menu li{display:block;float:left;margin:0;pading:0;}
ul#menu li a{display:block;float:left;color:#fff;text-decoration:none;padding:8px 20px 0 20px;height:24px;background:transparent url("bgDIVIDER.gif") no-repeat top right;}
ul#menu li a:hover{background:transparent url("bgHOVER.gif") no-repeat top right;}
ul#menu li a.current,ul#menu li a.current:hover{color:#fff;background:transparent url("bgON.gif") no-repeat top right; font-weight:bold;}