/* 
  -----------------------------------
  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: 0 0 24px 0;
	padding: 0;
	background-color: #7F7C75;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	min-width: 770px;
}
#masthead {
	padding: 0px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
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-top: 180px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#tassle {
	position: absolute;
	height: 172px;
	width: 252px;
	left: 0px;
	top: 0px;
	background-image: url(../images/bk2_sidetopper.jpg);
	background-repeat: no-repeat;
	visibility: visible;
}
#p7navbar {
	position: relative;
	margin: 0 1px;
	font-size: 0.9em;
}
#sidecontent {
	margin: 0 30px 0px 20px;
	font-size: 0.75em;
	position: relative;
}
#mainbox {
	width: 766px;
	float: left;
}
#maincontent {
	padding: 15px 60px 20px 60px;
	font-size: 0.9em;
	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 {
	background-color: #4A4A4A;
	color: #CCCCCC;
	font-size: 0.7em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #AAAAAA;
}
#footercontent {
	width: 725px;
	padding: .65em 2em;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active, 
#footer a:focus {
	color: #FFFFFF;
}
