body{
	padding: 0px;
	margin: 0px;
	background-color: #143647;
	font-family : verdana, arial, sans-serif;
}

#timeSpan, .nextchatText{
	color : #D6C8C8;
	font-size : 15px;
	padding-left : 4px;
}

.infoTitle{
	text-decoration : underline;
	font-weight : bold;
	text-align : center !Important;
}
.pg4Blurb{
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	padding : 2px 2px 2px 4px;
}
/* BEGIN DISCLAIMER */
#disclaimer{
/* CONTROLS MAIN STYLE FOR DISCLAIMER DIV */
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	text-align : center !Important;
}
#disclaimer a{
/* CONTROLS LINK STYLES FOR DISCLAIMER */
	font-size : 8pt;
	color : #FFFFFF;
}
#disclaimer a:hover{
/* CONTROLS LINK HOVER STYLES FOR DISCLAIMER */
	text-decoration : underline;
}
#disclaimer .dollars{
/* CONTROLS DOLLAR SIGNS ($$$) FOR DISCLAIMER */
	color : #1ABA29;
}
/* END DISCLAIMER */

/* BEGIN PHIL-FLASH WEBCAM NETWORK SCHEDULE */
	#pfcamnet{
	/* Main div for schedule */
		position : relative;
		width : 158px;
		height : 230px;
		border : 0px solid #000000;
		background-color : #ffffff;
		vertical-align : top;
	}
	* html #pfcamnet{
	/* IE Fix */
		width : 160px;
	}
	#pfcam2 #pfcamnetbox{
		height : 320px !Important;
	}
	#pfcamnet #chathead{
	/* Div holding the header image */
		width : 158px;
		height : 83px;

	}
	#pg5 #pfcamnet{
		width : 158px;
		height : 330px;
	}
	#pg5 #pfcamnet .pfcamnetbox{
		width : 157px;
		height : 320px;
	}
	* html #pg5 #pfcamnet{
		width : 158px;
		height : 330px;
	}
	* html #pg5 #pfcamnet .pfcamnetbox{
		width : 160px;
		height : 330px;
	}
	#pg6 #pfcamnet{
		width : 158px;
		height : 257px;
		padding-right : 2px;
	}
	#pg6 #pfcamnet .pfcamnetbox{
		width : 157px;
		height : 257px;
	}
	* html #pg6 #pfcamnet{
		width : 158px;
		height : 256px;
	}
	* html #pg6 #pfcamnet .pfcamnetbox{
		width : 160px;
		height : 256px;
	}

	#pfcamnet .pfcamnetbox{
	/* Div holding the content */
		width : 161px;
		height : 220px;
		overflow : auto;
		font-family : Verdana;
		font-size : 10px;
		padding-left : 3px;
		text-align : left;
		padding-top : 5px;
		padding-bottom : 5px;
		vertical-align : top;
		/* scrollbars are in separate class rule*/
	}
	* html #pfcamnet .pfcamnetbox{
	/* IE Fix */
		width : 164px;
		height : 230px;
		vertical-align : top;
	}
	#pfcamnet .pfcamnetbox span.pfchatnetitem{
	/* Controls span tag holding links */
		display : block;
	}
	.schedulelinklive{
	/*Link for live now */
		text-align : center;
		text-transform : uppercase;
		color : #008000;
		font-size : 7pt;
		font-family : verdana;
		padding-left : 0px;
		padding-right : 2px;
		text-decoration : none;
	}
	.schedulelinkcancelled{
	/* Link for cancelled */
		text-transform : uppercase;
		color : red;
		font-size : 7pt;
		font-family : verdana;
		padding-left : 0px;
		padding-right : 2px;
		text-decoration : line-through;

	}
	.schedulelinkrescheduled{
	/* Controls rescheduled chat link */
		text-transform : uppercase;
		color : orange;
		font-size : 7pt;
		font-family : verdana;
		padding-left : 0px;
		padding-right : 2px;
	}
	.old{
	/* Controls rescheduled chat's old link */
		text-decoration : line-through;
	}
	.schedulelinklate{
	/* Controls late link, may be unneeded, as we can just add a second line to live link */
		text-align : center;
		text-transform : uppercase;
		color : green;
		font-size : 7pt;
		font-family : verdana;
		padding-left : 0px;
		padding-right : 2px;
		text-decoration : none;
	}

	.schedulelink{
	/* Controls all links */
		font-size : 10px;
		font-family : verdana;
		color : black;
		text-decoration : none;
	}
	#chatmembership{
	/* Controls div for tour info title */
		font-size : 7pt;
		color : #000000;

	}
	#chatmeminfo{
	/* Controls div for tour info blurb */
		font-size : 7pt;
		width : 96%;
		margin-bottom : 5px;
	}
	#countdowndiv{
	/* Controls div for iframe include */
		margin-bottom : 10px;
		font-size : 8pt;
		font-weight : bold;
		text-transform : uppercase;
	}
	.redline{
		color : #FF0000;
		text-decoration : underline;
	}
	.pfcamnetcenter{
	/* Centers Text */
		text-align : center;
	}
	#csttime{
	/* Controls CST Time text below schedule */
		color : red;
		font-size : 7pt;

		margin-top : 3px;
		margin-bottom : 3px;
	}
	.camtip img{
		border : 1px solid #000000;
		border-bottom : none;
	}
	
	.tipDiv{
	border : 1px solid #000000;
	}
