.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-align: right;
	padding-right: 11px;
}
.nav_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	text-align: right;
	padding-right: 22px;
	padding-top: 18px;
	line-height: 18px;
}
#menu_background {
	background-image: url(images/menu_background.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3576bc;
}
#sidebar {
	padding-left: 21px;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-right: 30px;
}
.main_text_link {
	color: #3576bc;
	text-decoration: none;
}
.main_text_link:hover {
	text-decoration: underline;
}
#left_shadow {
	background-image: url(images/left_shadow.gif);
	background-repeat: no-repeat;
}
#right_shadow {
	background-image: url(images/right_shadow.gif);
	background-repeat: no-repeat;
}
.nav_bar_link {
	color: #666666;
	text-decoration: none;
}
.nav_bar_link:hover {
	text-decoration: underline;
}
