body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.soldOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #FF6600;
}
.TextBox {
	overflow: auto;
	visibility: visible;
	z-index: 15;
	height: 500px;
	top: auto;
}
.photoBorder {
	border: 1px solid #FFFFFF;
}
.topLineBack {
	background-image: url(images/utility/topLineBack.jpg);
	background-repeat: repeat-x;
}
.bottomLine {
	background-image: url(images/utility/bottomLine.jpg);
	background-repeat: repeat-x;
}

.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	color: #99CCFF;
}

.titleText {
	font-family: Tahoma, Futura, "Century Gothic", Arial;
	font-size: 15px;
	color: #ABD1DC;
	letter-spacing: 5px;
}
.style1 {
	color: #CCCCCC
}
.style2 {
	color: #CCCCFF;
	font-weight: bold;
}
.style3 {
	color: #6666FF
}
.style4 {
	color: #333333
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}
a:hover {
	color: #33F2BE;
}
a:visited {
	color: #CCCCCC;
}

.invisiblePic {
	visibility: hidden;
	height: 1px;
	width: 1px;
}
a:active {
	color: #FF9900;
}

.list {
	margin-top: 1em;
} 
.festDescription {
	color: #CCFFFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	font-variant: small-caps;
}
.videoTitles {
	font-size: 12px;
	color: #66FFFF;
}
.digabyte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-variant: normal;
	text-transform: none;
}
.digabyte a {
	text-transform: lowercase;
	color: #666666;
}
