a
{
	color: #FFFFFF;
}

a:hover
{
	text-decoration: none;
}

img.photo
{
	border: solid 1px black;
}

.button a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF3CD;
	width: 66px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	padding: 5px 3px;

}
.button a:hover {
	background-color: #4B2390;
	color: #FFCC00;
}

P {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	color: #FFF3CD;
	margin-left: 10px;
}

TD
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	color: #FFF3CD;

}

body
{

	background-color: #4B2390;
	margin : 0;
}

.headings 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.fineprint 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td.indexbg {
	background-image: url(images/bot_left.jpg);
}
td.dotbg {
	background-image: url(images/dot_bg.gif);
}

.public-review {
	background-color: #6743A5;
	padding: 5px;
	border-left: 4px solid #4B2390;
}	
.backstage-title {
	padding: 5px;
	background-color: #6743A5;
	border: 1px solid #ffcc00;
}
.backstage-pic {
	border-left: 1px solid #ffcc00;
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}
/*
.backstage-table {
	border: 1px solid #FFCC00;
}*/

#photo-display {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#photo-display h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 16px;
	padding-bottom: 5px; 
	margin-top: 5px;
}
#photo-display p {
	margin-top: 10px;
	color: #FFCC00;
}
#photo-display img {
	border: 4px double #ffcc00;
	padding: 4px;
	color: #FFCC00;
}


/* NEW NAVIGATION */

#section ul {
  margin:0;
  padding:0;
  font-size:10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color:#5C33A2;
  }
#section ul li {
  display:inline;
  margin:0;
  padding:0;
  }
#section ul a, #section ul em {
  float:right;
  display:block;
  padding:2px 10px;
  border-width:0;
  border-style:none;
  text-decoration:none;
  color:#FFF3CD;
  white-space:nowrap;
  voice-family: "\"}\"";
  voice-family:inherit;
  height:16px;
  } html>body #section ul a, html>body #section ul strong, html>body #section ul em {height:16px;}

#section ul a:hover {
  color:#EEBC11;
  background-color: #4B2390;
  }
/* \ Hack to get IE5/Mac to ignore the following rule */
#section ul a:hover {
  padding-top:2px;
  }
#section a:active
{
background: #F3F2ED;
color: #474981;
}
#section li#active a
{
background: #F3F2ED;
color: #474981;
}
#section ul em {
  float:none;
  display:block;
  border-right-width:0;
}

.quickflix {
	padding: 1px;
	border: 3px dotted #4B2390;
}