body {
margin: 0;
color: #333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
background-color: #F1F8F7; /*#EBF0FE; #F1F8F7; #EEF2FB;*/ 
}
table {
border: 0px solid #666;
border-collapse: collapse;
border-spacing: 0;
vertical-align: top;
}
p {
font-size: .8em;
text-align: justify;
line-height: 1.7em;
}

h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
text-align: right;
font-style: italic;
color: #95B7CD;
letter-spacing: 5px;
}
h2 {
font-size: 1em;
text-align: center;
font-weight: bolder;
margin: 20px 0px 0px 0px;
font-family: "Century Gothic", "Helvetica", "sans-serif";
color: #4d7097; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaacc', Direction=135, Strength=2);
}
h3 {
font-size: .8em;
text-align: center;
color: maroon;
text-decoration: none;
}
h4 {
font-size: .8em;
text-align: center;
font-weight: bolder;
margin: 15px 0px 0px 0px;
color: #716f64;
}

.footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .6em;
text-align: center;
}
.itemlist {
font-weight: bold;
color:#4d7097;/*#1e51c8;*/
}
.normallist {
font-size: .8em;
text-align: justify;
line-height: 1.7em;
}
.isInnerShadow {
position:absolute;
width:580px;/*100%;*/
z-index: 101;
top:expression(this.offsetParent.scrollTop);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/general/shadow_Bottom.png', sizingMethod='scale');
}
.indent {
position:relative;
left:40px;
}

a:link{color:#0000FF;text-decoration:underline;}
a:visited{color:#666;text-decoration:underline;}
a:hover{color:#666;text-decoration:underline;}

.normallink a:link, .normallink a:visited {
	color:#0000FF;
	text-decoration: underline;
}
.hilightlink a:link, .hilightlink a:visited {color:#0000FF;font-weight:bold;text-decoration:underline;}
/* page header */

#header #title {
	width: 500px;
	height: 80px;
	line-height: 50px;
	background: url(images/general/logo_word.gif) 15px 5px no-repeat;
}

#header #subtitle {
	width: 300px;
	margin-top: 50px;
	margin-right:20px;
	padding-bottom: 5px;
	vertical-align: bottom;
	text-align: right;
	font-style: italic;
	font-size: 84%;
	color: #666;
	float: right;
}

#header {
background-color: #ffffff;
border-bottom: 1px #666 solid;
padding: 0;
margin: 0;
}
#header p {
font-size: .6em;
}
#logo {
width: 115px;
height: 114px;
float: left;
background-image: url(images/general/FHFlogo72.jpg);
background-repeat: no-repeat;
}
#name {
width: 980px;
height: 114px;
background-color: #FFF;
background-image: url(images/general/word_logo_trans.gif);
bacdground-position: bottom right;
background-position: 550px 50px;
background-repeat: no-repeat;
}
#outer-image {
background-image: url(images/outer-image1.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 199px;
border-bottom: 1px solid #666;
}
.out-image {
background-image: url(images/outer-image1.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 199px;
border-bottom: 1px solid #666;
}
#inner-image {
background-image: url(images/inner-image1.jpg);
background-repeat: no-repeat;
background-position: 50% 0px;
height: 199px;
width:581px;
}
#content {
/*width: 779px;
position: relative;*/
vertical-align: top;
}
#middle {
background-color: #ffffff;
}
#main {
background-color: #ffffff;
padding: 10px 20px 10px 20px;
margin-left: 0px; 
margin-right: 0px;
margin-top: 0px;
position: relative;
width: 539px;
text-align: left;
overflow: hidden;
}
.moviecontainer {
width: 100%;
text-align: center;
}

#donateNow {
text-align: center;
margin-top: 20px;
padding: 0;
}

#right {
width: 198px;
font-size: .8em;
font-weight: normal;
/*
position: absolute;
right: -198px;
top: 0px;
*/
}
#right .bigfont {
font-size: 1.2em; 
font-weight: bold;
color: #336699; /*#A92524;red #F84F00;orange*/
}
#right p {
margin: 5px 5px 0px 5px;
text-align: center;
font-size: 10px;
color: #333; 
}
#right ul li {
margin: 0;
padding: 2px 0 2px 0;
font-size: 10px;
color: #F84F00;
}

#navbar {
width: 198px;
/*position: absolute;*/
left: 0px;
top: 0px;
}
#navbar ul {
margin: 0;
padding: 0;
}
#navbar ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#navbar ul li a:link, #navbar ul li a:visited {
display: block;
background-color:#c0d8f5;
background-image: url(images/bgcolor_GB.gif);
background-repeat: repeat-y;
color:#003366; 
text-decoration: none;
text-align:right; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight:bold; 
padding: 3px 20px 3px 3px;
/*
border-style: solid; 
border-color: #F5F5F5 #999 #999 #F5F5F5; 
border-width:1px 2px 2px 1px; 
*/
}
#navbar ul li a:hover {
background-image: url(images/bgcolor_GG.gif);
background-repeat: repeat-y;
/*
background-color: #dde9f9;
*/
}
#navbar ul li a:active {
background-image: url(images/bgcolor_GW.gif);
background-repeat: repeat-y;
/*
background-color: #f5f5f5;
border-color: #666 #ccc #ccc #666; 
border-width: 2px 1px 1px 2px; 
*/
}

#navbar ul#navlist li a.active {
color:#003366; 
background-image: url(images/bgcolor_GGarrow.gif);
background-repeat: no-repeat;
background-position: left 50%;
/*
color: #fff;
background-color: #69c;
border-color: #666 #ccc #ccc #666; 
*/
}

/* sidebar boxes */

.box-section {
	width: 180px;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 15px 10px;
	border: 5px solid #fff;
	background: #FFF8F8;/*#faf8fb;*/
	line-height: 1.8em;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#e2decd', Direction=135, Strength=5);
}

.box-section p {
	text-align: left!important;
}

.box-section[class] {
	border-right-width: 8px;
	border-bottom-width: 8px;
	-moz-border-right-colors: #f4f3f0 #e2decd #d6d2c2 #fff #fff #fff #fff #fff;
	-moz-border-bottom-colors: #f4f3f0 #e2decd #d6d2c2 #fff #fff #fff #fff #fff;
	-moz-border-radius: 3px;
}

.safari .box-section {
	width: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
}

.box-section h2 {
	margin: 0px -10px 10px -10px!important;
	padding: 5px 10px;
	border-top: 1px solid #f2eefd!important;
	border-left: 1px solid #f2eefd!important;
	border-bottom: 1px solid #e2decd!important;
	border-right: 1px solid #e2decd!important;
	background: #CFE6FF; /*#CFE6FF; #C8E5E1; #BFD6EF; #E0EBDA; #ebeadb;*/
	font-family: Tahoma;
	color: #336699!important; /*#A92524!#BC514F!red!#F84F00!orange!#4d7097!gblue!important;*/
	font-weight: bold;
	font-size: 1em;
}

.box-section a {
	color: #4d7097!important;
	text-decoration: none!important;
/*	border-bottom: 1px dotted #4d7097;*/
}

.box-section a:visited {
	color: #000!important;
	text-decoration: none;
/*	border-bottom: 1px dotted #000;*/
}

.box-section a:hover {
	color: #2290BF!important;
	text-decoration: underline!important;
/*	border-bottom: 1px solid #2290BF;*/
}
