body
	{
	font-family: verdana;
	}

p
	{
	font-size: 10pt; padding: 10px;
	}

a

	{
	color: #990000; text-decoration: none;
	}

a:hover
	{
	color: #ff0000; text-decoration: underline;
	}

#container
	{
	position: relative; left: 50%; margin-left: -400px; width: 800px; height: 1000px;
	}

#header
	{
	position: relative; left: 100px; top: 20px; width: 800px;
	}

#info-box
	{
	position: relative; left: 100px; top: 20px; width: 600px; text-align: center;
	}

#club-pictures
	{
	position: relative; top: 20px; width: 800px; padding: 10px;
	}

# club-pictures td
	{
	align: center; padding: 10px;
	}
