/* WAS contrast green style sheet */
/* juice_red style sheet */

/* !!! has rules for orgmenu & infomenu components (will only affect menus with no declarations further up the cascade) */
/* 10px padding on left side to keep main area lined up when left column is removed */
/* 0px padding on left side of main area, left column has padding-right */

BODY { background: #DEDEDE; }
.pagearea { text-align: center; background: #DEDEDE URL(bak.jpg) repeat-x top; /*background-attachment: fixed;*/ margin: 0px; padding-top: 30px; }

.displayarea { width: 690px; margin: 0px auto 0px auto; text-align: left; background: transparent; }
.headingarea { width: 690px; height: 70px; background: transparent; }
  .headerleft { display: none; }
  .headermain { height: 40px; width: 690px; background: transparent; font-weight: bold; font-size: 230%; text-align: center; line-height: auto; color: #D82008; }
  .headerright { width: 690px; height: 30px; background: #D82008 URL(header.jpg) top left no-repeat; padding-right: 0px; color: #FFFFFF; }

.leftcolumn { width: 140px; background: transparent URL(left_rep.jpg) left repeat-y; padding-top: 0px; }
  .lefttop { height: 30px; width: 140px; background: transparent URL(left_top.jpg) left top no-repeat; }
  .leftmain { width: 120px; background: transparent URL(left_rep.jpg) left repeat-y; padding: 0px; padding-left: 10px; padding-right: 10px; }
  .leftbase { height: 10px; width: 140px; background: transparent; }

.rightcolumn { width: 20px; background: #D82008 URL(right_top.jpg) top repeat-x; }
    .righttop { width: 20px; height: 110px; }
	.rightmain { width: 20px; background: #D82008; }
	.rightbase { width: 20px; }

.footer { height: 20px; text-align: left; background: #D82008 URL(footer.jpg) repeat-y; }
    .footerleft { float: left; width: 20px; height: 20px; background: transparent URL(footer_left.jpg) left bottom no-repeat; }
	.footermain { float: left; width: 650px; height: 20px; padding: 0px; }
	.footerright { float: left; width: 20px; height: 20px; background: transparent URL(footer_right.jpg) right bottom no-repeat; }

.mainarea { width: 530px; background: transparent; padding: 10px; padding-top: 0px; background: #FFFFFF URL(main_top.jpg) left top no-repeat; }

.toplinkarea { height: 0px; display: none; }
.botlinkarea { background: transparent; }

hr { background: none; color: #FFFFFF; width: 0px; height: 0px; }

.headerright .infomenu { float: right; padding-right: 20px; }
.headerright .infofirst { width: auto; float: right; padding: 6px 10px 7px 10px; background: transparent; border: 0px; border-left: 1px solid #EEE; color: #FFFFFF; }
.headerright .infoMARKfirst { width: auto; float: right; padding: 6px 10px 7px 10px; background: transparent; border: 0px; border-left: 1px solid #EEE; color: #FFFFFF; }
.headerright .infoa { color: #FFFFFF; font-size: 1.2em; font-weight: bold; }
.headerright .infoa1 { color: #FFFFFF; font-size: 1.2em; font-weight: bold; }
.headerright .infoMARKa { color: #911505; font-size: 1.2em; font-weight: bold; }
.headerright .infoMARKa1 { color: #911505; font-size: 1.2em; font-weight: bold; }

.headerright .orgitem { width: 100px; padding: 6px 0px 7px 10px; background: transparent; border: 0px; border-right: 1px solid #EEE; color: #FFFFFF; }
.headerright .orglink { color: #FFFFFF; font-size: 1.1em; }
