@charset "utf-8";
body {
	background-color: #000;
	font-family: 'Quattrocento', serif;
	color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
	line-height: 26px;
}
.narrator {
	margin-bottom: 20px;
			max-width: 100%;
}
.victim {
	margin-bottom: 20px;
	color: #FCF;
	margin-left: 10px;
			max-width: 100%;
}
.victim2 {
	margin-bottom: 20px;
	color: #FCC;
	margin-left: 20px;
			max-width: 100%;
}

.person1 {
	margin-bottom: 20px;
	margin-left: 20px;
	color: #9CF;
			max-width: 100%;
}
.person4 {
	margin-bottom: 20px;
	margin-left: 50px;
	color: #9CF;
			max-width: 100%;
}

.person2 {
	margin-bottom: 20px;
	margin-left: 30px;
	color: #FFC;
			max-width: 100%;
}
.person3 {
	margin-bottom: 20px;
	margin-left: 40px;
	color: #9FC;
			max-width: 100%;
}

a {
	color: #FFF;
	
}
.mainpage {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	width: 960px;
}
.calendar {
	text-align: center;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.topcontainer {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding-bottom: 10px;
}
h1 {
	font-family: 'IM Fell English', serif;
	font-size: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
	line-height: 85px;
	letter-spacing: 5px;
}
.header {
	max-width: 720px;
	float: left;
}
.topmenu {
	font-family: 'Special Elite', cursive;
	float: left;
	width: 240px;
	font-size: 12px;
	line-height: 20px;
	color: #900;
	padding-left: 20px;
	padding-top: 5px;
}
.topmenu a {
	color: #F00;
	text-decoration: none;
}

.clear {
	clear: both;
}
.tagline {
	font-size: 18px;
	font-family: 'Special Elite', cursive;
}
h2 {
	font-size: 20px;
	font-family: 'Special Elite', cursive;
	font-weight: normal;
	color: #F00;
}

.intro {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}
.credits {
	color: #F00;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.leftpadding {
	padding-bottom: 10px;
	padding-left: 20px;
}
.rightpicture {
	float: right;
	max-width: 400px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	color: #F00;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;

}
.picwidth {
		max-width: 100%;
}
