.main-nav-bar {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-align: left;
	vertical-align: middle;
}
.entry {
	font-family: Helvetica;
	font-size: 12px;
	color: #999;
	font-style: inherit;
	line-height: inherit;
	text-transform: uppercase;
	font-variant: inherit;
	font-weight: inherit;
	text-decoration: none;
}
.foot-notes {
	font-family: Helvetica;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #999;
}
.main-title {
	font-family: "Times New Roman";
	font-size: 70px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFF;
	line-height: normal;
}
.sub-title {
	font-family: "Times New Roman";
	font-size: 30px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCC;
}
.slide-show {
	font-family: Helvetica;
	font-size: 12px;
	color: #999;
	height: 460px;
	width: 1000px;
	overflow: auto;
}

