body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #f5f5f5;
	color: #999;
}
h1
{
	font-size: 16px;
	width: 680px;
	margin: 20px auto 2px auto;
	text-align: left;
	color: black;
}
h1 small
{ 
	font-weight: normal;
	font-size: 12px;
	color: #999;
}
strong { color: black; }
div#footer
{
	font-size: 12px;
	width: 680px;
	margin: 2px auto 10px auto;
	text-align: right;
	font-weight: normal;
}
/* where the counter is */
h2
{
	font-size: 13px;
	width: 680px;
	margin: 2px auto 10px auto;
	text-align: right;
	font-weight: normal;
}
span#counter
{
	color:black;
	font-weight: bold;
}
p.bttm
{
	padding-top: 4px;
	margin-left: 400px;
	width: 280px;
	text-align: right;
	border-top: 1px dashed #ccc;
}
div#container
{
	margin: 0px auto 0px auto;
	height: 267px;
	border: 1px solid #666;
	text-align: left;
	/* width for IE5.x (box model hack) */
	width: 682px;
	voice-family:"\"}\"";
	voice-family:inherit;
	/* width for everyone else */
	width: 680px;
}

/* dummy rule */
.forIE5 {}

#mriverVid, #twhidVid 
{ 
	display: inline;
	float: left;
}
object, embed 
{ 
	display: inline;
	margin: 0px; 
	padding: 0px; 
}

a:link { color: black }
a:visited { color: black; }
a:hover { color: #009; }
a:active { color: #003; }
