body{padding: 10px;background: #b26820;color: #3C0012;text-align: center;
    font:85%/1.45 "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif}


h1,h2{margin: 0;padding: 0 10px;letter-spacing: -1px;font-weight:100;color: #a00}
h1{font-size: 200%}
h2{font-size: 140%}
p{margin:0;padding: 0 10px 1em}
div#container{width:770px;margin: 0 auto;padding:0 0;text-align:left;}
div#content{float:right;width:555px;padding:10px;background: #eeddcc}
div#nav{float:left;width:185px;padding:0;background:#330000; font-size:11px; color: #fff;}


/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
}
.rbcontent { height: 7px; margin: 0 7px; }
.rbroundbox { width: 770px; margin: 5px auto;}

.slideshow { height: 237px; width: 185px; margin: 0;}
.slideshow img { padding: 0px; }

#header {
	margin: 0 0 0 0;
	overflow: auto;
	clear: both;
        font-weight: normal;
        font-size: 12px;
        color: #fff;
        font-family: tahoma, arial, helvetica, sans serif, sans serif;
        text-decoration: none;
}

#footer {
        padding-top: 10px;
	clear: both;
        font-weight: normal;
        font-size: 11px;
        color: #fff;
        font-family: tahoma, arial, helvetica, sans serif, sans serif;
        text-decoration: none;
}

div.left {
	width: 50%;
	float: left;
}

div.right {
	width: 50%;
	float: right;
	text-align: right;
}


.white
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: tahoma, arial, helvetica, sans serif, sans serif;
    text-decoration: none;
}
a.white
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: tahoma, arial, helvetica, sans serif, sans serif;
    text-decoration: none;
}

a.white:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #a00000;
    font-family: tahoma, arial, helvetica, sans serif, sans serif;
    text-decoration: none;
}

#menu {
 width: 185px;
}
#menu ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#menu li {
 border-bottom: 1px solid #ED9F9F;
}
#menu li a:link, #menu li a:visited  {
 display: block;
 padding: 0.4em 0 0.4em 0.5em;
 border-left: 12px solid #711515;
 border-right: 1px solid #711515;
 background-color: #B51032;
 color: #FFFFFF;
 text-decoration: none;
}
#menu li a:hover {
 background-color: #711515;
 color: #FFFFFF;
}
#menu ul ul {
 margin-left: 12px;
}
#menu ul ul li {
 border-bottom: 1px solid #711515;
 margin:0;
}
#menu ul ul a:link, #menu ul ul a:visited {
 background-color: #ED9F9F;
 color: #711515;
}
#menu ul ul a:hover {
 background-color: #711515;
 color: #FFFFFF;
}