body {	font-family: Arial, Helvetica, sans-serif; background-image: url(../images/background.jpg)}

td {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:18px; font-weight:700; color:#660000;
	}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:16px; font-weight:600; color:#660000; margin-bottom:.0px; padding-bottom:.0px;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:500; color:#000000; margin-top:0px; padding-top:0px;
	}

.LeftNav {
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:600;
}


a:link {color:blue; text-decoration:none;}
a:visited {color:purple; text-decoration:none;}
a:hover {color:red; background:yellow; text-decoration:none;}
a:active {color:red; text-decoration:none;}

img.billboard {margin-left:6px; margin-bottom:6px;}

li.halfSpace {}

div#main {               
	margin:0 auto;
	width: 1024px;
}

div#content {
clear:both;
float:left;
width:100%;
}

div#banner {
	clear:none;
	float:left;
	width:100%;
	background-color:#663300;
	margin-bottom: 5px; 
}

div#leftNav {
	clear:none;
	float:left;
	width:130px;
	padding:8px;
	margin-right:20px;
	border-style:solid; 
	border-color:#663300; 
	border-width:thin;
}

div#text {
	clear:none;
	float:left;
	width:854px;
}

.pix {
	clear:none;
	float:right;
	padding:0 0 5px 5px ;
	width:315px;;
}