/* CSS Document */

body {
background-color: #9e9d85;
font: 12px Georgia, "Times New Roman", Times, serif;
margin-top: 0px;
}
#nav {
	position: absolute;
	background-color:none;
	background-repeat: no-repeat;
	z-index: 8;
	margin-left: 10px;
	margin-top: 0px;
	width: 145px;
	height: 300px;
}
#bottomgrphc {
	position: absolute;
	background-repeat: no-repeat;
	background-color:none;
	z-index: 10;
	margin-left: 300px;
	margin-top: 650px;
	width: 676px;
	height: 329px;
	left: 39px;
	top: 435px;
}
#submenu {
	position: absolute;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #536e48;
	margin-top: 260px;
	margin-left: 170px;
	z-index: 300;
	left: 95px;
	top: 1px;
}

#header {
top: 0px;
margin-left: 83px;
}


#content {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background-image: url(images/BPIR_bgrd.gif);
	background-repeat: repeat-y;
	margin-left: 83px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

#content p {
font: 12px Georgia, "Times New Roman", Times, serif;
margin-left: 170px;
width: 470px;
margin-top: 0px;
margin-bottom: 0px;
height: 100%;
}


#bkgd {
font: 10px Georgia, "Times New Roman", Times, serif;
background-image:url(images/BPIR_secBgrd.gif);
background-repeat: repeat-y;
height: 50px;
width: 671px;
margin-left: 144px;
}
#bottom {
margin-left: 104px;
}