body {
		background-color: #4a0000;
		font-family: "Trajan Pro", "Times New Roman", serif;
		color: #725022;
		font-size: medium;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
}
h1, h2 {
		font-weight: normal;
		font-family: "Trajan Pro", "Times New Roman", serif;
}
h3 {
		font-family: Arial, sans-serif;
		font-weight: normal;
}
a:link {
		color: #FFF;
}
a:visited {
		color: #725022;
}
a:hover {
		color: #4a0000;
}

div.linktext {
		text-align: left;
		margin-left: 175px;
		font-family: Arial, sans-serif;
}

div#gallery {
		text-align: center;
		width: 600;
}

div#current {
		float: right;
		width: 200px;
		border-left: 2px solid #4a0000;
		clear: top, left;
		padding: 5px;
}
div.tfmlogo {
		float: top;
		width: 850px;
		height: 450px;
		text-align: center;
}
div.alltfmcontent {
		width: 850px;
		background-color: #000;
		margin-left: auto;
		margin-right: auto;
		clear: top, bottom;
		color: #725022;
		border-bottom: 1px solid black;
		padding: 15px;
}
div#films {
		text-align: center;
}
div.menu {
		
		float: top;
		clear: top, bottom;
		background-color: #000;
		border-top: 0px;
		border-right: 0px;
		border-bottom: 1px;
		border-left: 0px;
		border-style: solid;
		border-color: #000;
		margin-top: 2px;
		text-align: center;
		width: 850px;
}

div#emailme {
		margin-left: 146px;
		border-left: 1px solid black;
		padding: 10px;
		color: #725022;
}
p#credits {
		font-size: 10px;
		text-align: center;
}
p#about {
		text-align: left;
		margin-left: 146px;
		padding: 10px;
		border-left: 1px solid black;
}
