body {
	/*background-image: url(images/bgimg.gif);*/
	background-repeat: no-repeat;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #FF9933;
	background-color: #999999;
}

a:hover.footer {
	color:#999999;
}

a:hover {
	text-decoration:underline;
}

a {
	color:#660000;
	text-decoration:none;
	
}
	
table.schedule {
	color: #FF9933;
	font-size: 10pt;
	spacing: 10px;
}

a.schedule {
	color: black;
	font-size: 8pt;
	background-color:#FFCC66;
	text-decoration:underline;
}
	
p.footer, td.footer {
	font-size: 8pt;
	color: #999999;
	text-align: center;
	width: 760px;
}
	
.member {
	font-size: 16pt;
	width: 410px;
	text-align: left;
}
	
.member2 {
	font-size: 16pt;
	text-align: center;
}
	
.pressTitles {
	font-size: 16pt;
	margin-left: 50px;
}

table.contact {
/*	border-style: solid;
	border-color: #FF9933;*/
}

/*
Color Scheme:
	Gold:	web: #FF9933	RBG: 255 153 51
	Red:	web: #660000	RBG: 102 0   0
	Blue:	web: #336699	RBG: 51  102 153
*/