/* 06 black style sheet */
/*Angel Covers */

BODY { background: #F5F3E2; }
.pagearea { background: #F5F3E2; /*background-attachment: fixed;*/ margin: 0px; padding: 0px; text-align: center; }

.displayarea { width: 704px; background: transparent; margin: 0px auto 0px auto; text-align: left; }
.headingarea { width: 704px; background: #6850B5 URL(bannermid01.jpg) bottom left no-repeat; padding-bottom: 30px; }
	/* Note that to have these elements on the same line you need float: commands - NOT display: inline
	   Also be very careful about width: 100% - it doesn't work in tables as you'd expect */
  .headerleft { width: 10px; height: 100px; background: #6850B5 URL(bannerleft.jpg) left repeat-y; font-weight: bold; font-size: 250%; color: #EEEEFF; }
  .headermain { height: 100px; width: 694px; font-weight: bold; font-size: 250%; text-align: center; color: #EEEEFF; background: transparent;  }
  .headerright { width: 0px; height: 100px; background:transparent; font-weight: bold; font-size: 250%; color: #EEEEFF; }

.leftcolumn { width: 120px; background: transparent; }
  .lefttop { }
  .leftmain { width: 120px; background: transparent; }
  .leftbase { height: 10px; width: 120px; }

.rightcolumn { width: 150px; background: #83C86E URL(rightmid.jpg) repeat-y; padding: 0px; padding-top: 10px; }
    .righttop { height: 0px; width: 150px; }
	.rightmain { float: right; width: 120px; padding-right: 10px; border: 0px solid #009; }
	.rightbase { width: 120px; }

.footer { text-align: left; background: #F5F3E2 URL(footermid.jpg) top left no-repeat; height: 20px; }
	/* Note that to have these elements on the same line you need float: commands - NOT display: inline
	   Also be very careful about width: 100% - it doesn't work in tables as you'd expect */
    .footerleft { float: left;   }
	.footermain { float: left;  }
	.footerright { float: left;  }

.mainarea { width: 554px; background: #FFFFFF URL(centremid.jpg) left repeat-y; padding: 10px; padding-left: 14px; /*border-left: 1px solid #DDD;*/ }

.toplinkarea { background: #FFFFFF URL(centremid.jpg) left repeat-y; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; height: 30px; }
.botlinkarea { background: transparent; }

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

.mainarea .linepic { padding: 0px; margin: 0px; }