body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top: 0;
  background-image: url(../images/bg-hrz-ln3a-dkgry.gif);
  background-color: #FFFFFF;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.accent {
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	

.nav:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.nav:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.nav:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

#container {
	background-image: url(../images/cont_BG.jpg);
	background-repeat: repeat;
	z-index: 1000;
	position: absolute;
	height: 800px;
	width: 850px;
}

#banner {
	background-color: #FFFFFF;
	z-index: 1100;
	height: 147px;
	width: 850px;
	top: 0px;
}

#band {
	background-image: url(../images/band2.jpg);
	position: absolute;
	z-index: 1200;
	height: 83px;
	width: 850px;
	top: 147px;
	left: 0px;
}

#left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1300;
	height: 378px;
	width: 137px;
	left: 0px;
	top: 222px;
}

#nav {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1400;
	height: 30px;
	width: 642px;
	left: 137px;
	top: 222px;
}

#mainContent {
	position: absolute;
	height: auto;
	width: 577px;
	left: 142px;
	top: 252px;
	z-index: 1500;
}
#right {
	position: absolute;
	z-index: 1600;
	height: auto;
	width: 120px;
	left: 730px;
	top: 252px;
	font-size: 12px;
	color: #333333;
}
