@charset "utf-8";
/* CSS Document */

body
{
background-image:url(../images/header-bg.gif);
font-family:Georgia, "Times New Roman", Times, serif;
background-repeat:repeat-x;
text-align:center;
margin:0px;

margin-top:5px;
background-color:#41121a;


}
h1
{
width:500px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
border-bottom:2px solid #41121a;
text-align:left;
margin-top:5px;
margin-bottom:5px;
padding-top:10px;

}
h2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
text-align:left;
margin-top:25px;
margin-bottom:5px;
border-bottom:1px solid #41121a;

}
a
{
text-decoration:none;
color:#800016;

}
a:hover
{
text-decoration:underline;
color:#800016;

}
#header
{
	height:134px;
	width:842px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#header-tab
{
	height:33px;
	float:right;
	
}
.header-tab-l
{
	height:33px;
	width:6px;
	background-image:url(../images/header-tab-l.gif);
	float:left;
}
.header-tab-sep
{
float:left;
background-image:url(../images/header-tab-sep.gif);
width:1px;
height:15px;
margin-top:2px;

background-repeat:no-repeat;
}
.header-tab-link
{
 float:left;
 padding-left:5px;
 padding-right:5px;
}

.header-tab-link a
{
color:#FFFFFF;
text-decoration:none;
}
.header-tab-link a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.header-tab-m
{
	height:27px;
	background-color:#000000;
	float:left;
	padding-top:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.header-tab-r
{
	height:33px;
	width:6px;
	background-image:url(../images/header-tab-r.gif);
	float:left;
}
.header-sep
{
float:left;
background-image:url(../images/header-sep.gif);
width:2px;
height:15px;
margin-top:5px;

background-repeat:no-repeat;
}
#headertabs
{
	height:26px;
	padding-top:68px;
	padding-left:260px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:600px;
	clear:both;
	
}


.headertab
{
height:24px;
padding-left:11px;
padding-right:11px;
padding-top:2px;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
}

.headertab2
{
height:24px;
padding-left:11px;
padding-right:11px;
padding-top:2px;
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
background-color:#000000;
}

#wrapper
{
width:100%;
background-color:#ffffff;


}

a
{
text-decoration:none;
}

.navdrop
{
background-color:#292929;

margin-left:260px;
padding:15px;	
padding-top:10px;
z-index:999;
position:absolute;
width:100px;



}
.navitem
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
padding:5px;
border-bottom:1px solid black;

}
.navitem2
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
padding:5px;
border-bottom:1px solid black;
background-color:#3f1219;
}

#content
{
width:842px;
font-size:15px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;

}
#left{
float:left;
padding:10px;
width:680px;
text-align:justify;

}
#film
{
float:right;
}
.filmitem
{
height:72px;
width:120px;
background-image:url(../images/film.gif);
}
.greybox
{
background-color:#f4f4f4;
padding:10px;
}
#footer
{
clear:both;
background-color:#41121a;
border-top:solid 2px #000000;
height:50px;
font-size:11px;
color:#FFFFFF;

}

#footer a
{
color:#938a8c;
}

#film1
{
float:right;
}
.filmitem1
{
height:72px;
width:120px;
background-image:url(../images/film.gif);
}

.txt
{
background-color:#e2ecfd;
border:1px solid black;
}
