a.body
{
	color: white;
}

.SectionTitle {font-size:14;font-weight:bold;background-color:#444444;padding:5}

BODY
{
    /* BACKGROUND: url(bg6.gif) #FFFFFF repeat-xy left top;
	background-attachment:fixed; */
    background-color: #CBCB81; /*#BFF4AA;*/
    MARGIN: 0;
}

p, td {
	color:white;
	font-family: arial, helvetica, verdana, sans serif;
	font-size:13;
}


a.ImgLink {border: 0 solid black}
a.ImgLink:hover {border: 0 solid black}
img.ImgLink {border: 0 solid black}
.Thumb {border: 4 solid black}
.CurrentThumb {border: 4 solid #741008;}

div#navbar2 ul 
{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14;
line-height: 24px;
white-space: nowrap;
text-align:right;
font-weight:bold;
width:145px;
}

div#navbar2 li
{
background-color: #C9A35C;
list-style-type: none;
margin-top: 5;
margin-right: 0;
width:100%;
border-top:2 solid brown;
border-bottom:2 solid brown;
}

div#navbar2 li.curPage
{
	background-color: #832C1B;
}

div#navbar2 li a {
text-decoration: none;
padding: 3px 6px 3px 7px;
color: white;
width: 100%;
}

div#navbar2 li a:link {
color: white;
}

div#navbar2 li a:visited {
color: white;
}

div#navbar2 li a:hover {
font-weight: bold;
color: white;
background-color: #222222;
}

td.vertband {
	border-left:1 solid #444444;
	border-right:1 solid #444444;
	width:145;
	background-color:lightyellow;
	/* background:url(vertbanner.jpg) repeat-y; */
	height: 775;
}
td.horizband {
	border-top:3 solid black;
	border-bottom:3 solid black;
	background-color:white;
	background: url(texture2.jpg);
}

td.corner, img.corner 
{
	height: 15;
	width: 15;
}

.SectionTitle {text-indent:0;}
.linkName {font-weight: bold;}
.linkAddress {font-style: italic;}
.linkDesc {color: white;}
.linkURL a {font-family: Courier New, Arial, Verdana;font-size: 11;color: white;}
Table.links {text-align:left; width:500; margin-top:10; border:1 solid black}
.Previous 
{
	background-color: #222222;
	border: 2 solid #741008;
	padding: 5px;
	color: white;
	font-weight: bold;
	width: 360px;
}
div.Code
{
	background-color: White;
	color: Black;
	padding: 10px;
	font-family: 'Courier New', Monospace;
	border: 1 solid gray;
	text-align: left;
	
}

td.Body
{
	background-color: white;
}

td.Body p, td.Body h1, td.Body li
{
	color:Black;
	font-family: Verdana, Arial, Sans-Serif;
}

td.Body p, td.Body li
{
	font-size:14;
}

td.Body li
{
	margin-bottom: 14;
}

td.Body h1
{
	font-size:18;
	font-weight:bold;
}

a.Body
{
	color: Black;
}

.Quote
{
	background-color: #d0d0d0;
	width:100%;
	border-top:1 solid gray;
	border-bottom:1 solid gray;
	margin: 30 0 20 0;
	padding: 10 10 10 10;
	color: Black;
	font-style: italic;
	font-size:14;
	text-align: center;
}
	