/* ---------------------------------------------------------------------------------
   
   Star Bowl - Print Stylesheet 
   Author: Pixel House
   Website: www.pixel-house.com.au 

--------------------------------------------------------------------------------- */

body { background: none; }

h1, h2, h2 a, h3, h4, h4 span, h5, h6 { color: #000; }
h1 { font-size: 24px; color: #000; }
h2, h3 { font-size: 15px; }
p { font-size: 13px; color: #000; }

#header { background: none; }
#headerInner { background: none; }
#content { background: none;}

#footer, 
#navigation,
#header h1,
#flashbox,
#headerBowl,
#right 
{ display: none; }


#header,
#headerInner 
{ width: 100%; height: auto; }

#printLogo { display: block; }

#left { width: 55%; }
#left img { display: none; }
#gallery img { display: block; }

#wrapperInner { width: 100%; margin: 20px 0px 0px 0px; padding: 25px 0px 0px 0px; border-top: solid 1px #666; }

#left { width: 100%; }

#contact #right { display: none; }

.special { border-bottom: solid 1px #666; padding: 10px 0px; }

