#wrapper {
	width: 950px;
	margin: auto;
	border: 1px solid #A20000;
	background-color: #FFFFFF;
}
#wrapper .navTop .navigationTop a {
	color: #5B7919;
	text-decoration: none;
}
#wrapper .navTop .navigationTop a:visited {
	color: #5D7924;
	text-decoration: none;
}
#wrapper .navTop .navigationTop a:hover {
	color: #D70100;
	text-decoration: underline;
}
#wrapper .navTop .navigationTop a:active {
	color: #FF6600;
	text-decoration: underline;
}
#wrapper .navTop {
	background-image: url(art/top_head.jpg);
	height: 70px;
}

body {
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(art/background_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper .navTop .navigationTop {
	padding-left: 275px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.homeMovie {
	width: 279px;
	background-color: #FFFFFF;
}
.middleTable {
	width: 478px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
.middleTableHome {
	width: 100%;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	padding-right: 45px;
	color: #666666;
}
.bottomLeft {
	background-image: url(art/small_vert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#wrapper .middleTableHome .bottomLeft img {
	float: left;
	padding: 4px;
	margin: 4px;
	border: 1px solid #4B5300;
}


.rightTable {
	background-color: #FFFFFF;
}
#wrapper .footer {
	background-color: #A20000;
	font-size: 10px;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	padding-top: 5px;
}
#wrapper .rightTable .rightTextArea {
	margin-top: 130px;
	width: 156px;
	margin-left: 6px;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #336633;
	border-left-color: #336633;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
a:link {
	color: #AD0B09;
	text-decoration: none;
}
a:visited {
	color: #C90008;
	text-decoration: none;
}
a:hover {
	color: #FE0000;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A30001;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A30001;
	line-height: 17px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A30001;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A30001;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A30001;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #A30001;
}
#wrapper .footerNav {
	vertical-align: middle;
	height: 35px;
	text-align: center;
	padding-bottom: 4px;
}
#wrapper .footerNav a {
	color: #5B7919;
	text-decoration: none;
}
#wrapper .footerNav a:visited {
	color: #5D7924;
	text-decoration: none;
}
#wrapper .footerNav a:hover {
	color: #D70100;
	text-decoration: underline;
}
#wrapper .footerNav a:active {
	color: #FF6600;
	text-decoration: underline;
}