.BackDrop {
	background-image: url(images/TallFall.gif);
	background-repeat: no-repeat;
}
.Navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.Bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669999;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	display: inline;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669999;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #669999;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #669999;
	}