body {
	margin: 0px;
	padding: 0px;
	background: #FFE6C7;
}

h2 {
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-weight: normal;
	border-bottom: 1px #aaa dotted; }

h3 { font-size: 20px; font-weight: normal; }

#top {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        border: 0px solid #ccc;
        background: #FE9914;
        text-align: center;
        }
html>body #top {
        height: 70px; /* ie5win fudge ends */
        }
#left {
        position: absolute;
        top: 70px;
        left: 12px;
        margin: 0px;
        padding: 0px;
        width: 150px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 150px;
        }
html>body #left {
        width: 150px; /* ie5win fudge ends */
        }
#middle {
        margin: 8px 176px 20px 176px;
        padding: 0px;
        }
#right {
        position: absolute;
        top: 70px;
        right: 12px; /* Opera5.02 will show a space 
        at right when there is no scroll bar */
        margin: 0px;
        padding: 0px;
        width: 150px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 150px;
        
		text-align: center;
	
		font-family: futura, verdana, sans-serif;  
		font-size: 14px; 
		color: #000000; 
		line-height: 26px;

        }
html>body #right {
        width: 150px; /* ie5win fudge ends */
        }


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

 /* height and width stuff, width not really nessisary. */
 .rbtop div, .rbtop, .rbbot div, .rbbot {
 width: 100%;
 height: 7px;
 font-size: 1px;
 }
 .rbcontent { margin: 0 7px; text-align: center; }
 .rbroundbox { width: 100%; margin: 1em auto; }

A:link { text-decoration: none; color:#AD6505; border-bottom: 1px #EACCA7 dotted;}
A:visited { text-decoration: none; color:#AD6505; border-bottom: 1px #EACCA7 dotted;}
A:hover { text-decoration: none; color:#000; border-bottom: 1px #000 dotted;}

.pullquote {
	font-family: futura, verdana, sans-serif;  
	font-size: 14px; 
	color: #222; 
	line-height: 22px;
	text-align: justify;
	padding: 12px;
	border-bottom: 1px #aaa dotted;
}

#navcontainer
{
background: #f0e7d7;
width: 30%;
margin: 0 auto;
padding: 1em 0;
font-family: futura, verdana, sans-serif;
font-size: 13px;
text-align: center;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 1px;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
font-family: futura, verdana, sans-serif;
}

ul#navlist li a
{
display: block;
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 3px;
border-width: 1px;
color: #AD6505;
text-decoration: none;
background: #FFF;
border-bottom: 1px #aaa dotted;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #FFF;
color: #000;
border-bottom: 1px #aaa dotted;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000000;
border-bottom: 1px #aaa dotted;
}

.newsArchiveTitle { margin: 0px; padding: 0px; }