#header {
	width: 1098px;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(/pz/images/bkg.gif);
	background-repeat: repeat-y;
}
#content {
	background-color: #FFFFFF;
	width: 450px;
	position: absolute;
	margin-right: 20px;
	margin-left: 0px;
	padding-left:20px;
	padding-right:20px;


}
#col1 {
	background-color: #FFFFFF;
	position: absolute;
	left: 488px;
	width: 175px;

}
#container {
	background-color: #FFFFFF;
	position: relative;
	left: 36px;
	height: 1400px;
	width: 870px;
}
#col2 {
	position: absolute;
	left: 662px;
	background-color: #FFFFFF;
	width: 209px;





}
#col2 h2 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: #CC0000;
	display: block;
	padding: 0px;
	margin: 10px 0px;
}
#col2 p {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	margin: 0px 10px;
	line-height: 18px;
	padding: 0px;

}
.blogroll {
	text-align: center;
}
#col1 h2 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #CC0000;
	display: block;
	margin: 20px 0px 10px;

}
col2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#col1 h3 {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 0px;
	margin: 5px 0px;


}
#col1 p {

	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 5px 0px;
	line-height: 18px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
}
#content p {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	line-height: 20px;
}
#menu {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	text-align: center;
}
#toc {
	width: 140px;
	text-align: center;
	display: block;
	margin-left: 15px;
	border-top: 1px none #CC0000;
	border-right: 1px dashed #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px dashed #CC0000;





}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
}
