/* 
  -----------------------------------
  PVII Jazz 2005 Style Sheet
  by Project Seven Development
  www.projectseven.com
  Basic Print Media
  -----------------------------------
*/
#logodiv {
	background-image: url(../images/jazz_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: none;	
}
#leftboxwrapper {
	width: 192px;
	float: none;
}
#leftbox {
	background-image: url(../images/jazz_sidebottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: none;
}
#layoutwrapper {
	margin: 0px;
	width:680px;
	left: 0px;
	position: absolute;
}
#skiplinks, #masthead, #p7PMnav, #centerbottominfo {
	display: none;
}
/*Counteracts EQ Scripts Setting BottomPadding in the DOM*/
div, p {
	padding-bottom: 0px !important;
}
p {
	margin: 6pt 10px 12pt 10px;
}
#centercontent img {
	float: left; padding: 6pt 12pt 0 0;
}
h1, h2, h3, h4 {
	margin: 20pt 0 0 0;
	
}
#footer {
	margin: 20pt 0 0 0;
}
#sideboxwrapper, #leftboxwrapper, #rightboxwrapper, #footer {
	font-size: 70%;
}
h2#rightheader {
	font-size: 130%;
	margin: 20pt 0 6pt 0;
}
ul.ball {
	list-style-image: url(../images/golfball_transgif.gif);
	font-weight: bold;
}
#centerwrapper {
	
	width: 569px;
}
body {
	width: 776px;
}
#centerbox {
	
	width: 670px;
}
#centercontent {
	font-size: 0.8em;
	line-height: 1.5em;
	width: 670px;	
	
}
#menubar {
	font-size: 0.85em;
	background-image: url(../images/jazz_sidetopper.jpg);
	background-repeat: no-repeat;
	padding: 150px 0 0 6px;
}
