body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #57564f;
	background: #c0bb9f url(images/bkg-header.gif) repeat-x;
}
a {
	text-decoration: underline;
}
a:link {
	color: #9f0000;
}
a:visited {
	color: #9f0000;
}
a:hover {
	color: #9f0000;
	text-decoration: none;
}
a:active {
	color: #9f0000;
}
ul {
	list-style: disc outside;
	margin-left: 8px;
	padding-left: 8px;
}
h1 {
	color: #9f0000;
	font-weight: bold;
	font-size: 13px;
}
.heading {
	color: #9f0000;
	font-weight: bold;
	font-size: 13px;
}
.home_slots {
	text-align: left;
	vertical-align: bottom;
	margin-left: 8px;
	padding-left: 8px;
}
.divider {
	background: url(images/bkg-divider.gif) repeat-y center;
}
.footer {
	color: #86836f;
	font-size: 10px;
	text-align: center;
	margin: 20px;
	padding: 20px;
}
.footer a:link{
	color: #86836f;
	text-decoration: underline;
}
.footer a:visited {
	color: #86836f;
	text-decoration: underline;
}
.footer a:hover {
	color: #86836f;
	text-decoration: none;
}

#video1 {
	margin:0 auto;
	width:320px;
	height:240px;
	border:5px solid #C0BB9F;
	line-height:240px;
}

#video2 {
	margin:0 auto;
	width:320px;
	height:240px;
	border:5px solid #C0BB9F;
	line-height:240px;
}