body {
margin: 0 auto;
padding: 0;
font: 76% Helvetica,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(../img/bg.gif) top center repeat-y;
text-align:center;
}
img {
border-style: none;
}
#wrap {
color: #303030;
margin: 0 auto;
width: 980px;
padding: 0;
}
#header {
margin: 0 0 10px 0;
padding: 0;
text-align: right;
background: #FFF url(../img/banner.jpg) top center no-repeat;
height: 175px;
position: relative;
}
#dpQuote {
margin: 0 0 0 25px;
padding: 0 5px 5px 5px;
font-size: .9em;
color: #CCCC66;
position: absolute;
bottom: 0;
text-align: right;
right: 0;
font-family: 'Comic Sans MS', cursive,sans-serif;
}
#dpQuote .citation {
padding-top: 2px;
font-size: .9em;
color: #999933;
text-align: right;
}
#menu {
margin-bottom: -5px;
}
#menu ul {
list-style: none;
padding: 0;
margin: 0;
}
#menu li {
float: left;
border: 1px none #000;
border-bottom-width: 0;
margin: 0 0 0 10px;
padding: 0;
/*background-color: #c0c0c0;*/
}
#menu a {
color: #000;
text-decoration: none;
display: block;
padding: 10px 0;
width: 99px;
text-align: center;
background: #fff url(../img/menubg.gif) top left no-repeat;
}
#menu a:hover {
background-position: 0 -40px;
}
#menu .active {
border-color: #000;
}
#menu .active a {
position: relative;
top: 1px;
background-position: 0 -80px;
color: #000;
font-weight: bold;
}
#content {
clear: both;
text-align: left;
margin:  -10px 0 0 0;
padding: 25px 15px;
border-top: solid 1px #000;
}
h1 {
text-align: center;
}
#footer {
margin: 0 5px;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
border-top: solid 1px #C0C0C0;
clear: both;
}
#footer a {
text-decoration: none;
color: #888;
}
#footer a:hover {
text-decoration: underline;
}
#dmnBreadcrumb {
padding: 0 0 10px 0;
}
#dmnBreadcrumb a {
color: #000;
}
