a:link {
	background-color: White;
	color: Maroon;
}

a:visited {
	background-color: White;
	color: #006600;
}

a:active {
	background-color: White;
	color: Green;
}

body {
	background-color: Black;
	color: Black;
	margin: 0px;
}

body,td {
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-size: xx-small;
}

hr{
	border: solid Black 1px;
}

p{
	padding-left: 16px;
}

table {
	border: 0px;
	font-size: xx-small;
}

td{
	border: 0px;
	margin: 2px;
}

.colored, #filmtitle{
	color: #0058AC;
	background:transparent;
}

.pix{
	border: 8px solid White;
	margin-right: 8px;
}

.pixtitle{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.source{
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	text-align: center;
}

#content {
	background-color: Moccasin;
	border: 8px solid Black;
	color: Black;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 10px;
	padding: 10px;
	/* width: 800px; */ 
}

#credits{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top: 16px;
	padding-left: 16px;
	text-align: left;
}

#featuring{
	font-size: small;
	margin: 10px;
	width: 400px;
}

#filmtitle{
	font-family: "Copperplate Gothic Bold", Sans-Serif;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
}

#format{
	font-size: xx-small;
	font-weight: bold;
}

#scotsmanquote{
	color: DimGray;
	background:transparent;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight: bold;
	text-align: center;
}
