body {
	background-color: #11cfff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-image: url(images/top-bar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #CF6;
}
#mainBox {
	background-color: #FFF;
	background-image: url(images/TinyTimberFaded.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	background-position: center top;
}
.bodyType {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-indent: 40px;
	line-height: 24px;
	text-align: left;
}
.smallItalic {
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
}
.smallBold {
	font-weight: bold;
	text-align: center;
}
.smallBoldItalic {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}
.bodyTypeCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
	text-align: center;
}
a:link, a:active, a:visited {
	color: #00F;
	text-decoration: none;
}
.orange:link, .orange:active, .orange:visited {
	color: #C00;
	text-decoration: none;
}
.orange:hover {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: underline;
}
.bodyTypeJust {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
	text-align: justify;
	text-indent: 40px;
}
.tn:link img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:visited img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:active img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #999999;
	text-decoration: none;
	border: 1px solid #FF0000;
}.smallItalic2 {
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
}
.border {
	border: 4px solid #C30;
}
.bodyType2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
	text-align: left;
}
.button {
	background-color: #F47A00;
	font-weight: bold;
	color: #FFF;
	border: 2px solid #000;
}
.border2 {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C30;
	border-bottom-color: #C30;
}
