body {
	background-color: #000000;
	margin: 0px;
	background-image: url(images/mainflashbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.derricktext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	letter-spacing: 1em;
	padding-bottom: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: .08em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
}
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.mirrorimage {
	background-image: url(images/mirrorimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.flashds {
	background-image: url(images/flashdropshadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
