/* CSS Document */

.menustrip {
	background-image: url(../images/menustrip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 45px;
	left: 0px;
	top: 76px;
	position: absolute;
	z-index: 8;
}
.logo {
	background-image: url(../images/index_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 21px;
	top: 19px;
	height: 50px;
	width: 514px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#footer {
	clear: both;
}
.cells1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 12px;
	background-color: #CCCCCC;
}
.cells2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-align: center;
	line-height: 12px;
}
#woods {
	margin-left: 20px;
}
.woodwords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
}
.woodwords a:link, .woodwords a:visited {
	color: #996600;
	text-decoration: underline;
}

