body {
	margin: 0px;
	padding: 0px;
}
#footer {
	background: #000;
	color: #fff;
	font-size: 8pt;
}
#nav {
	background: #476f9c;
}
#right {
	background: #eaeaea;
}
#left {
	background: url(img/bkgrnd.jpg);
}
ul {
	list-style:  url(img/arrow.gif);
}
p, ul, ol, li, td {
	font: 10pt/14pt Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
#score, .score {
	font-size: 12pt;
	font-weight: bold;
}

#videobox {
	border-color:#006699;
	border-style:solid;
	border-width:8px;
	}
