﻿/* CSS for FHF Website:  index.htm */

body  {
	position: absolute;
	height: 100%;
	background-color: #E8E8E8;

}	

html  {
	height: 100%;
}	

#header {
	 	
	width: 780px; 
	height: 100px; 
	margin: 0 auto; 
	background-color:   #660000;
    
	
}

/* Text Attributes  */

.textbanner1 {
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
}

.textbanner2 {
	font-size: large;
	color: #FFFFFF;
}

.textbanner3 {
	font-size: xx-large;
	color: #FFFFFF;
}

.leftlinks2 {
	background-color: #CCCCCC;
	font-family: "Times New Roman";
	border: 1px solid #FFFFFF;
	font-size: large;
	height: 25px;
	width: 201px;
	text-align: center;
	font-weight: bold;
}

.textmidbox {
	position: relative;
	 top: 120px;
	 margin-left: 10px;
	 height: 40px;
	 width: 120px;
}

.textmidbox2 {
	font-size: xx-small;
}

.textmidbox3 {
	font-size: 30px;
}

.textmidbox4 {
	font-size: large;
}

.textmidbox5 {
	color: #000080;
	font-size: 30px;
}

.textmidbox6 {
	color: #000080;
	font-size: x-large;
	text-align: justify;
	font-size: medium;
	font-style:italic; 
    color: black;

}


.textmidbox8 {
	border: 1px solid #800000;
}

.textmidbox9 {
	color: #000080;
	font-weight: bold;
	font-size: 20px;
	
}

.box4td{height:150px;
		
}

.textmidbox10 {
	border-width: 0px;
}

.txt1 {
	font-weight: bold;
	font-size: large;
}

.txt2 {
	color: white;
	font-size: medium;
	font-weight:bold;
	
}
/** 2-COLUMN LAYOUT */

.two-col {
}

.two-col .colA {
	float: left;
	width: 192px;
	height: -250px;
	margin-right: 3px;
}
	
.two-col .colB {
	float: left;
	width: 400px;
}

/** CONTENT */

#content {
	width: 778px;
	margin: 0 auto;
	background-color: #FFFFFB;
	height: 1025px; /* height; 1045px with 2 events in box2 */
}

.content {
	margin: 0px;
	height: 270px;
	width: 400px;
	text-align:right;
	
}	

a:link
{
	font-family: Times New Roman;
	font-size: large;
	color: navy;
	text-decoration: none;
}

a:active
{
	font-family: Times New Roman;
	font-size: large;
	color: navy;
	text-decoration:none;
}

a:visited
{
	font-family: Times New Roman;
	font-size: large;
	color:navy;
	text-decoration: none;
	}

.l1 a:visited
{
	font-family: Times New Roman;
	font-size: large;
	color: #0066FF;
	text-decoration: underline;
	}
	


/** Tables */

.lefttbl {
	border: 1px solid #FFFFFF;
	width: 100%;
	text-align: center;
	height: 298px;
}

.lefttbl2 {
	color: #FFFFFF;
	border: 1px solid #800000;
	background-color: #800000;
	
}

.videobox {
	position: absolute;
	top: 880px;
	margin-left: 10px;
	height: 105px;
	width:  536px;
	text-align: left;
	color: #000080;
	border: 3px solid #660000;
	background-color: #FFFFFF;


}

.vbfont{
	position:relative;
	margin-left: 50px;
	font-size:20px;
	
}

.vbfont2{
	position:relative;
	margin-left: 5px;
	color: black;

}

.vbfont2a{
	position:relative;
	margin-left: 70px;
	color: black;

}

.centertbl1 {
	position: absolute;
	top: 430px; 
	margin-left: 10px;
	height:140px; 
	text-align: center;
	width: 537px;
	vertical-align: top;
	background-color: #CCCCCC;
}

.centertbl2 {
	position: absolute;
	top: 720px;
	margin-left: 10px;
	height: 105px;
	width:  566px;
	text-align: center;
	

}

.centertbl3 {
	position: absolute;
	top: 565px;
	margin-left: 10px;
	padding: 5px;
	height: 85px;
	width: 527px;
	text-align:  justify;
	background-color: #CCCCCC;

}


/** PICTURES */
.pic1{
	 position: relative;
	 top: 20px;
	 border:  thick;
	 border-color: #660000;
	 border-style: solid;
	 
}

.pic2 {
	position: relative;
	left: 50px;
}

.pic3 {
	position: relative;
	left: -240px;
}

.pic4 {
	width: 108px;
	height:100px;
	border: 0px;
}

/** BOX1 */

#box1 {
}

#box1 .title {
}

#box1 .content {
	margin: 0;
}

#box1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#box1 li {
	display: inline;
}

#box1 a {
	border-top: 1px solid #FFFFFF;
}

/** BOX2 */

#box2 {
	position: absolute;
	top: 420px;
	margin-left: 5px;
	width: 178px;
	height: 245px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #660000;
	background-color: #660000;

}
/*  Box2 with 2 events 
#box2 {
	position: absolute;
	top: 420px;
	margin-left: 5px;
	width: 178px;
	height: 430px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #660000;
	background-color: #660000;

}
*/
	
}

#box2 .title {
}

#box2 .content {
}

/** BOX3 */

#box3 {
}

#box3 .title {
}

#box3 .content {
	padding-top: 10px;
	height: 333px;
	width: 549px;
	
}

/** BOX4 */

#box4 {
	 position: relative;
	 top: 120px;
	 margin-left: 10px;
	 height: 40px;
	 width: 120px;
}

#box4 .title {
}

#box4 .content {
}

#box4 .hr1 {
	margin-bottom: 1em;
}

#box4a {
	position: absolute;
	top: 700px;  /* top:  870px; with 2 events in box2 */
	margin-left: 5px;
	background-color: #CCCCCC;
	width: 178px;
	height: 170px;
	border: 1px solid #660000;
	text-align: center;
		
}

#box4b {
	float: left;
	width: 164px;
	margin-left: 18px;
}

/** Footer */

.ftxt {
	font-size: small;
}

.hrline {
	width: 600px; 
	height:  4px;
	color: #800000;
	border-collapse;
	direction: ltr;
}

.ftpic {
	position:  absolute;
	top: 1010px; /* top: 1030px; with 2 events in box2 */
	margin-left: -195px;
}

.ftlinks {
	position: absolute;
	top: 1110px; /* top: 1135px; with 2 events in box2 */
	margin-left:  -195px;
	font-size: x-small;
	background-color: #FFFFFF;
	width: 778px;
	text-align: center;
}


