body {
	background: white;
	font-family: Verdana;
	}

table {
	vertical-align: top;
	}

td {
	vertical-align: top;
	}

img {
	border: 0;
	}

a, a:visited, a:hover:visited, a:hover {
	color: #893000;
	}

a, a:visited {
	text-decoration: none;
	}

a:hover:visited, a:hover {
	text-decoration: underline;
	}

.content {
	font-family: Verdana;
	font-size: 12px;
	color: black;
	}

.breadcrumb {
	color: gray;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}

.ptitle {
	color: #893000;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	}

#bigtable {
	width: 580px;
	}

.bigtable {
	width: 580px;
	}

.footer {
	color: black;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.image {
	text-indent: 319px;
	}

/* Photo gallery stuff below */

#photos {
	vertical-align: top;
	empty-cells: show;
	}
	
#photos td {
	border: 1px solid #893000;
	vertical-align: top;
	empty-cells: show;
	}

.mouseovers {
	background-color: white;
	}

.title {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: black;
	}

.navigation {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: black;
	}

/* Below is for The Rink stuff */

.title {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}

.rinktable {
	font-family: Verdana;
	font-size: 10px;
	}

.rinktable td {
	font-family: Verdana;
	font-size: 10px;
	}

.signatures {
	font-family: tahoma;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	}

.date {
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	}

.out {
	background: #97B5D9;
	}

.in {
	width: 680px;
	border: 0;
	cellspacing: 2px;
	cellpadding: 2px;
	background: white;
	}

.foot {
	font-weight: bold;
	font-family: verdana;
	font-size: 9pt;
	}
