body{
	background: #000000;
	background-color: #000000;
	padding:0;
	margin:0;
	}
body, p,li {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10px;
	line-height: 18px;
	color:#CCCCCC;
	margin-left:6px;
	margin-right:6px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ACE1FA;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:6px;
	margin-right:6px;
}
.praise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; font-weight:bold;
	color: #99CCFF; /*FF3333 */
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6666;
	text-transform: uppercase;
}
.dottedRule {
	border-top-color: #87BED1;
	width: 100%;
	font-size: 10px;
	border-bottom: #87BED1;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
	line-height: 2px;
}
a:link {
	color: #8ADBFF;
	text-decoration: none;
	border-bottom: #87BED1;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
}
.offsite {
	color: #cecece;
	text-decoration: none;
	text-decoration: none;
}
a:visited {
	color: #78A9C8;
	text-decoration: none;
	border-bottom: #87BED1;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.plain {
	text-decoration: none;
	border-width: 0 0 0 0;
	border:0px;
	border-style: none none none none;
}
/* DIV ID AREAS */

#container {
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	border-top: dashed #747474 1px; */

	}

#head {
	text-align: left;
	z-index:1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 130px;
	width:760px;
/*	border-left: dashed #747474 1px; */
	}

#headindex {
	text-align: left;
	z-index:1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 55px;
	width:760px;
/*	border-left: dashed #747474 1px; */
	}


#left {
	text-align: right;
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 4px;
	}

#left p {
	text-align: right;
	}
#right {
	text-align: left;
	float: right;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 4px;
	}


#stillshead {
	text-align: left;
	z-index:1;
	width:760px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto;
/*	border-left: dashed #747474 1px; */
	}
#stills {
	margin-top: 10px;
	padding-top: 10px;
	height: auto;
	width:760px;
	text-align: left;
	}
#center_nopadding {
	margin-left: 160px;
	margin-right: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-color: #87BED1;
	border-left-color: #87BED1;
}

#center {
	margin-left: 160px;
	margin-right: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 20px;

	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
/* Matthew's additions and corrections */

.dateline {color: #99cccc; font-weight: bold; font-size: 10px; }
	
#eventframing { 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: dashed #87BED1 1px;
	border-bottom: dashed #87BED1 1px;
	}
.imglink {
	border:0px;
	text-decoration:none;
	border-bottom: #87BED1;
	border-width: 0 0 0 0;
	border-style: none none none none;
	}
.writingscroll {
	height: 300px;
	width: auto;
	overflow: auto;
}

.filmstripimage {
	margin: 0px;
	padding: 0px;
}
#filmstrip ul{
	list-style-type: none;
	display: inline;
	white-space: nowrap;
}

#filmstrip {
	margin: 0px;
	padding: 0px;
	display: none;
}

#filmstrip li {
	list-style-type: none;
	display: inline;
	white-space: nowrap;
}
