body {
	background-color: #000000;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.Table_body {
	background-image: url(../images/ChadRaines_03.gif);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;

}
table.Table_body2 {
	vertical-align: top;
	text-align: left;

}
td.nav {
	background-image: url(../images/ChadRaines_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
td.bottom {
	background-image: url(../images/ChadRaines_04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: top;
	font-size: 8px;
	color: #666666;
}
td.body {
	text-align: center;
	vertical-align: top;
}
a.nav:link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
a.nav:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
a.nav:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}
a:link {
	font-size: 10px;
	color: #FF0000;
}
a:visited {
	font-size: 10px;
	color: #FF0000;
}
a:hover {
	font-size: 10px;
	color: #000000;
}
td {
	font-size: 10px;
	color: #333333;
	vertical-align: top;
}
p {
	font-size: 10px;
	color: #333333;
}

