/***********************************************//* falecity.css                            *//* Why_Design? 2007         *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/body{	font-family: Arial,sans-serif;	color: #cccccc;	line-height: 1.166;		margin: 0px;	padding: 0px;	background: #cccccc url("bg_grad.jpg") fixed;}/******* hyperlink and anchor tag styles *******/a:link, a:visited{	color: #005FA9;	text-decoration: none;}a:hover{	text-decoration: underline;}/***********************************************//* Layout Divs                                 *//***********************************************/#pagecell1{	position: absolute;	top: 10px;	left: 20%;	padding: 20px; 20px; 0px; 20px;		background-color: #F5f7f7;	border-top: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;	border-right: 1px solid #cccccc;	border-left: 1px solid #ccd2d2;}#tl {	position:absolute;	top: -1px;	left: -1px;	margin: 0px;	padding: 0px;	z-index: 100;}#tr {	position:absolute;	top: -1px;	right: -1px;	margin: 0px;	padding: 0px;	z-index: 100;}#masthead{	position: absolute;	top: 5px;	left: 10px;	right: 2%;	width:600px;	height: 255px;	}#masthead02{	position: absolute;	top: 5px;	left: 610px;	right: 2%;		}#pageNav{	float: bottom;	width:500px;	padding: 5px;	background-color: #F5f7f7;		font: small Verdana,sans-serif;}#float{	float: bottom;	width:170px;	padding: 0px;	background-color: #F5f7f7;	border-top: 1px solid #cccccc;	border-left: 1px solid #cccccc;	border-right: 1px solid #cccccc;	border-bottom: 1px solid #cccccc;	font: small Verdana,sans-serif;}#content{	float:top;	padding: 0px 0px 0px 0px;	margin:0px 0px 0px 0px;	background-color: #F5f7f7;	}/************* falecitylink01 styles ***************/#falecitylink01{	font: small Verdana,sans-serif;	vertical-align: middle;	color: #C9B2C8;}#falecitylink01 a{	color: #C9B2C8;}#falecitylink01 a:hover{	color: #9D869C;	text-decoration: none;}/********************* end **********************/