@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	outline:none;
}

body{
	background:#000000 url(../images/css/fiyeV1-5_pageRepeating.jpg) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

	#pageArea{
		width:929px;
		margin:auto;
		margin-top:15px;
	}
	
		#header, #tagLine, #navigation, #contentArea{
			float:left;
		}
		
		#tagLine{
			color:#ffffff;
			background:#55555a;
			text-align:center;
		}
		
		#header, #tagLine, #contentArea{
			clear:both;
			width:730px;
			margin:0px 109px 15px 86px;
		}
			#navigation{
				clear:left;
				width:221px;
			}
		
			#announcementBlock, #imageGrid, #contentWhite{
				float:right;
				clear:right;
				width:497px;
				background:url(../images/css/fiyeV1-5_announcementBackground.jpg) no-repeat;
			}
			
			#announcementBlock{
				width:477px;
				overflow:hidden;
				height:119px;
				font-size:16px;
				color:#ffffff;
				padding:5px 10px;
			}
			
			#imageGrid{
				height:431px;
				background:url(../images/css/fiyeV1-5_homeGrid.jpg) no-repeat;
			}
			
			#contentWhite{
				background:url(../images/css/fiyeV1-5_content_white_repeating.jpg) repeat-y;
				min-height:570px;
			}
		

a.fliesImageLogo{
	width:222px;
	height:187px;
	float:left;
	clear:left;
	background:url(../images/css/fiyeV1-5_imageLogo.jpg) no-repeat;
}

a.fliesTextLogo, a.what{
	width:488px;
	height:68px;
	float:right;
	background:url(../images/css/fiyeV1-5_textLogo.jpg) no-repeat;
}

a.what{
	width:60px;
	height:25px;
	clear:right;
	background:url(../images/css/fiyeV1-5_what.jpg) no-repeat;
}

a.what:hover{
	background-position:-60px 0px;
}

#header img.tagline{
	float:right;
	clear:none;
}

#header img.newspaper{
	float:right;
	clear:right;
}
		
#tagLine p{
	padding:13px 55px;
}

#contentArea img.gridDetail{
	float:right;
	clear:right;
}

#navigation ul{
	list-style:none;
	float:left;
	width:100%;
	margin-top:4px;
}

#navigation li{
	width:100%;
	float:left;
	clear:both;
	background:url(../images/css/fiyeV1-5_sideNavigationRepeating.jpg) repeat-y;
	margin-bottom:2px;
}

#navigation li.spacer{
	height:252px;
}

#contentArea #navigation a{
	float:left;
	width:201px;
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	padding:5px 10px 2px 10px;
}

#contentArea #navigation a:hover{
	color:#ffc875;
}

a.beenThereReadThat, a.talesOfTheBlue, a.perspicuity, a.guestArticle, a.lowerEducation, a.readersWriteBack{
	float:left;
	width:143px;
	height:205px;
	margin:2px 0px 0px 13px;
	background:url(../images/css/fiyeV1-5_beenThereReadThat.jpg) no-repeat;
}

a.talesOfTheBlue{
	background:url(../images/css/fiyeV1-5_talesOfTheBlue.jpg) no-repeat;
	margin-left:21px;
}

a.perspicuity{
	background:url(../images/css/fiyeV1-5_perspicuity.jpg) no-repeat;
	margin-left:20px;
}

a.guestArticle{
	background:url(../images/css/fiyeV1-5_guestArticle.jpg) no-repeat;
	margin:16px 0px 0px 13px;
}

a.lowerEducation{
	background:url(../images/css/fiyeV1-5_lowerEducation.gif) no-repeat;
	margin:16px 0px 0px 21px;
}

a.readersWriteBack{
	background:url(../images/css/fiyeV1-5_readersWriteBack.jpg) no-repeat;
	margin:16px 0px 0px 20px;
}

a.beenThereReadThat:hover, a.talesOfTheBlue:hover, a.perspicuity:hover, a.guestArticle:hover, a.lowerEducation:hover, a.readersWriteBack:hover{
	background-position:-143px 0px;
}

#contentArea h1{
	font-size:18px;
	width:477px;
	margin-left:10px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#contentArea hr{
	width: 98%;
	margin-left:5px;
	
}

#contentArea p{
	background-color:#FFFFFF;
	text-align:left;
	width:477px;
	margin-left:10px;
	margin-right:10px;
	font-size:14px;
	padding-bottom:10px;
}

#contentArea p.signature{
	text-align:right;
}

#contentArea a{
	color:#000000;
}

#contentArea a:hover{
	color:#55555a;
}

