/* CSS Document */
#navbar_bot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 39px;
	width: 867px;
	left: 0px;
	text-align: left;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFFFFF;
}
#navbar_bot li {
	list-style:none;
	display:inline;
}
#navbar_bot a {
	width:110px;
	color:#CCCCCC;
	text-decoration:none;
	padding:1px 1px 1px;
	margin:0 2px;
}
#navbar_bot a:hover { 
	background-position:0 -45px;
	color:#A96F32;
}
#navbar_bot a:active {
	background-position:0 -90px;
	color:#1e5ebd;
}
#site_by {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	height: 15px;
	width: 200px;
	left: 633px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	top: 32px;
	padding: 0px;
	font-style: italic;
}
#site_by a{
	color: #402600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}
#site_by a:hover{
	color: #E1C377;
}
