@charset "utf-8";
.archive_nav {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 15px;
	color: #333333;
	position: absolute;
	width: 205px;
	left: 551px;
	bottom: 1px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
}
.archive_nav  a:link, visited {
	text-decoration: none;
}


/* CSS Document */

#main_container #title_bar {
	position: absolute;
	width: 757px;
	background-color:#462F04;
	color: #CCCCCC;
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	font-size: 16px;
	font-weight: normal;
	left: 141px;
	top: 10px;
	padding-left: 10px;
	border: 1px solid #393F44;
	height: 22px;
	padding-top: 2px;
}
#main_container #title_bar a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#main_container #title_bar a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#main_container #title_bar a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

