@charset "iso-8859-1";

/* ===============================================
   CHOREOGRAPH.NET STRUCTURE AND STYLE
   copyright (c) 2007-2008 Robin Parmar
   licensed for use only on choreograph.net
   =============================================== */

* { 
  color:black !important; 
  background:white !important; 
  float:none;
  width:auto;
  position:static;
}

img, h1, h2, h3, h4, h5, h6 { 
  page-break-inside:avoid; 
  page-break-after:avoid; 
}
blockquote, table, pre { 
  page-break-inside:avoid;
}
ul, ol, dl {
  page-break-before:avoid;
}

body { 
  font-size:100%;
}
#logo, #banner, .menubar, .searchdiv, h2.menu, .columnfirst, .comment-form {
  display:none;
}
#frame1, #frame2 {
  left:0;
  top:0;
  padding:0;
  width:100%;
}
#bannerprint {
	display:block;
}
h2, h2 a {
  font-family:Georgia, serif;
  margin:0;
  padding:0;
  text-decoration:none;
  border:none;
}
