/* 
  -----------------------------------
  PMM PagePack Style Sheet
  by Project Seven Development
  www.projectseven.com
  il libro Design Theme 02
  -----------------------------------
*/
body {
	background-image: url(../images/bk2_pbg.jpg);
	margin: 48px 0 24px 0;
	padding: 0;
	background-color: #7F7C75;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	min-width: 770px;
}
#masthead {
	padding: 0px;
	margin: 20px auto 0 auto;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin: 0px;
	color: #333333;
}
h2, h3 {
	margin: 24px 0 0 0;
}
#layout {
	width: 766px;
	margin: 0 auto;
	background-image: url(../images/bk2_maintile.jpg);
	background-repeat: repeat-y;
}
#sidebox {
	width: 175px;
	float: left;
	position: relative;
	padding: 180px 0 0 0;
}
#tassle {
	position: absolute;
	height: 172px;
	width: 252px;
	left: 0px;
	top: 0px;
	background-image: url(../images/bk2_sidetopper.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#p7navbar {
	position: relative;
	z-index: 3;
	margin: 0 1px;
	font-size: 0.9em;
}
#sidecontent {
	margin: 0 30px 0px 20px;
	font-size: 0.75em;
	position: relative;
	z-index: 2;
}
#mainbox {
	width: 589px;
	float: left;
}
#maincontent {
	padding: 15px 60px 20px 60px;
	font-size: 0.9em;
	background-image: url(../images/bk2_cbg.jpg);
	background-repeat: no-repeat;
	background-position: 225px 0px;
}
#maincontent p {
	margin: 8px 0px 12px;
	line-height: 1.5em;
}
h2.top {
	margin: 0;
}
#maintopper {
	background-image: url(../images/bk2_maintopper.jpg);
	background-repeat: no-repeat;
	height: 53px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#leftcontent a:hover, #maincontent a:hover,
#leftcontent a:active, #maincontent a:active,
#leftcontent a:focus, #maincontent a:focus {
	color: #000000;
}
#footer {
width:770px; margin:0 auto; height:46px;
	background: url(../images/footer.jpg) no-repeat 2px 0 ;
	color: #CCCCCC;
	font-size: 0.7em;
}
#footercontent {
	width: 725px;
	padding: .65em 2em;
}
#footer a {
	color: #000000;
}
#footer a:hover, #footer a:active, 
#footer a:focus {
	color: #FFFFFF;
}
