body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body {
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(../images/bgRed.gif);
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
}
a {
	color: #FF9900;
}

a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	width: 45%;
	float: none;
	padding: 80px;
	background-color: #FFFFFF;
	position: fixed;
	clear: none;
	margin: 10%;
}
.williej {
	float: left;
	width: 149px;
	height: 500px;
	background-image: url(../images/willie.j.johnstone.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.custompaint {
	background-repeat: no-repeat;
	background-image: url(../images/custom.gif);
	position: absolute;
	left: 151px;
	height: 30px;
	width: 80%;
}
.flames {
	background-repeat: repeat-x;
	background-image: url(../images/flames.gif);
	position: absolute;
	left: 151px;
	top: 30px;
	width: 80%;
	height: 53px;
}
.body {
	background-color: #000000;
	width: 80%;
	position: absolute;
	left: 151px;
	top: 83px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.tdredfont {
	color: #FF0000;
	text-align: center;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.tdgreyfont {
	color: #CCCCCC;
}

#content .tdredfont a {
	color: #FF0000;
}
#content .tdredfont a:hover {
	color: #FF6600;
}


.tdflames {
	background-image: url(../images/flames.gif);
	height: 63px;
	background-repeat: repeat-x;
}
.smallfont {
	font-size: 9px;
	color: #FF0000;
}
.mediumfont {
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	line-height: 30px;
}


.table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: 500px;
	margin-left: 151px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.body td {
	color: #FF0000;
	text-align: center;
}
