<style type="text/css">

html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
overflow:hidden;
}

.slidedoormenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 140px;
}

.slidedoormenu li{
	border-bottom:0;
	height:25px;
}

.slidedoormenu li a{
	background: black url(images/slidedoor.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
	font: bold 18px "Times New Roman";
	display: block;
	color: #CCCC33;
	width: auto;
	border-bottom:0;
	padding:0;
	text-indent: 57px;
	text-decoration: none;
}

.slidedoormenu li a:active{
	font: bold italic 18px "Times New Roman";
	color: gray;
}

.slidedoormenu li a:hover{
	background-position: -140px 0;
	font: italic bold 18px "Times New Roman";
	color: #CCCC33;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
	border-bottom-width: 0;
}

.slidedoormenu li.lastitem a{
	padding:0;
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; background-color:white;}

#content {overflow:auto; position:absolute; z-index:3; top:130px; left:140px; right:0; bottom:0; background-color:white; background:url(images/greytrumpet2.gif);}

* html #content {top:0; left:0; right:0; bottom:0; border-top:130px solid #fff; border-left:140px solid #fff; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3;}

#header {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:130px; background-color:black; background:url(style/top.jpg) #000; background-position:0 0; background-repeat:no-repeat; font-size:4em; z-index:5; overflow:hidden; color:#fff;}

#left {position:absolute; overflow:hidden left:0; top:130px; bottom:0; width:140px; background-color:black; rgb(00,00,00); z-index:4;}

* html #left {height:100%; top:0; bottom:0px; border-top:130px solid #fff; border-bottom:0 solid #fff; color:#fff; z-index:4;}

#content p {padding:2; color:black;}
ul {color:black;}
h1 {color:black;}
h2 {color:black; border-top:solid #ffffff 3px; border-bottom:solid #ffffff 3px}
.bold {font-size:1.2em; font-weight:bold; border-top:dotted #ffffff}

.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.Modified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.traditionlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.regtextCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-top: 0px;
}
.homegame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: underline;
}
.photocaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.10pt-regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

dd {display:none;}
a.nav, a.nav:visited {margin-left:25px; display:block; width:100px; height:25px; background:#aaa; color:#eee; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {background:#000; color:#fff;}

</style>
