body{
font-family: "Times New Roman", "Verdana", serif;
font-size: 80%;
color: #000;
background: #CCC url(../images/PageBG.gif) repeat-x;
}

#container{
background: #FFF;
border-top: 2px solid #AAA
}

#banner{
background: url(../images/BannerBG.gif) repeat-x;
}

#mainbody{
background-color: #DDD;
border-bottom: 2px solid #AAA;
}

#emphasis{
background-color: #e7dad5;
border: 1px solid #aaaaaa;
}

.bolding{
font-weight: bold;
color: #000000;
}

.bolding2{
font-weight: bold;
color: #992222;
}

#logo{
background: url(../images/BannerL.gif) no-repeat;
}

#leftcolumn{
border-right: 2px #ccc solid;
background-color: #FFF;
}

a:link{
color: #922;
}

a:active{
color: #555;
}

a:visited{
color: #922;
}

a:hover{
color: #555;
}

#menu{
border-top: 3px solid #922;
border-bottom: 3px solid #BA6365;
background: url(../images/menubg2.gif) repeat-x;
}

h1{
font-size: 160%;
}

h1.subpage{
font-size: 160%;
border-bottom: 1px #444 dotted;
}

span.title{
font-size: 90%;
color: #922;
border-bottom: 1px #444 dotted;
}

h2{
font-size: 140%;
color: #922;
}

span.main{
font-size: 90%;
color: #922;
border-bottom: 1px #444 dotted;
}


.address{
list-style: none;
}

span.bullet{
font-weight: bold;
color: #922;
}

#topref{
width: 99%;
text-align: right;
}

#footer a{
color: #922;
}

#footer a:hover{
color: #000
}