.sidebar {
	background-color: #336699;
	border-right-style: none;
	border-right-color: #010026;
	border-right-width: 6px;
	padding-left: 12px;
	padding-top: 25px;
	padding-right: 6px;
	padding-bottom: 6px;
	vertical-align: text-top;
	border-top-color: #3D6C9E;
	border-top-style: none;
	text-align: center;
}
.enticingSapleShot {
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 0px;
	float: left;
	margin-left: 3px;
	background-color: 999999;
	border-left-style: groove;
	border-bottom-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	border-left-color: #000033;
	border-bottom-color: #000033;
	border-right-color: #000033;
	border-top-color: #000033;
}
.blurbText {
	padding: 6px;
	vertical-align: middle;
	text-align: center;
}
.banner {
	padding: 0px;
	text-align: center;
}
.smallfont {
	font-size: small;
}
.repeatX {
	background-image: url(Assets/Bar10.jpg);
	background-repeat: repeat-x;
}
