body {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color:#9B140D;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
h1 {
	color: #FFFFFF;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	width: 260px;
}
ul {
	margin: 20px;
	margin-top: 10px;
	padding: 0px;
}
li {
	margin-bottom: 5px;
	color: #000000;
}
a:link {
	color: #FD7822;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD7822;
}
a:visited {
	color: #FD7822;
	text-decoration: none;
}
a:hover {
	color: #FD7822;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD7822;
}
a:active {
	color: #FD7822;
	text-decoration: none;
}
.pic {
	background-image: url(images/all.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 385px;
	border: 4px solid #FD7822;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	background-color: #C11A10;
	z-index: 1;
	margin-bottom: 0px;
}
.video {
	position: relative;
	top: 10px;
	width: 425px;
	left: 10px;
	float: left;
	z-index: 5;
}
.videonotice {
	position: absolute;
	top: 70px;
	left: 60px;
	width: 300px;
	padding: 5px;
	height: auto;
	border: 1px solid #FD7822;
	text-align: center;
	z-index: 10;
}
p.copyright {
	text-align: center;
	font-size: 12px;
	width: 432px;
	position: relative;
	left: 0px;
	color: #000000;
	line-height: 14px;
}
.columncontainer {
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	z-index: 50;
	padding-bottom: 5px;
}
.column {
	width: 432px;
	z-index: 51;
	border-left: 4px solid #FD7822;
	background-color: #C11A10;
	position: relative;
	left: 0px;
	top: -4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FD7822;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FD7822;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
a.imagelink:hover, a.imagelink:link {
	border-bottom-style: none;	
}
p {
	margin: 0px;
	line-height: 25px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
