body {
	background-image: url(images/bg.jpg);
	background-color: #F8F5E7;
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #F9F6E7;
}
.bottom {
	vertical-align: bottom;
}
.right-side {
	vertical-align: top;
	padding-top: 20px;
}
.right-text {
	background-color: #E31D06;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 20px;
}
.bottom-red {
	vertical-align: top;
	padding-bottom: 350px;
}
.left {
	width: 176px;
	padding-left: 95px;
	vertical-align: top;
	padding-top: 30px;
}
.header-space {
	height: 10px;
	padding-top: 60px;
}
.top {
	vertical-align: top;
}
.pic-pad {
	padding-right: 60px;
}
.home-vidpad {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.header-bg {
	background-color: #EC2A1D;
	background-position: top;
	vertical-align: top;
	padding: 0px;
}
.scroll {
	height: 600px;
	overflow: auto;
	width: 100%;
}
.calendar {
	background-color: #86C8D5;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.calendar-date {
	background-color: #FFFFFF;
	border: 1px solid #B9E2E9;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	text-align: center;
}
.links {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 10px;
}
.links-logos {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	vertical-align: middle;
	padding-top: 10px;
}
a:link, a:visited {
	color: #86C8D5;
	text-decoration: none;
}
a:hover {
	color: #80BCAD;
	text-decoration: underline;
}
.disc {
	border: 1px solid #F0E9C8;
}
.disc-desc {
	vertical-align: top;
	padding-right: 10px;
}
.disc-pad {
	padding-top: 10px;
	vertical-align: top;
}
h1 {
	font-size: 12px;
	color: #B9E2E9;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.text-pad {
	padding-right: 10px;
	vertical-align: top;
}
.vscrollerbase {
	width: 10px;
	background-color: #B9E2E9;
}
.vscrollerbar {
width: 15px;
background-color: #1e4f57;
}
.hscrollerbase {
height: 10px;
background-color: #0B0B0B;
}
.hscrollerbar {
height: 10px;
background-color: #EFAF86;
}
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
#mycustomscroll {
	height: 460px;
	overflow: auto;
	position: relative;
	vertical-align: top;
	width: 497px;
}
#mycustomscrollindex {
	height: 250px;
	overflow: auto;
	position: relative;
	vertical-align: top;
	width: 497px;
}
.scrollgeneric {
	line-height: 1px;
	font-size: 12px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000000;
}
.float-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

