body {
	background-color: #036;
	font: 14px/120% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
hi, h2, h3, h4, h5, h6, p 	{
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 6px 0;
}
h1 {
	font: 36px/80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #039;
	margin: 0 0 9px 0;
	letter-spacing: -1px;
}
h2 {
	color: #039;
	font-size: 24px;
	font-weight: bold;
	line-height: 80%;
	margin: 0 0 6px 0;
	letter-spacing: -1px;
}
h3 {
	color: #009;
	font-size: 130%;
}
h4 {
	color: #04a;
	font-style: italic;
	margin: 0 0 6px 0;
}
h5 {
	font-size: 100%;
	color: #CCFF33;
	font-weight: bold;
	margin: 0 0 5px 0;
}
h6 {
	color: #CCFF33;
	margin: 0 0 5px 0;
	font-size: 120%;
	line-height: 90%;}
ol {
	color: white;
	font-size: 90%;
}
ul {
	color: white;
	font-size: 100%;
	list-style-position: inside;
}
a {
	border-bottom: 1px dotted #039;
	color: #039;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #00FF99;
	text-decoration: none;
}
#container {
	background-image: url(../homepix/homeball_01.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.yellowtype {
	color: #af3;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none
}
.whitype {
	color: #fff;
}
.greenlink {
	color: #CCFF66;
}
.captionslight {
	font-size: 90%;
	color: #FFF;
}
.emph {
	color: #039;
	font-style: italic;
	font-weight: bold;
}
.winnerspic {
	border: none;
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}