/***********************
DEFAULTS FOR PAGE
************************/
body {
	background-color: #FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
.clearFloats {
	clear: both;
	display: block;
	height: 10px;
	width: 100px;
}
a:link, a:visited {
	font-style: italic;
	color: #0066FF;
	text-decoration: none;
}
a:hover, a:active {
	font-style: italic;
	color: #666600;
	text-decoration: none;
}
p {
	font-size: 10pt;
	line-height: 16px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	line-height: 16px;
	font-weight: bold;
}
h3 {
	font-size: 9pt;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}
/***********************
DOCUMENT STRUCTURE BEGINS HERE
************************/
#container {
}
/*page Top styles*/
#FLpgTop {
	height: 243px;
	width: 900px;
}
#FLpgTop_nav {
	height: 243px;
	width: 180px;
	float: left;
}
#FLnav_topSpacer {
	height: 81px;
	width: 180px;
}
.FLnavButtons {
	height: 27px;
	width: 180px;
}
#FLpgTop_Firelight {
	height: 243px;
	width: 252px;
	float: left;
}
#FLpgTop_sectNames {
	height: 243px;
	width: 468px;
	float: right;
}

/******************
page body styles
*******************/
#FLpgBody {
	background-image: url(images/jpgs_FL_webPg/FL_pgBodyBG.gif);
	background-repeat: repeat-y;
	width: 900px;
}
#FLpgBody_LH {
	height: 700
	width: 288px;
	float: left;
	width: 288px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#FLpgBody_LH_image {
	height: 657px;
	width: 288px;
}
#FLpgBody_LH_bottweight {
	clear: both;
	height: 5px;
	width: 100px;
	position: fixed;
	bottom: 20px;
}
#FLpgBody_RH {
	width: 612px;
	float: right;
	background-color: #E9EBB9;
	background-image: url(images/jpgs_FL_webPg/FLpgBody_RH_v06flat.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#FLpgArticles1 {
	width: 550px;
	font-size: 10pt;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin: 0px;
}
.FLsongCopyright1 {
	font-size: 7pt;
}

/*******************
GALLERY materials
********************/
#FLgalleryBody {
	padding: 20px;
	border: 1px solid #CC0000;
}

#FLgalleryText1 {
}

#FLgalleryThumbs1 {
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 60px;
	padding-left: 15px;
}

.FLgalleryThumbnail1 {
	margin: 15px;
	background-color: #FF0000;
	float: left;
	border: 1px solid #000000;
	height: 72px;
	width: 72px;
}
#galleryImageEnlarged {
	background-color: #CCCCCC;
	border: 0px solid #FF0000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 100px;
	padding-left: 30px;
}
/*******************
'friends' page
*******************/
#friendContainer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.friendContainer h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.friendContainer h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
}


.friendContainer p {
}


#friendMessageBlock1 {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}


.friendMessage1 {
}

.friendContainer a:link, a:visited {
	font-style: italic;
	color: #0066FF;
	text-decoration: none;
}
.friendContainer a:hover, a:active {
	font-style: italic;
	color: #666600;
	text-decoration: none;
}

/*******************
footer
*******************/

#FLfooter1 {
	height: 65px;
	width: 500px;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#FLcontactInfo {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10px;
}
#FLcopyrightInfo {
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

