body, html {
	margin: 0px; 
	min-height:100%;
	height: 100%;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #000000;
	}
a {
	color: #302866;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a:active {
	color: #302866;
	text-decoration: underline;
	}
a:visited {
	color: #302866;
	text-decoration: underline;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #302866;
	text-transform: uppercase;
	padding-bottom: 25px;
	border-bottom: 1px solid #666666;
	margin-bottom: 25px;
	}
img {
	border: none;
	}

/* MAIN LAYOUT */
#leftcol {
	background-image: url(../images/pb_pagebg.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	}
#leftshadow {
	background-image: url(../images/pb_leftshadow_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	}
#rightcol {
	background-image: url(../images/pb_pagebg.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
	}
#rightshadow {
	background-image: url(../images/pb_rightshadow_bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	}
	
/* CONTENT */
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 387px;
	height: 50px;
	background-color: #302866;
	}
#nav a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	}
#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#nav a:active {
	color: #ffffff;
	text-decoration: none;
	}
#navb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 387px;
	height: 58px;
	background-color: #302866;
	}
#navb a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	}
#navb a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#navb a:visited {
	color: #ffffff;
	text-decoration: none;
	}
#navb a:active {
	color: #ffffff;
	text-decoration: none;
	}
#sidebarcontainer {
	background-color: #302866;
	width: 249px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
	}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #ffffff;
	padding: 25px 16px 25px 16px;
	}
#homecontainer {
	background-image: url(../images/pb_gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
#homecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #000000;
	padding: 25px 16px 25px 16px;
	}
#buyerslogo {
	margin-left: 16px;
	}
#footercontainer {
	background-image: url(../images/pb_footer_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
#footercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	color: #666666;
	padding-top: 25px;
	}
#maincontainer {
	background-image: url(../images/pb_gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #000000;
	padding: 25px 50px 25px 50px;
	}
#maincontent a {
	color: #302866;
	text-decoration: underline;
	}
#maincontent a:hover {
	color: #000000;
	text-decoration: underline;
	}
#maincontent a:active {
	color: #302866;
	text-decoration: underline;
	}
#maincontent a:visited {
	color: #302866;
	text-decoration: underline;
	}
#contentphoto1 {
	padding-right: 20px;
	padding-bottom: 5px;
	}
#bullet {
	margin-top: 4px;
	}

.admin_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	color: #000000;
}

.admin_menu a {
	color: #302866;
	text-decoration: underline;
}

.mgmt_table {
	width: 100%;
}

.mgmt_table th {
	text-decoration: underline;
	padding-bottom: 7px;
}

.mgmt_alt_row {
	background-color: #ddd;
}

.mgmt_table .modify_header {
	width: 100px;
	text-align: center;
}

.mgmt_table .active_header {
	width: 40px;
	text-align: center;
}

.edit_table {
	width: 500px;
}

.edit_table th {
	vertical-align: top;
}

.edit_header {
	text-decoration: underline;
	font-weight: bold;
}

#maincontent a.back_link:link {
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
	color: #777;
}

#maincontent a.back_link:visited {
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
	color: #777;
}

#maincontent a.back_link:hover {
	font-size: 9px;
	text-transform: none;
	text-decoration: underline;
	color: #777;
}

#maincontent a.back_link:active {
	font-size: 9px;
	text-transform: none;
	text-decoration: none;
	color: #777;
}
#slideshow {
	height:230px;
	padding:0 0 4px;
	width:387px;
}
