body
{
	font-family: arial, helvetica, sans-serif;
	background-color: #3e0400
}

p
{
	color: #ffffff;
	font-size: 80%;
	font-style: italic;
	text-align: center
}

a
{
	color: #ffffff;
	font-size: 80%;
	letter-spacing: 4px;
	font-weight: bold;
	text-align: center
}

.filmText div
{
	color: #ffffff;
	font-size: 70%;
	text-align: left;
	padding-bottom: 8px
}

.filmTitle div
{
	color: #ffffff;
	font-size: 70%;
	font-style: italic;
	text-align: center
}

.filmTitle p
{
	font-size: 60%
}

.myName a
{
	color: #6c322e;
	font-size: 60%;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none
}

.emailCaption a
{
	color: #6c322e;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 70%
}

.siteCreated a
{
	color: #6c322e;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 60%;
}

.regularLink a
{
	color: #ffffff;
	font-size: 80%;
	letter-spacing: 0px;
	font-weight: normal
}

.emailLink a
{
	color: #985e5a;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	font-size: 70%;
	text-decoration: none
}

.selected a
{
	color: #ffffff;
	text-decoration: none
}

.titleLink a	
{
	color: #6c322e;
	text-decoration: none
}

.titleLink, .selected, .myName, .regularLink, .siteCreated
{
	text-align: center
}

.emailCaption
{
	color: #6c322e;
	text-align: right
}

.myName a:hover
{
	color: #6c322e;
}

.regularLink a:hover
{
	color: #ffffff
}

.titleLink a:hover
{
	color: #985e5a	
}

.selected a:hover
{
	color: #985e5a	
}

