/* CSS Document */

div#container
{
	margin-left: 25%;
	margin-right: 25%;
	border: thin solid #000066;
	clip: rect(auto,auto,auto,auto);
	width: 716px;
	background-color: #FFF;
}
#copyright {
	text-align: center;
	margin-right: 25%;
	margin-left: 25%;
	width: 716px;
	font: 0.7em/100% Arial, Helvetica, sans-serif;
	border-top: thick solid #FFFFFF;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	background-color: #FFF;
}
#fairqueenleftpanel {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px;
}
#sunday {
	border: thin solid #CE0000;
	background: #FFD3CD;
}
#monday {
	border: thin solid #000033;
	background: #CBE3FF;
}
#tuesday {
	border: thin solid #FF0000;
	background: #FFD3CD;
}
#wednesday {
	border: thin solid #000066;
	background: #CBE3FF;
}
#thursday {
	border: thin solid #FF0000;
	background: #FFD3CD;
}
#friday {
	border: thin solid #000066;
	background: #CBE3FF;
}
#saturday {
	border: thin solid #FF0000;
	background: #FFD3CD;
}
a {
	color: #000066;
	text-decoration: none;
}
#container #flash #newsitemholder #news1 table tr td div p strong {
	font-size: 16px;
}
