body {
	margin: 0;
	padding:0;
	text-align: center;
	background-color: #000;
	background-image: url(img/bg_tile06b.jpg);
	background-repeat: repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #9eaebd;
}

#div_container {
	width: 922px;
	margin: 0px auto;
	text-align: left;	
}

#container {
	background-color: #000;
}

#sidenav {
	float: left;
	width: 152px;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 229px;
}

	#sidenav a {
		color: #9eaebd;
		font-weight: bold;
		text-decoration: none;
		display: block;
		padding-bottom: 9px;
	}

		#sidenav a:hover {
			color: #6cc;
		}
	
	#sidenav_tile {
		background-image: url(img/sidenav_tile.png);
		background-repeat: repeat-y;		
	}

	.sidenav_content {
		padding-left: 15px;	
	}
	
#sidebarL {
	width: 10px;
	background-image: url(img/sidebarL_tile.gif);
	background-repeat: repeat-y;
}

#sidebarR {
	width: 10px;
	background-image: url(img/sidebarR_tile.gif);
	background-repeat: repeat-y;
}

	.txtMain {
		padding: 7px 10px 7px 10px;
		color: #9eaebd;
	}

	.txtMain2 {
		color: #9eaebd;
	}

	.txtBlue {
		color: #5caaf3;
		padding: 7px 10px 7px 10px;
	}

	.txtBlue2 {
		color: #5caaf3;
	}

	.txtSmaller {
		font-size: 12px;
	}
	
	.txtBigger {
		font-size: 14px;
	}

	.txtBiggest {
		font-size: 16px;
		font-weight: bold;
		padding-left: 10px;
	}

#promo {
	border: 1px solid #6cc;
}

.link {
	color: #66CCCC;
	text-decoration: none;
}

	.link2 {
		color: #66CCCC;
		text-decoration: underline;
	}

	.linkSmaller {
		color: #6cc;
		text-decoration: none;
		font-size: 11px;
	}

	.navy {
		color: #00c;
		text-decoration: none;
	}

.img{
	padding: 6px 6px 0px 6px;
}

	.img2 {
		padding: 0px 8px 6px 0px;
		
	}

#calendar {
	width: 750px;
	font-size: 11px;
	color: #000;
}