.georgestyles {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.textbold {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: verdana;
	font-size: 10px;
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.italics {
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
#catalog_header {
	background-image: url(images/headers/catalog.jpg);
	background-repeat: no-repeat;
}
#tunes_right {
	background-image: url(images/people_images/blankrt_01.jpg);
	background-repeat: no-repeat;
}
#videosBG {
	background-image: url(images/headers/videos.jpg);
	background-repeat: no-repeat;
}
#downloads-rt {
	margin-top: 55px;
}
.orange {
	color: #FF9933;
}
#newsletter-bottomBG {
	background-image: url(images/people_images/newsletter_02.jpg);
	background-repeat: no-repeat;
}
#gig-photos img {
	border: 1px solid #FF9933;
	margin: 0px 3px;
}
#gig-photos td {
	width: 106px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 12px;
}