
/* ----------- DIV CLASSES ----------- */

#t1, #t2, #t3, #t4, #t5 {
	float: left;
	margin-left: 8px;
	width: 66px;
	height: 19px;
	text-align: center;
}

*html #t1, #t2, #t3, #t4, #t5 {
	display: inline;
}

.tabon {
	background: url('../images/tab_on.jpg') no-repeat;
}
.tabon a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #468D9A;
}

.taboff {
	background: url('../images/tab_off.jpg') no-repeat;
}
.taboff a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #893C30;
}

/* --------------- */

#forum {
	float: left;
	margin-left: 18px;
}
#forum a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #ECEAD1;
}

#alt-nav {
	float: right;
	width: 316px;
	font-family: Georgia;
	font-size: 11px;
	color: #ECEAD1;
	text-align: center;
}
#alt-nav a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #ECEAD1;
}

/* --------------- */

#side-nav03 {
	position: absolute;
	top: 145px;
	left: 684px;
	width: 215px;
}

#side-nav {
	position: absolute;
	top: 198px;
	left: 684px;
	width: 215px;
}

#side-copy {
	clear: both;
	float: left;
	width: 180px;
	padding: 0 15px 0 20px;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #7C735B;
	text-align: center;
}
#side-copy h3 {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #7C735B;
	margin: 0px;
}
#side-copy p {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 4px;
	color: #7C735B;
}

#sidet1, #sidet2, #sidet3, #sidet4, #sidet5 {
	clear: both;
	float: left;
	width: 215px;
	height: 23px;
	padding: 6px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #893C30;
}

#flash-button {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 210px;
	height: 29px;
}

#flash-button-txt {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 170px;
	height: 23px;
	padding: 6px 0 0 0;
	text-align: right;
}

.sidetabon {
	background: url('../images/bg_sidenav_on.jpg') no-repeat;
}

.sidetaboff {
	background: url('../images/bg_sidenav_off.jpg') no-repeat;
}

.sidetaboff a, .sidetabon a {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #893C30;
}