body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 160%;
	color: #FFFFFF;
	background-color: #D70101;
	background-image: url(images/main-bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
a{
	color: #FFCC00;
	text-decoration:none;
}
a:visited{
	color: #FF9900;
	text-decoration:none;
}
a:hover{
	color: #FFFF00;
	text-decoration:none;
}
img {
	border:none;
}
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #950000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 100%;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 1px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #950000;
	color: #FFFFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	text-transform: uppercase;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #950000;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 10px;
	background-color: #950000;
	padding-left: 5px;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
}
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.textfield {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
.form_button {
	color: #FFCC00;
	background-color: #000000;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.header_wrap {
	height: 125px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	float: left;
	margin-top: 72px;
	margin-left: 15px;
}
.content_wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/kira.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer_wrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.header_nav {
	float: right;
	margin-top: 47px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.header_nav a{
	color: #FFCC00;
	text-decoration: none;
}
.header_nav a:visited{
	color: #FFCC00;
	text-decoration: none;
}
.header_nav a:hover{
	color: #ffffff;
	text-decoration: none;
}


.side_nav {
	float: left;
	width: 160px;
	height: 420px;
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 5px;
	clear:right;
	background-image: url(images/vertical-divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.side_nav ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}


.go_with_me_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}


.side_nav li{
	padding-bottom: 10px;
}
.side_nav ul a{
	color: #000000;
	text-decoration: none;
}
.side_nav ul a:visited{
	color: #000000;
	text-decoration: none;
}
.side_nav ul a:hover{
	color: #FFFFFF;
}
.right_col {
	width: 565px;
	float: right;
	margin-top: 30px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.footer_line {
	background-image: url(images/footer-line.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	padding-top: 3px;
	clear: both;
	font-size: 10px;
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.copyright {
	float: left;
	padding-left: 15px;
}
.credit {
	float: right;
}

.sponsor_logo {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #000000;
	float:left;
	margin: 10px;
}
.img_border {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #000000;
}
.film_thumb {
	width: 100px;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	float: left;
	font-size: 90%;
	line-height: 140%;
	height: 120px;
}
.pgm_table {
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
}
.pgm_table td{
	border-bottom: 1px dotted #BF0000;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}