@charset "UTF-8";

/* Rose Bowl Print Styles */

#header img, #flashcontent, #header ul, #header div, #footer h3, #sponsors  {
  display: none !important;
}

body, #content, #content-inner, #sidebar, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

a { text-decoration:none; color:gray; }

h1 { font-size:21pt; }
h2 { font-size:14pt; }
h3 { font-size:11pt; }

h1#logo { text-decoration:none; color:black; border-bottom:1px solid gray; font-size:28pt; }
h1#logo em { font:11pt Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
h1#logo a { color:black; }

html body #content {background: none;}

html body #content img,
html body #sidebar img { margin:0.6em; }

html body #footer {background: none; border-top:1px solid gray; }
html body #footer p {text-align: left; font:8pt Georgia, "Times New Roman", Times, serif; text-transform:uppercase; color:gray; }

html body pre, html body code {vertical-align: baseline;}
