body {
	background-color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9.0pt;
    font-style:  normal;
    font-weight: normal;
	color: #fff;
	position: relative;
	width: 776px; 
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

a:link { text-decoration: none; font-weight:bold; color: #ff7a49; }
a:visited { text-decoration: none; font-weight:bold; color: #dd55ad; }
a:hover { text-decoration: none; font-weight:bold; color: #fc3; }
a:active { text-decoration: none; font-weight: bold; color: #fc3; }

a:link:hover { text-decoration: none; font-weight: bold; color: #fc3; }
a:visited:hover { text-decoration: none; font-weight: bold; color: #fc3; }
a:active:hover { text-decoration: none; font-weight: bold; color: #fc3; }

a.topmenu:link { color: #fff; }
a.topmenu:visited { color: #fff; }
a.topmenu:hover { text-decoration: underline; color: #fff; }
a.topmenu:active { text-decoration: underline; color: #fff; }

a.topmenu:link:hover { color: #fff; }
a.topmenu:visited:hover { text-decoration: underline; color: #fff; }
a.topmenu:hover:hover { text-decoration: underline; color: #fff; }
a.topmenu:active:hover { text-decoration: underline; color: #fff; }

a.recentnews1:link { color: #000; }
a.recentnews1:visited { color: #000; }
a.recentnews1:hover { text-decoration: underline; color: #000; }
a.recentnews1:active { text-decoration: underline; color: #000; }

a.recentnews1:link:hover { color: #000; }
a.recentnews1:visited:hover { text-decoration: underline; color: #000; }
a.recentnews1:hover:hover { text-decoration: underline; color: #000; }
a.recentnews1:active:hover { text-decoration: underline; color: #000; }

a.recentnews2:link { color: #cf1641; }
a.recentnews2:visited { color: #cf1641; }
a.recentnews2:hover { text-decoration: underline; color: #cf1641; }
a.recentnews2:active { text-decoration: underline; color: #cf1641; }

a.recentnews2:link:hover { color: #cf1641; }
a.recentnews2:visited:hover { text-decoration: underline; color: #cf1641; }
a.recentnews2:hover:hover { text-decoration: underline; color: #cf1641; }
a.recentnews2:active:hover { text-decoration: underline; color: #cf1641; }

a.recentnews3:link { color: #de5800; }
a.recentnews3:visited { color: #de5800; }
a.recentnews3:hover { text-decoration: underline; color: #de5800; }
a.recentnews3:active { text-decoration: underline; color: #de5800; }

a.recentnews3:link:hover { color: #de5800; }
a.recentnews3:visited:hover { text-decoration: underline; color: #de5800; }
a.recentnews3:hover:hover { text-decoration: underline; color: #de5800; }
a.recentnews3:active:hover { text-decoration: underline; color: #de5800; }

a.footer:link { font-weight: normal; color: #000; }
a.footer:visited { font-weight: normal; color: #000; }
a.footer:hover { text-decoration: underline; font-weight: normal; color: #000; }
a.footer:active { text-decoration: underline; font-weight: normal; color: #000; }

a.footer:link:hover { font-weight: normal; color: #000; }
a.footer:visited:hover { text-decoration: underline; font-weight: normal; color: #000; }
a.footer:hover:hover { text-decoration: underline; font-weight: normal; color: #000; }
a.footer:active:hover { text-decoration: underline; font-weight: normal; color: #000; }

a.info:link { font-weight: bold; color: #de3c00; }
a.info:visited { font-weight: bold; color: #af0e76; }
a.info:hover { text-decoration: underline; font-weight: bold; color: #b40303; }
a.info:active { text-decoration: underline; font-weight: bold; color: #b40303; }

a.info:link:hover { font-weight: underline; color: #b40303; }
a.info:visited:hover { text-decoration: underline; font-weight: bold; color: #b40303; }
a.info:hover:hover { text-decoration: underline; font-weight: bold; color: #b40303; }
a.info:active:hover { text-decoration: underline; font-weight: bold; color: #b40303; }

input {
	width: 169px;
	background-color: #fff;
	border: 1px solid #000;
	color: #ccc;
	font-weight: bold;
	font-variant: small-caps;
}

input.submit {
	width: 33px;
	background-color: #f0ddff;
	border: 1px solid;
	border-top-color: #996966;
	border-left-color: #996966;
	border-right-color: #663633;
	border-bottom-color: #663633;
	font-family: arial, helvetica, sans-serif;
	color: #550600;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
}

.topmenu {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
	font-weight: 800;
}

.bios {
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 9pt;
	font-weight: normal;
	padding-right: 10px;
}

.about {
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	padding-right: 10px;
}

.photo {
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
}

.videos {
	font-family: arial, verdana, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

.vidtitle {
	font-family: arial, verdana, sans-serif;
	color: #f66;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 5px;
}