﻿a:link {
	color: #8A3700;
	}
a:visited {
	color: #542100;
	}
a:hover {
	color: #A45521;
	text-decoration: none;
	}
a:active {
	color: #000000;
	text-decoration: none;
	}
body {
	background-color:#FED36B;
	background-image:url('../images/background_main.jpg');
	background-position:center;
	background-repeat:repeat-y;
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	text-align: center;
	}
input, select, textarea {
	font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size:1em;
	}
h1, h2, h3, h4, h5 {
	margin: 2px 0 2px 0;
	}
h1 {
	font-size: 28px;
	margin: 5px 0 5px 0;
	}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #000000;
	text-decoration: none;
	}
h6 {
	font-family:"Comic Sans MS";
	font-size:x-large;
	font-weight:bold;
	}
table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#body {
	font-size: 1.4em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	position: relative;
	width: 726px;
	}
#footer {
	color: #8A3700;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 22px;
	text-align: center;
	width: 726px;
	}
#footer h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	}
#navbottom {
	background-image:url('../images/background_nav_main.gif');
	background-repeat:repeat-x;
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	font-size: 11px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 726px;
	}
#navbottom ul {
	height: 19px;
	list-style-type: none;
	margin: 0px;
	padding-top: 9px;
	text-align: center;
	}
#navbottom ul li {
	color: #FFFFFF;
	display: inline;
	margin-right: 25px;
	}
#navtop {
	background-image:url('../images/background_nav_main.gif');
	background-repeat:repeat-x;
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
	font-size: 11px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	width: 726px;
	}
#navtop ul {
	height: 19px;
	list-style-type: none;
	margin: 0px;
	padding-top: 9px;
	text-align: center;
	}
#navtop ul li {
	color: #FFFFFF;
	display: inline;
	margin-right: 25px;
	}
#navtop a:link, #navbottom a:link, #navtop a:visited, #navbottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#navtop a:hover, #navbottom a:hover {
	text-decoration: underline;
	}
#navtop a:active, #navbottom a:active {
	color: #FEFFBD;
	text-decoration: none;
	}
#poster {
	background-image:url('../images/poster_blank.jpg');
	background-repeat:no-repeat;
	font-family: "Comic Sans MS";
	font-size: 48px;
	height: 139px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	text-align: center;
	width: 726px;
	}
#poster h2 {
	color: #50700E;
	font-size: 13px;
	}
#strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	}

.fullwidth {
	border: 1px solid #DBDB79;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	background: #FEFFAB url("../images/background_fullwidth.jpg") repeat-y;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.fullwidth h2 {
	font-size: 1.6em;
	}
