
body {
	background-image: url("http://www.somersetwestsoccer.org/2009/themes/lightBlue3/sidebar.png");
	background-repeat: repeat-y;
	padding-top: 200;
	padding-left: 175;
	max-width: 800;
}

.menu {
	position: absolute;
	z-index: 4;
	width: 165;
	top: 250;
	left: 20;
}

img.topbar {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

img.titlea {
	position: absolute;
	top: 42;
	left: 333;
	z-index: 2;
}

h1.title {
	position: absolute;
	z-index: 4;
	margin-top: -170;
	margin-left: 100;
}

h1 {
	position: relative;
	z-index: 4;
}

ul {
	list-style-type: none;
	list-style-image: url("http://www.somersetwestsoccer.org/2009/images/buttonball.png");
}

table.menu a:link { 
	color: #FFFFFF;
}

table.menu a:visited { 
	color: #FFFFFF;
}

a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
}

a:active { 
	color: #333333;
}

tr.registration {
	display: none;
	font-size: small;
}

tr.micro {
	display: none;
	font-size: small;
}


tr.u8u14 {
	display: none;
	font-size: small;
}

tr.hsrec {
	display: none;
	font-size: small;
}

tr.about {
	display: none;
	font-size: small;
}


