﻿div.center {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
* {
	font-family: Tahoma, Arial, sans-serif;
}
.imageborder {
	border-style: none;
	vertical-align: middle;
}
table.size{
	width:750px
}
td.pagepicture {
	width: 432px;
	font-size: xx-large;
	text-align: center;
}
td.pagetitle {
	width: 318px;
	font-size: xx-large;
	text-align: center;
	font-weight: bold;
}
td.yearnav {
	width: 159px;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
td.wheresebert {
	width: 318px;
	font-size: medium;
	text-align: center;
}
td.subheader {
	width: 750px;
	font-size: medium;
	text-align: center;
	font-weight: bold;
}
tr.dark {
	background-color: #C7C7C7;
}
tr.light {
	background-color: #F0F0F0;
}
th.thumbsheader {
	width: 125px;
	font-size: large;
	text-align: center;
	background-color: #FFB362;
	font-weight: bold;
}
td.thumbs {
	width: 125px;
	font-size: medium;
	text-align: center;
	height: 45px
}
th.ebertheader {
	width: 125px;
	font-size: large;
	text-align: center;
	background-color: #FFB362;
	font-weight: bold;
}
td.ebert {
	width: 125px;
	font-size: medium;
	text-align: center;
	height: 45px
}
th.roeperheader {
	width: 125px;
	font-size: large;
	text-align: center;
	background-color: #FFB362;
	font-weight: bold;
}
td.roeper {
	width: 125px;
	font-size: medium;
	text-align: center;
	height: 45px
}
th.titleheader {
	width: 250px;
	font-size: large;
	text-align: center;
	background-color: #FFB362;
	font-weight: bold;
}
td.title {
	width: 250px;
	font-size: medium;
	text-align: left;
	height: 45px
}
th.dateheader {
	width: 125px;
	font-size: large;
	text-align: center;
	background-color: #FFB362;
	font-weight: bold;
}
td.date {
	width: 125px;
	font-size: medium;
	text-align: center;
	height: 45px
}
a {
	color: black;
}
a:visited {
	color: black;
}
a:active {
	color: black;
}
a.underlinenone {
	text-decoration: none;
}
span.small {
	font-size: xx-small;
}
span.red {
	color: red;
}
span.green {
	color: green;
}
.leftparagraph {
	font-size: medium;
	text-align:left
}
.normalparagraph {
	font-size: medium;
	text-align: center;
}
.leftparagraph {
	font-size: medium;
	text-align: left;
}
.modifieddate {
	margin-top: 11px;
	margin-bottom: 11px;
	width: 250px;
	float: left;
	text-align: left;
	font-size: xx-small;
}
.validation {
	width: 250px;
	float: left;
	text-align: center;
	font-size: xx-small;
}
.webmaster {
	margin-top: 11px;
	margin-bottom: 11px;
	width: 250px;
	float: left;
	text-align: right;
	font-size: xx-small;
}