@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: -10px;
	font-family: "Futura Bk", Arial, sans-serif;
	color: #000000;
	letter-spacing: 0em;
}
#header {
	background-image: url(elements/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_inset {
	background-image: url(elements/headerfilm_bg.jpg);
	background-repeat: no-repeat;
}
#header_inset  h1  {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 53px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: normal;
	letter-spacing: 0.1em;
}

#content {
	background-image: url(elements/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h2 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: -10px;
	font-family: "Futura Bk", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
#header_inset h2 {
	color: #000000;
	font-family: "Futura Bk", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -12px;
}
h4 {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: -10px;
	font-family: "Futura Bk", Arial, sans-serif;
	color: #EA192C;
	text-decoration: none;
}

h3 {
	font-weight: normal;
	font-size: 17px;
	margin-bottom: -10px;
	color: #000000;
}
#footer a {
	font-size: 10px;
	color: #F51C31;
}
#footer h2 {
	font-size: 18px;
	color: #ffffff;
}
a:link {
	color: #E81E2E;
}
a:visited {
	color: #E81E2E;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #E81E2E;
}
#footersep {
	background-image: url(elements/whiteline.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#header_inset h1 a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 53px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: normal;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#header_inset h2 a {
	color: #333333;
	font-family: "Futura Bk", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -12px;
	text-decoration: none;
}

