body{
font-family: verdana, arial, sans-serif;
font-size: 80%;
}

a{
color: #888888;
}

a:hover{
color: #000000;
}

#wrapper{
background: #ffffff url(images/page-bg.gif) repeat-x;
}

#container{
border-left: 1px solid #ebe9e9;
border-right: 1px solid #ebe9e9;
border-bottom: 1px solid #ebe9e9;
}

#banner{
background: #ffffff url(images/banner-bg.gif) repeat-x;
}

#address{
font-size: 80%;
}

#address li{
list-style: none;
}

#address a{
color: #497c58;
text-decoration: none;
}

#address a:hover{
color: #19bd4c;
}

span.underline{
text-decoration: underline;
}

#logo{
background: url(images/logo.gif) no-repeat;
}

#menu{
font-size: 80%;
}

#menu a{
color: #000000;
text-decoration: none;
}

#menu a:hover{
color: #888888;
}

#menu ul{
list-style: none;
}

#menu li{
background: url(images/menu-flair.gif) no-repeat;
}

#menu li:hover{
background: url(images/menu-ovr.gif) no-repeat;
}

#pagebody{
border-top: 1px solid #ebe9e9;
border-bottom: 1px solid #ebe9e9;
}

p.emphasis{
background-color: #e0f2e4;
}

h1{
font-size: 115%;
}

h2{
font-size: 100%;
font-weight: normal;
color: #447755;
text-decoration: underline;
}

.header{
background: url(images/header-flair.gif) no-repeat left;
}

.bolding{
font-weight: bold;
}

.bolding2{
font-weight: bold;
}

#footer{
font-size: 80%;
}

img{
border: 0;
}
