body {
	font-family: sans-serif;
	font-size: .8pc;
	margin: 0px;
	padding: 0px;
}

#headerPrint {
  margin-top: 0px;
}

#fauxeader { display: none; }
#header { display:none; }
#menu { display: none; }
#submenu { display: none; }

#content {
    font-size:.8pc;
	line-height:1.1pc;
	margin-left:.25in;
	width: 7.25in;
}
#content a:link, #content a:visited {
	text-decoration:none;
	font-style: italic;
	color:#000000;
}
#content a:link:after, #content a:visited:after {
  content: " <" attr(href) "> ";
  font-size: 80%;
}

#content H1 {
    padding-top:.5pc;
	font-size: 1.2pc;
	font-weight: 500;
	color: #990000;
	height:1.5pc;
	width: 300px;
	border-bottom: 1px solid #333333;
}
#content H2 {
    font-weight:500;
    font-style:italic;
	font-size: .9pc;
	padding-top:1pc;
}

#content H3 {
    font-weight:200;
	font-size: .7pc;
}

#cookieCrumb {
	font-family: Courier;
	font-size: 10px;
	display:none;
}

#pictures {
	float: right;
	width: 55px;
	height: 100px;
}

#pictures .photo { display: none;}
#video { display: none; width:0px;}

#goTigers {
	left:7in;
	height:50px;
    position: fixed;
	bottom: .5in;
	z-index: 100;
}

#footer { display: none;}

#footerPrint {
    position: relative;
	padding-top: 5pc;
	bottom: 0px;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .6pc;
	text-align: center;
}
#footerPrint hr {
	height: .2pc;
}

