body {background-color: #000; margin: 0;}
#main { position: relative; width: 1019px; margin-left: auto; margin-right: auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 1019px; height: 191px   }
#wrapper { background-image: url(images/bodyrepeat.jpg); background-repeat: repeat-y; }
#nav { color: #000; font-size: 13px; font-family: arial, verdana, helvetica, sans-serif; text-align: center; position: absolute; z-index: 10; top: 119px; width: 100%; margin-right: 0; margin-left: 0; padding-left: 4px; }
#left { background-color: teal; float: left; width: 100px; height: auto; _min-height: 600px; height: 600px; }
#right { background-color: yellow; float: right; width: 100px; height: auto; min-height: 600px; _height: 600px; }
#content { margin-right: 100px; margin-left: 100px; height: auto; _height: 400px; min-height: 400px; padding: 1px 0; }
#footer { color: #fff; font-size: 10px; background-color: black; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 100px; clear: both; padding-top: 25px; padding-right: 100px; padding-left: 100px; }
#break {background-color: purple; clear: both;}
#pageText { line-height: 26px; padding: 5px; width: 510px; }
* html #pageText {width: 505px;}
#innerContainer {width: 290px; margin-left: 10px; float: right; display: block;}
#rotator {width: 290px; height: 290px;}
#subText {width: 290px; border: 2px solid #1b85db;}

