body, html {
	background: #212121;
	margin: 0px;
	padding: 0px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #212121;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #660066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #212121;
}
a  img {
	border-style: none;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
h1 {
	line-height: normal;
	margin-bottom: 8px;
	margin-top: 4px;
}
input, textarea {
	border: 1px solid #999999;
	padding: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.required  {
	color: #660066;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
#clear {
	clear: both;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 6px;
}
#logo {
	float: left;
	background: url(../images/plplogo.gif) no-repeat center top;
	height: 120px;
	width: 110px;
	margin-left: 12px;
}
#headright {
	float: right;
	margin-right: 24px;
	width: 650px;
}
#topnav {
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 12px;
}
#topnavLeft {
	width: 325px;
	margin-left: 8px;
	float: left;
}
#topnavLeft a {
	color: #99CC33;
	display: block;
	margin-right: 8px;
	float: left;
	font: 11px "Arial Narrow";
	text-transform: uppercase;
	padding: 0px 8px 0px 0px;
	border-right: 1px dotted #999999;
}
#topnavRight {
	float: right;
	width: 275px;
	text-align: right;
}
#topnavRight    a {
	color: #99CC33;
	display: block;
	margin-right: 8px;
	float: right;
	font: 11px "Arial Narrow";
	text-transform: uppercase;
	padding: 0px 8px 0px 0px;
	border-right: 1px dotted #999999;
}
#topnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#topnav .last {
	margin-right: 0px;
	padding-right: 0px;
	border-style: none;
}
#orch_logo {
	background: url(../images/orchlogo.gif) no-repeat left top;
	margin-top: 16px;
}
#mainnav {
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 0px;
}
#upedge {
	background: url(../images/up-edge.png) no-repeat center top;
	margin: 0px;
	padding: 12px 0px 0px;
}
#downedge {
	background: url(../images/down-edge.png) center bottom;
	height: 10px;
}
#content {
	background: url(../images/main-bkg.png);
	padding: 6px 0px;
}
#flashWrap {
	height: 400px;
	text-align: center;
	background: url(../images/scienceMain.gif) no-repeat center top;
	margin-right: 8px;
	margin-left: 4px;
}
#main_content {
	padding: 12px 24px 24px;
	margin-right: 12px;
	margin-left: 12px;
	background: url(../../images/bg_content.gif);
}
#mainleft {
	padding: 24px;
	width: 310px;
	border: 1px solid #CCCCCC;
	float: left;
	background: #FFFFFF;
	margin-right: 12px;
}
#mainright {
	float: right;
	border: 1px solid #CCCCCC;
	margin-right: 12px;
	background: #FFFFFF;
	font-size: 16px;
	line-height: 22px;
	margin-left: 12px;
	padding: 24px 12px;
	width: 320px;
}
#startReg th {
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#startReg  input {
	border: 1px solid #666666;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#startReg #student {
	background: url(none);
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#pagecontent {
	border: 1px solid #CCCCCC;
	padding: 24px;
	margin-left: 12px;
	width: 425px;
	float: left;
	background: #FFF;
}
#pagesidecol {
	float: right;
	border: 1px solid #CCCCCC;
	width: 225px;
	padding: 12px;
	background: url(../../images/bg_content.gif);
}
#pagesidecol #login {
	line-height: 22px;
}
#mainReg  th {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#mainReg td {
	padding-top: 4px;
	padding-bottom: 4px;
}
select  {
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(none);
	padding: 2px;
}
#mainReg    input, textarea {
	border: 1px solid #cccccc;
	padding: 4px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mainReg fieldset {
	margin: 0px 0px 12px;
	padding: 0px 0px 6px;
	border-bottom: thick solid #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	border-top: thick solid #CCCCCC;
}
#mainReg legend {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	float: left;
	white-space: normal;
	margin-left: 0px;
	padding: 4px 4px 8px 0px;
	background: url(none);
	width: 375px;
}
#mainReg legend span {
	color: #666666;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#mainReg  #student {
	background: url(none);
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#mainReg #student2 {
	background: #E0F4FF;
}
.sectionHolder {
	padding-top: 18px;
	border-top: 1px dotted #80BD39;
	margin-top: 18px;
}
.sectionImg {
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 24px;
	margin-bottom: 24px;
}
.showWrap {
	border-top: medium solid #CCCCCC;
	border-bottom: medium solid #CCCCCC;
	padding-top: 14px;
	padding-bottom: 6px;
	margin-bottom: 16px;
}
.showImage {
	float: left;
	width: 150px;
	margin-right: 24px;
	margin-bottom: 12px;
}
.showLinks {
	margin-bottom: 6px;
}
.showLinks li {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 8px 0px;
	font-weight: bold;
	font-size: 14px;
}
.showLinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.showlistRight {
	float: left;
	padding-left: 12px;
	border-left: 1px dotted #7A932B;
	padding-bottom: 12px;
	width: 225px;
}
.showlistRight td {
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.showlistRight th {
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#login input {
	padding: 4px;
	border: 1px solid #99C12B;
}
#pagecontent ul {
	padding-left: 12px;
}
#pagecontent li {
	list-style: square;
}
.prodWrap {
	margin-top: 18px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: medium solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: medium solid #CCCCCC;
	border-left: #CCCCCC;
}
.prodImage {
	width: 125px;
	float: left;
	margin-right: 24px;
}
#miniCart {
	padding: 6px;
	margin: 0px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#miniCart th {
	background: #B0D831;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#miniCart td {
	padding: 2px 8px;
}
.cartRow  {
	border-bottom: 1px solid #CCCCCC;
}
#contactForm th {
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 18px;
	color: #000000;
	line-height: normal;
	border-bottom: 1px dotted #80BD39;
}
#custService {
	padding: 8px;
	border: 1px solid #ccc;
	margin-top: 12px;
	background: #FFFFFF;
}
#contactForm input, #contactForm textarea {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#pagewide {
	border: 1px solid #CCCCCC;
	padding: 24px;
}
.showdetailRight {
	float: left;
	padding-left: 12px;
	border-left: 1px dotted #7A932B;
	padding-bottom: 12px;
	width: 325px;
}
.showdetailRight th {
	text-align: left;
	color: #333333;
	padding-right: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.showdetailRight td {
	padding-top: 6px;
	padding-bottom: 6px;
}
.showdetailImg {
	float: left;
	width: 300px;
	margin-right: 24px;
	margin-bottom: 12px;
}
#directors td {
	padding: 0px;
	line-height: normal;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1200px;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 40%;
	left: 25%;
	width: 50%;
	height: 60%;
	padding: 16px;
	border: 16px solid #99CC33;
	background-color: #FFFFFF;
	z-index:1002;
	overflow: auto;
	color: #333333;
}
.white_content img {
	background: url(../../images/greybkg.gif);
	padding: 8px;
	margin-right: 12px;
}
.Title {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #99CC33;
}
#galleryScroll {
	margin: 0px;
}
.archiveList {
	margin-top: 6px;
}
.archiveList td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#acctLogin   {
	float: left;
	width: 275px;
	padding: 12px;
	border: 1px solid #CCCCCC;
}
#newUser {
	float: right;
	width: 350px;
	padding: 12px;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
}
#newUser td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
}
#acctLogin  th, #newUser th {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #9AC32B;
}
#acctStatus {
	margin: 0px 12px 6px;
	padding-left: 0px;
}
#login {
	color: #80BD39;
	background: #212121;
	padding: 2px 4px;
	border: 1px solid #000000;
}
#continue {
	background: #A4C92E;
	color: #FFFFFF;
	border: 1px solid #96B82B;
	font-size: 16px;
	line-height: normal;
	text-transform: uppercase;
	padding: 4px 6px;
}
#calendarView {
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #e6e6e6;
	float: right;
	width: 690px;
	margin-top: 12px;
}
#calendarView th {
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../../images/title_bkg.gif) repeat-x center top;
	font: normal 24px/normal "Arial Narrow";
	text-transform: uppercase;
}
#calendarView td {
	padding: 6px;
	border: 1px solid #e6e6e6;
	width: 10%;
	height: 100px;
}
#calendarView .dow {
	height: 15px;
	color: #666666;
	background: url(../../images/bg_content.gif);
	text-align: center;
}
#calendarView   .dateNo  {
	font: bold 18px/22px "Arial Narrow";
	color: #94C531;
}
#calendarView .pastEvent {
	font-size: 11px;
	line-height: 13px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e6e6e6;
	color: #999999;
}
#calendarView .calEvent {
	font-size: 11px;
	line-height: 13px;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e6e6e6;
}
#miniCart #continue {
	font-size: 12px;
	padding: 2px 4px;
	line-height: 12px;
}
#add {
	color: #99CC33;
	background: #000000;
}
#acctLogin #continue {
	font-size: 12px;
	padding: 2px 4px;
	line-height: 12px;
}
checkbox {
	margin-right: 6px;
}
#newUser #continue {
	font-size: 12px;
	padding: 2px 4px;
	line-height: 12px;
}
#cartConfirm {
	margin-top: 6px;
	padding-top: 6px;
	border-top: 1px solid #80BD39;
}
#cartWrap {
	background: #FFFFFF;
	padding: 12px;
	border: 1px solid #e6e6e6;
}
#cartWrap th {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #DFC61B;
}
.button a {
	color: #FFFFFF;
	background: #8F2CA1;
	display: block;
	padding: 4px 6px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.button  a:hover {
	color: #FFFFFF;
	background: #99CC33;
	text-decoration: none;
}
.button2  a {
	color: #FFFFFF;
	background: #99CC33;
	display: block;
	padding: 4px 6px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 11px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.button2   a:hover {
	color: #FFFFFF;
	background: #8C2B9E;
	text-decoration: none;
}
#directorWrap {
	margin-top: 12px;
}
#directorWrap td {
	padding: 4px 12px 4px 0px;
}

