#container {
	margin: 0px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


body {
	background-color:#F7F7F7;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#0D0D0D;
	height: 100%;
}
.poem {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	font-style: normal;
}


.nav {
	width: 850px;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;

}

.heading {
	font-size: 18px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

.banner {
	height: 55px;
	width: 790px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #35B3CA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.indieHeader {
	font-size: 12px;
	color: #B41143;
}


/* the black box */
.mainContent {
	background-color:#020202;
	width: 850px;
	min-height: 600px;
	height:auto;
	color: #F9F9F9;
	padding-top: 5px;
}


* html .mainContent {
	height: 600px;
}






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



.mainContent a:link {
	color: #DBDD70;
	font-weight:bold;
	text-decoration: none;
}

.mainContent a:visited {
	color: #DBDD70;
	font-weight:bold;
	text-decoration: none;
}

.mainContent a:hover {
	color: #DBDD70;
	font-weight:bold;
	text-decoration:underline;
}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.heading3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}


.banner  a {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#35B3CA;
}


.banner  a:hover {
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#35B3CA;
}


a:hover {
	color: #740101;
	font-weight:bold;
	text-decoration:underline;
}


.youarehere {
	color: #740101;
	font-weight:bold;
}

.footer {
	text-align:right;
	width: 850px;
	padding-top: 2px;	
	}
	
.content {
	padding-left:25px; 
	padding-right:25px;
}

.dvdPurchase{

	padding-left:100px; 
	padding-right:25px;


}

.imgLeft {
	margin-right: 15px;
	margin-bottom: 2px;
	margin-top: 5px;

}.photoCredit {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
}


.dvd {
	border: thin solid #666666;

}

.submitBtn {
  color: #000000;
  background: #DBDD70;
  font-weight: bold;
  border: 1px solid #FFFFFF;
}

.submitBtn:hover {
  color: #DBDD70;
  background: #000000;
  cursor: pointer; /* cursor: hand; for IE5 */

}


.participantImg {
	border: thin solid #333333;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-top: 5px;
}
.homeContent {
	font-size: 16px;
}
.homecontent2 {
	font-size: 12px;
}

