/* CSS Document */
body {
 margin-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background: url(images/body-bg.jpg) top center;
}
h1 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 20px;
 color: #000;
 font-weight: bold;
}
h2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #000;
 font-weight: bold;
 font-style: italic;
}
a {
 color: blue;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
table.wrapper {}
.wrapper-left {
 width: 16px;
 background: url(images/wrapper-left.png) top right repeat-y;
}
.wrapper-content {
}
.wrapper-right {
 width: 16px;
 background: url(images/wrapper-right.png) top left repeat-y;
}
.wrapper-bottom {
 height: 16px;
 background: url(images/wrapper-bottom.png) top center repeat-x;
}
div#top-pics {
 margin: 0px;
 padding: 0px;
 text-align: center;
}
div#topnav {
 margin: 0px;
 padding: 10px 0px;
 width: 960px;
 height: 23px;
 text-align: center;
 background: #000 url(images/topnav-left.jpg) bottom left no-repeat;
}
#topnav a {
 margin: 0px;
 padding: 0px 10px;
}
div#header {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: center;
 border-bottom: 35px solid #000;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
 background-color: #fff;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#left-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#right-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
 background: #F2F8FC url(images/footer-bg.jpg) top center repeat-x;
}
#footer td {
 padding: 5px;
}
#footer a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
div#slideshow {
 margin: 0px;
 padding: 0px;
 padding-bottom: 10px;
 width: 413px;
 height: 283px;
 float: right;
}
#SLIDESIMG {
}
