*{
   font-family:verdana;
   font-size:9pt;
}
body {
   background-color: #FFCDEE;
   background-image: url(img/bg.gif);
}
#main{
   width:800px;
   margin-left:auto;
   margin-right:auto;
   align: center;
   background-color:white;
   background-image:url("img/rightbg.gif");
   background-repeat:repeat-y;
}
#left{
   width:209px;
   float:left;
}
#logo{
   width:209px;
   height:204px;
   background-image:url("img/logo.gif");
}
.menu{
   border-left:14px solid #FFCDEE;
   background-color:#cd0099;
   margin-right:9px;
}
.menu .menuTitle{
   background-image:url("img/menuback.gif");
   font-family:arial;
   font-weight:bold;
   font-size:12pt;
   height:27px;
   padding-left:5px;
   text-align:left;
   color:white;
   margin-bottom:5px;
   padding-top:3px;
}
.menu a,.menu a:link, .menu a:visited{
   display:block;
   height:17px;
   border-bottom:1px solid #940474;
   border-top:1px solid #940474;
   text-decoration:none;
   color:yellow;
   padding-left:10px;
   text-align:left;
}
.menu a:hover{
   color:#940474;
   background-color:#FFCDEE;
}
.banner{
   text-align:center;
   border-left:14px solid #FFCDEE;
   background-color:#cd0099;
   margin-right:9px;
   padding-top:5px;
}
.banner img{
   border:2px solid #940474;
}

#center{
   float:left;
   width:569px;

}
#centertop{
   width:569px;
   height:24px;
   background-image:url("img/centertop.gif");
}
#centerheader{
   width:569px;
   height:69px;
   background-color:#CD0099
}
#right{
   width:2px;
   float:left;
}
#topright{
   width:22px;
   height:104px;
   background-image:url("img/topright.gif");
}
#content_end{
   clear:both;
   width:800px;
   height:15px;
   background-image:url("img/contentend.gif");
   background-position:bottom;
   background-repeat:no-repeat;
}
#bottom_menu{
   width:800px;
   text-align:center;
   background-image:url("img/bottommenu.gif");
   padding-top:10px;
   padding-left:170px;
}
#bottom_menu a,#bottom_menu a:link, #bottom_menu a:visited{
   text-decoration:none;
   color:yellow;
   padding-right:5px;
   padding-left:5px;
   font-weight:bold;
   font-size:8pt;
}
#bottom_menu a:hover{
   color:#940474;
}
#bottom{
   width:800px;
   height:26px;
   background-image:url("img/bottom.gif");
}
#pagetitle{
   width:400px;
   height:50px;
   font-family:arial;
   font-weight:bold;
   font-size:12pt;
   color:white;
   text-align:left;
}
#titlemenu{
   width:400px;
   text-align:center;
}
#titlemenu a,#titlemenu a:link, #titlemenu a:visited{
   text-decoration:none;
   color:yellow;
   padding-right:5px;
   padding-left:5px;
   font-weight:bold;
   font-size:8pt;
}
#titlemenu a:hover{
   color:#940474;
}
#titlebanner{
   float:right;
}
.motto{
   color: #FFCDEE;
   font-weight:bold;
   font-size:10pt;
}
H1, H2, H3, H4, H5, H6 {
   font-family: arial, helvetica, sans-serif; color: #970174;
}
H1 {
   font-size: 16pt;
}
H2 {
   font-size: 12pt;
}
H3 {
   font-size: 12pt;
}
#content {
   text-align:left;
}