body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FF66CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .1px;
	padding-left: 0px;
	background-image: url(furniture/bannerbg.jpg);
	background-repeat: repeat-x;
    }
	#wrapper {
	background-color: #FF66CC;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .1px;
	text-align: left;
	width: 800px;
	padding: 0px;
	position: relative;
	top: 0px;
	}
	#content {
	position: relative;
	top: 100px;
	}
/* ---------------------------------------------------------------- */


.F, .M, .FM, .B, .G, .P, .dateline, .datelinegrey, .iB, .iG, .iF, .iM, .iFM, .iP {
	line-height: .8em;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: .1em;
	padding-left: .5em;
	padding-top: .05em;
	padding-bottom: .05em;
	white-space: nowrap;
	font-size: 95%;
	margin: 0px;
}
.dateline {
		padding-top: .5em;
	padding-bottom: .5em;
	background-color: #FFFF66;
	color: #000000;
	padding-left: .8em;
	display: block;

}
.datelinegrey {
	padding-top: .5em;
	padding-bottom: .5em;
	background-color: #FFFF66;
	color: #666666;
	padding-left: .8em;
	display: block;
	font-weight: normal;
}
.block {
font-size: 100%;
	color: #000000;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #FF66CC;
	border-top-color: #FFFF66;
	border-right-color: #FFFF66;
	border-bottom-color: #FFFF66;
	border-left-color: #FFFF66;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
.F, .M, .FM, .B, .G, .P {
	font-family: "Courier New", Courier, monospace;
	display: inline;
}

.iF, .iM, .iFM, .iB, .iG, .iP {
	font-size: 1.5em;
	display: block;
	padding-top: 0em;
	padding-bottom: .8em;
	height: 1.3em;
}
/*
.F, .iF {
background-color: #FF9900;
}
.M, .iM {
background-color: #339966;
}
.B, .iB {
	background-color: #FF0033;
}
.G, .iG {
	background-color: #FFE033;
	color: #333333;
}
.P, .iP {
	background-color: #9966cc;
}
*/

.F, .iF {
background-color: #FF9900;
}
.M, .iM {
background-color: #339966;
}
.B, .iB {
	background-color: #FF0033;
}
.G, .iG {
	background-color: #FFE033;
	color: #333333;
}
.P, .iP {
	background-color: #9966cc;
}

.FM, .iFM {
	background-color: #339966;
	background-image: url(furniture/tilei.gif);
	background-repeat: repeat;
}
	.fill {
	background-color: #FFFF66;
	}
/* ---------------------------------------------------------------- */

#content a {
	font-weight: bold;
	text-decoration: none;
	color: #663399;
}
#content a:link {}
#content a:visited {
	text-decoration: none;
	color: #663399;
}
#content a:hover {
	color: #444444;
	background-color: #FFFF66;
	text-decoration: none;
}
#content a:active {
	color: #444444;
	background-color: #FFFF66;
	text-decoration: none;
}

/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
	.hide {
	display: none;
	}
	#mainNav a {
	color: #FFFFFF;
	background-color: #9966CC;;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}	
	#mainNav a:visited {
	color: #FFFFFF;
	}
	#mainNav a:hover, a.over {
	color: #000000;
	background-color: #FFFF66;
	}
	ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	}
	/* Styles for Menu Items */
	ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(furniture/arrow19.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	}
	/* Holly Hack. IE Requirement \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */
	ul li a:hover, ul li a.over {
	background-image: url(furniture/arrow19b.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	}
	li:hover ul, li.over ul {
	display: block;
	} /* The magic */
	/* END MENUS MENUS MENUS \*/
/* ---------------------------------------------------------------- */

	#phlogo {
	z-index: 12;
	position: absolute;
	top: 0px;
	left: 0px;
		margin: 0;
	padding: 0;
	}
	#ullogo {
	z-index: 13;
	position: absolute;
	top: 0px;
	right: 0px;
	}
