#main { background-color: transparent; background-image: url(images/extender.jpg); background-repeat: repeat-y; position: relative; width: 1127px; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 1127px; height: 146px   ; }
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; text-align: left; width: 650px; height: auto; _height: 612px; min-height: 612px; padding-right: 356px; padding-left: 121px; }
#footer { background-image: url(images/footer.jpg); width: 793px; height: 57px; clear: both; padding-top: 34px; padding-right: 334px; }
#nav { background-color: transparent; color: white; text-align: left; position: absolute; z-index: 10; top: 69px; left: 0; width: 115px; height: 136px; }
#headinglinks { height: 20px; width: 400px; left: 235px; top: 154px; position: absolute; visibility: visible; }
#rotator { /* float: right; */ position: absolute; top: 180px; left: 420px; width: 335px; /* height: 458px; */ z-index: 20; border: solid 4px #40bdb5; }
#rotatorcaption { width: 100%; padding-bottom: 5px;}
#wrapper { background-color: transparent; width: 650px; padding-left: 121px; }
#left { background-color: teal; float: left; z-index: 10; width: 100px; height: auto; _min-height: 600px; height: 600px; }
#right { background-color: yellow; text-align: center; float: right; z-index: 10; width: 100px; height: auto; _min-height: 600px; height: 600px; }
#break {background-color: purple; clear: both;}