.pfcamnetbox{
	/* Controls scrollbars in PFCam Schedule & LUScroller */
		scrollbar-3dlight-color : #074b80;
		scrollbar-arrow-color : #ffffff;
		scrollbar-base-color : #95d1ff;
		scrollbar-highlight-color : #ffffff;
		scrollbar-face-color : #95d1ff;
		scrollbar-track-color : #3472a2;
		scrollbar-shadow-color : #000000;
		scrollbar-darkshadow-color : #000000;
}
/* END PHIL-FLASH WEBCAM NETWORK SCHEDULE */

/* BEGIN LATEST UPDATES SCROLLER */
#luScroller{
/* SCROLLBARS ARE IN SEPARATE CLASS RULE*/
	background-color : #FFFFFF;
	width : 199px;
	height : 230px;
	border : 0px solid #000000;
	overflow : auto;
	font-family : verdana,arial,sans-serif;
	font-size : 7pt;
	text-align : center;
	padding-top : 5px;
}
* html #luScroller{
/* IE FIX */
	width : 195px;
	height : 239px;
}
#luScroller a{
	text-decoration : none;
}
#luScroller img{
	width : 150px;
}
* html #luScroller img{
	width : 150px;
}
#luScroller a:hover{
	text-decoration : underline;
}
.imgscrollimg img{
	width : 160px;
	margin-bottom : 0px;
	border : 0px solid #000000;
	border-bottom : none;
}
.luimgbreak{
	margin-bottom : 5px;
	color : #000000;
}
.luimgbreak img{
	border : 1px solid #000000;
}
.luimgbreak a{
	color : #000000;
}
/* END LATEST UPDATES SCROLLER */
}

div li{
	margin : 9px 0px 9px 0px;
}
.middot{
	font-size : 16pt;
	font-weight : bold;
	padding-right : 3px;
}

.memincs{
	text-align : left;
	padding : 10px 0px 0px 10px;
	font-size : 10px;
	background-color : #9FDCFB;
}
.memincs li{
	margin : 10px 0px 10px 0px;
}
* html .memincs li{
	margin : 5px 0px 5px 0px;
}
.blurbBox{
	margin : 0px 0px 0px 0px;
	padding : 2px 6px 2px 6px;
	background-color : #FFFFFF;
	width : 100%;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	text-align : justify;
}
#bb1{
	width : 184px;
	height : 355px;
}
#bb2{
	width : 540px;
}
* html #bb2{
	width : 559px;
}
#bb3{
	width : 360px;
}
* html #bb3{
	width : 376px;
}
#bb4{
	width : 360px;
}
* html #bb4{
	width : 376px;
}
#bb5{
	width : 360px;
}
* html #bb5{
	width : 376px;
}


#pfcamnet .pfc2{
	height : 10px;
	width : 165px;
}
* html #pfcamnet .pfc2{
	height : 10px;
	width : 165px;
}

.pfcamnetbox #pfc2sub{
	height : 182px;
}
* html .pfcamnetbox #pfc2sub{
	height : 186px;
}
/*
<div id="pfcamnet" style="height:190px;width:165px;">
<div class="pfcamnetbox" style="height:192px;width:161px;">

<div id="pfcamnet" class="pfc2">
<div class="pfcamnetbox" id="pfc2sub">
*/