.hidden {
	display: none;
}

*
{
margin-top: 0px;margin-bottom: 0px;
}

html, body {
	padding: 0px;
	margin: 0px;
	background-color: #000;
	color: #FFFFFF;
	font-family: 'Verdana', Arial, Sans-Serif;
	font-size: 1em;
}

p
{
margin-top: 15px;
}

a:link {
color: #f99647;
text-decoration: none;
}
a:visited {
color: #f99647;
text-decoration: none;
}
a:hover {
color: #a0a0a0;
text-decoration: none;
}

#page-container {
    width: 990px; 
	background: #000;
	margin: auto;
}

#main-nav {
	background: #000;
	width: 990px;
	text-align: center;
}


#header {
	background: #000;
	height: 125px;
	width: 990px;
}

#content {
    padding-top: 15px;
    margin-left: 200px;
	background-color:#000000;
}

#contactbar {
    margin-left: 160px;
	text-align: right;
	height: 75px;
	margin-bottom: 10px;
	margin-top: -123px;
}

#iframecontent
{
	background: #000;
	padding: 0px 20px 20px 20px;
	font-size: .85em;
	text-align:justify;
}

#sidebar-a {
	float: left;
	width: 190px;
	background: #000;
	color: #fff;
}

.contentHeading
{
    color: #f99647;
	font-size: 1.7em;
	font-style: italic;
	border-bottom: 1px solid #a0a0a0;
	margin-bottom: 20px;
}

.contentHeading2
{
    color: #a0a0a0;
	font-size: 1.3em;
	border-bottom: 1px solid #a0a0a0;
	margin-bottom: 3px;
}

.contentHeadingAnimation
{
    color: #a0a0a0;
	font-size: 1.3em;
	border-bottom: 1px solid #f99647;
	margin-bottom: 15px;
}

.contentHeading2films
{
    color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #a0a0a0;
	margin-bottom: 3px;
}

.contentHeading2films a:hover
{
    color: #ffffff;
}

.contentHeading2films a
{
    color: #ffffff;
}

.contentHeading3
{
    color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}

.contentHeading2 a
{
    color: #a0a0a0;
}

.contentHeading2 a:hover
{
    color: #f99647;
}

.image-link
{
   border: 2px solid #f99647;
}

.image-link-backarrow
{
    border: none;
}

#footer {
    clear: both;
	height: 35px;
	background-color:#000;
	text-align:left;
	border-top: solid 1px #f99647;
	width: 990px;
}

.asterix {
    color:#FF0000;
	font-size: 1.2em;
	font-weight: bold;
}

table#formlayout td {
    padding-top: 3px;
	padding-bottom: 3px;
}

#copyrighttext
{
    font-style: italic;
	font-size: 0.8em;
}

#tablespacingimages {
    padding-bottom: 20px;
}
