
BODY    {
    background-color : #573B3F;
    font-family : Verdana;
    font-size : 10px;
    color : maroon;
	margin: 0px;
    scrollbar-base-color: #cb9c7e; 
    scrollbar-face-color: #cb9c7e; 
    scrollbar-track-color: #cb9c7e; 
    scrollbar-arrow-color: #3f1219;
    scrollbar-highlight-color: #3f1219; 
    scrollbar-3dlight-color: #3f1219; 
    scrollbar-shadow-color: #3f1219;
    scrollbar-darkshadow-color: #3f1219; }
HR { background-color: #3f1219; width: 80%; height: 1px; margin-top: 10px; margin-bottom:10px; 
}
UL { display: block; list-style-type: none; margin: 0px; padding:0px;}
LI {background: url(chainsaw.gif) no-repeat; padding-left: 55px; padding-bottom: 20px; font-size: 14px;}
A:link, A:visited { color : #FFEBDD; text-decoration : none; font-weight: bold; }
A:hover, A:active { color : #FFF; text-decoration : underline; font-weight: bold; }

p, table, tr, td  { font-family: verdana; font-size: 10px; color: #331417;}
TD A {
	color: maroon;
}

H1 { font-size : 14pt; color : #FFF; font-weight : bold; }

input, textarea, select { font-family: verdana; font-size: 10px; background-color: #F3D1B7; font-weight: bold; color: #000040; border: 2px solid #212121; padding: 2px; }

TD.contrast {background-color: #F3D1B7;}

.nav, A .nav  { 
	font-size: 12px; color: #FCE3BB; text-decoration: none; font-weight: bold;
}
.left { 
	text-align: left; float: left;
}
.navBar {
	width: 600px;
	background: #CCC;
	border: 2px #212121 solid;
	text-align: right;
	padding: 3 15 3 15px;
	font-weight: bold;
	margin-bottom: 20px;
}
.navBar A { color: #F00; }

.content {
	position: relative;
	width: 320px;
	left: 210px;
	overflow: auto;
	height: 280px;
	/*border: 2px #212121 solid;*/
	padding: 0 15px;
}
.quoteBox {
	
}
.quoteHead {
	font-size: 16px;
	font-weight: bold;
	color: #331417;
}
.quoteBody {
	text-align: left;
	padding: 0 0 0 15px;
	font-size: 14px;
}

.footerLinks{
	color: #B09E95;
	margin:auto;
	width: 600px;
	text-align:center;
}

#body {
	position: relative;
	background-image:url(BFbackground.jpg);
	background-repeat:no-repeat;
	width: 580px;
	height: 349px;
	text-align: left;
}

#navLinks {
	/*border: 1px solid #F00;*/
	position: relative;
	/*margin: 300 15 15 300px;*/
	top: 300px;
	left: 280px;
	width: 230px;
	text-align:center;
}
#navLinks A { padding: 0 10px}

.scrollable{
	height: 100px;
	overflow:auto;
}