@charset "utf-8";
/* CSS Document */

body {
	background-color:#b70a06;
	background-image:url(/images/main-bg.png);
	background-position:top;
	background-repeat: no-repeat;
	margin: 50px 0 20px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 0;
}
h1 {
	background-image:url(/images/h1-bg.png);
	background-repeat:repeat-y;
	font-size: 17px;
	font-weight: normal;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
	color:#b70a06;
}
h2 {
	background-image:url(/images/h1-bg.png);
	background-repeat:repeat-y;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	text-transform: uppercase;
}
h3 {
	background-image:url(/images/h3-bg.png);
	background-repeat:repeat-y;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
}
table {
	width:99%;
	border-collapse:collapse;
	margin:0 auto;
}
table, th, td {
	border: 1px solid #900;
	padding: 5px;
	font-size: 11px;
}
th {
	background-color: #b70a06;
	color: #FFF;
}
#content-left p {
	margin-left: 10px;
}
.contaner {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
.contaner-top {
	background-image:url(/images/header-top.png);
	background-repeat:no-repeat;
	height: 10px;
	width: 970px;
}
.contaner-bottom {
	background-image:url(/images/bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 10px;
	width: 970px;
}
.header {
	background-color:#FFF;
	overflow:auto;
	width: 970px;
	height: 132px;
	overflow:hidden
}
#header-logo {
	padding: 15px 0 15px 25px;
	width:123px;
	float:left;
}
#header-logo img {
	border:0;
}
#header-text {
	margin: 16px 25px 0 25px;
	text-transform:uppercase;
}
#title {
	font-size: 47px;
	float:left;
	border-right: 2px solid #b70a06;
	float:left;
	padding: 0 18px 0 0px;
}
#slogan {
	float:left;
	padding: 13px 0 0px 18px;
	height: 44px;
	font-size:15px;
	color: #666;
	line-height: 18px;
}
#slogan2 {
	float:left;
	font-size: 15px;
	padding: 12px 10px 0 10px;
	color: #999;
	position: relative;
}
.page {
	background-color:#FFF;
	padding-bottom: 10px;
}
#menu {
	height: 181px;
	width: 915px;
	margin:0 auto;
}
/* menu */
.haccordion {
	padding: 0;
}
.haccordion ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; /*leave as is*/
}
.haccordion li {
	margin: 0;
	padding: 0;
	display: block; /*leave as is*/
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 181px; /*For users with JS disabled: Height of each content*/
	overflow: hidden; /*leave as is*/
	float: left; /*leave as is*/
}
.haccordion li .hpanel {
	width: 100%; /*For users with JS disabled: Width of each content*/
	height: 181px;  /*For users with JS disabled: Height of each content*/
	padding:0;
	margin:0;
}
#hc1 li {
	margin:0;
	padding:0; /*Spacing between each LI container*/
}
#hc1 li .hpanel {
	padding: 0px;
	margin:0; /*Padding inside each content*/
}
#hc1 li img {
	border:0;
}
/* menu end */
.content {
	margin: 0 auto;
	width: 913px;
	overflow:auto;
	padding-top: 15px;
}
#content-left {
	float:left;
	border-right: 2px solid #b70a06;
	width: 656px;
	padding: 0 15px 15px 0;
	min-height: 460px;
}
#content-left a, #pollcontainer a {
	color:#b70a06;
	text-decoration:none
}
#content-left ol {
	padding: 0 0 0 25px;
	margin: 0 0 0 10px;
}
#content-left ol li, #content-right ul li, #content-left ul li {
	padding-top: 5px;
}
#content-right ul li a {
	color:#b70a06;
	text-decoration: none;
}
#content-right {
	float:left;
	padding: 0 15px 15px 15px;
	width: 210px;
	font-size: 12px;
}
#content-right ul {
	padding: 0;
	margin:0 0 0 20px;
}
#learn-more {
	text-align:right;
	padding: 5px 0;
}
#learn-more a {
	background-image:url(/images/arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	padding: 10px 35px 10px 0;
	color:#b70a06;
	text-decoration: none;
}
#learn-more a:hover, #content-right ul li a:hover, #content-left a:hover, #pollcontainer a:hover {
	text-decoration:underline;
}
#menu2, #copyright {
	width: 912px;
	margin:0 auto;
	padding-top: 10px;
	color:#FFF;
}
#menu2 {
	text-transform: uppercase;
}
#menu2 a, #copyright a {
	color:#FFF;
	text-decoration:none
}
#menu2 a:hover, #menu2 a.current, #copyright a:hover {
	color:#FFF;
	text-decoration: underline
}
#red {
	color: #b70a06
}
#pollcontainer {
	margin:5px;
	padding:5px;
}
#loader {
	display:none;
	text-align:center;
}
.option {
	margin:5px 0;
}
.option p {
	line-height:1.1em;
	font-size:0.85em;
}
.bar {
	height:10px;
	background:#b70a06;
}
.yourvote {
	background:#000;
}
#poem {
}
em {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.sign {
	position:absolute;
	margin: 5px 0 0 250px;
}
.movies {
	overflow:auto;
	background-image:url(/images/h1-bg-2.png);
	background-repeat:repeat-y;
	padding: 10px;
	margin: 0 auto
}
.dropcontent {
	width: 100%;
	overflow:auto;
	border: 1px solid #b70a06;
	display:block;
}
.dropcontent-form { width: 100%; font-size: 20px; fon; color: #b70a06}
