body { 
font-family: Arial; 
font-size: 10pt; 
color: #000000; 
background-image:url('http://www.volleyballplay.com/images/bg.gif');
background-color:#CCCCCC; 
margin:0; 
padding:0;
} 
div#logo {
	width:500px;
	height:175px;
	background-image:url('http://www.volleyballplay.com/images/logo.gif');
	background-repeat:no-repeat;
	margin:0 75px;
}
a {
	font-family:Arial;
	font-size:10pt;
	color:#993300;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

table { font-family: Arial; font-size: 9pt; color: 000000; } 
hr { height: 1px; color: 000000; } 

h1,h2 {
	font-family:Arial;
}
h2,h3 {
	color:#000000;
}
h1 { font-size: 14pt; color: Blue; }
h2 { font-size: 7pt; }
h3 { font-family: Comic Sans MS; font-size: 9pt; }

.form { background: transparent; background-color: #993300; border: 1px solid #000000; color: #ffffff; font-family: Arial; font-size: 12px; text-align: left; } 
.form2 { background: transparent; background-color: #993300; border: 1px solid #000000; color: #ffffff; font-family: Arial; font-size: 12px; text-align: center; }
ul.menu li {
	list-style-image:url('http://www.volleyballplay.com/images/rotate.gif');
}