/* Blood Money Pictures Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	position: relative;
}
a:link {
	color: #C30;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C30;
}
a:hover {
	color: #FF3300;
	text-transform: underline;
}
a:active {
	text-decoration: underline;
	color: #C30;
}


#indexWrapper {
	margin:80px auto; 
	padding:0px;
}
#indexImg {
	width:268px;
	margin:0px auto;
	text-align: center;
}

#enterPic{
	margin-top: 10px;
	margin-left: 10px;
}

.category{
	margin-bottom: 15px;
	margin-top: 10px;
}

ul#festivals{
	list-style-type: none;
	margin: 5px 0 20px 0;
	padding: 0;
}

.festivalTitle, .pressTitle{
	margin-bottom: 0;
	margin-top: 0;
}

ul#festivals li{
	margin-bottom: 15px;
}