html, body {
background-color: #3d3d42;
font-size:13px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
}

a, a:visited, a:active {
color: #980000;
text-decoration: none;

}
a:hover {
color: #fff;
background: #980000;
}

#wrapper {
width: 793px;
background-color:#fff;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0px 8px 0px;
margin-left: auto;
margin-right: auto;
height:100%;
}

#header {
position: relative;
background-color:#980000;
padding: 0px;
margin: auto;
height: 103px;
width: 773px;
background-image:url(../i/maintitle.gif);
background-repeat:no-repeat;
background-position:right top;
}

#topimg {
position: relative;
background-color:#fff;
padding: 0px;
margin: 5px auto 0px auto;
height: 230px;
width: 773px;
}

#topimg_small {
position: relative;
background-color:#fff;
padding: 0px;
margin: 5px auto 0px auto;
background-image:url(../i/topimg_small2.gif);
height: 86px;
width: 773px;
}

#topimg_small h3 {
font-size: 36px;
font-weight: normal;
margin-top: 35px;
position: absolute;
color: #980000;
left: 6px;
}

#footer {
background-color:#5c5c63;
padding: 0px;
margin: 0px auto 0 auto;
min-height: 30px;
width: 793px;
}

#logo {
position: absolute;
margin-top: 50px;
margin-left: 20px;

}

#nav {
position: absolute;
bottom: 0;
right: 0;
margin-top: 0px;
font-size: 10px;
}

#nav2 {
position: absolute;
margin-top: 5px;
width: 773px;
font-size: 10px;
}

#nav ul, #nav2 ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
} 

#nav ul li, #nav2 ul li { display: inline; }

#nav ul li a, #nav2 ul li a {
text-decoration: none;
padding: .2em 1em;
color: #fff;
}

#nav ul li a:hover, #nav2 ul li a:hover {
color: #fff;
background: #999999;
} 

#main {
position: relative;
margin: 3px auto 0px auto;
width:773px;
height:100%;
}

#leftcont {
width:517px;
float:left;
}

#maincont {
width:773px;
float:left;
min-height: 200px;
}


#rightcont {
width:250px;
float:right;
margin-right: 10px;
height: 100%;
}

.textboxblk {
position: relative;
margin: 0px 0px 0px 0px;
vertical-align: bottom;
padding: 0px;
background-color: #3d3d42;
height: 31px;
width: 100%;
}

.textboxbrn {
position: relative;
margin: 0px 0px 0px 0px;
vertical-align: bottom;
padding: 0px;
background-color: #980000;
height: 31px;
width:100%;
}


.textbrn {
margin: 3px 0px 0px 0px;
vertical-align: bottom;
padding: 10px;
color: #000;
background-color: #fff;
min-height: 236px;
}

.textwht {
position: relative;
margin: 3px 0px 0px 0px;
vertical-align: bottom;
padding: 10px;
color: #000;
background-color: #fff;
}


.textboxtxt {
position: absolute;
margin-left: 5px;
margin-bottom: 3px;
bottom: 0;
color: #fff;
font-size: 15px;
font-weight: bold;
}

#rightcont ul {
 padding: 0 0 0 5px;
 margin: 0;
 list-style-type: none;
}

#rightcont li {
 margin-bottom: 15px;
}

#slideshow {
    position:relative;
    height: 237px;
    width: 517px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
