body {
}

body, td, th {
	color: #333333;
}

* {padding:0; margin:0}

#content {
position:absolute;
top:100px;
left:20px;
width:960px;
z-index:1;
}

#navigation {
	position:absolute;
	top:0px;
	left:0px;
	border:0px;
	width:960px;
	height:36px;
}

#columns {
position:absolute;
top:36px;
left:0px;
width:960px;
height:171px;
background-image:url(../images/pb_background.jpg);
background-repeat:repeat-x;
background-color:white;

}

#leftcolumn {
	position:absolute;
	left:20px;
	top:20px;
	border:0px;
	width:440px;
}

#rightcolumn {
	position:absolute;
	left:500px;
	top:20px;
	border:0px;
	width:440px;
}



#leftlogo {
	position:absolute;
	top:0px;
	left:20px;
	border:0px;
	width:300px;
	height:100px;
	background-image:url(../images/PB_logo.gif)
}

#right {
	position:absolute;
	top:0px;
	left:429px;
	border:0px;
	width:526px;
	height:100%;
	z-index:1;	
}


#login {
	position:absolute;
	top:27px;
	left:745px;
	border:0px;
	width:145px;
	height:14px;
	z-index:500;
}

#login p {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
}


#login a:link:hover {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: underline; 
}

#login a:visited { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: none; 
} 

#login a:visited:hover { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: underline; 
}

#login a:link { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: none; 
}




#subnav {
	position:absolute;
	bottom:10px;
	left:270px;
	border:0px;
	width:527px;
	height:14px;
	z-index:0;
}


#subnav p {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
}


#subnav a:link:hover {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: underline; 
}

#subnav a:visited { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: none; 
} 

#subnav a:visited:hover { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: underline; 
}

#subnav a:link { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: none; 
}


#rightcontent a:link:hover {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: underline; 
}

#rightcontent a:visited { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: none; 
} 

#rightcontent a:visited:hover { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: underline; 
}

#rightcontent a:link { 
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e; 
	text-decoration: none; 
}

#bllogo {
	position:absolute;
	top:15px;
	left:890px;
	border:0px;
	width:71px;
	height:90px;
	background-image:url(../images/bl_logo.gif);
	background-repeat:no-repeat;
}
