body { background-image: url(images/mainbg.jpg); background-repeat: no-repeat; background-position: center top; margin: 0; padding: 0; }
html { background-color: #a1d1d3; background-image: url(images/bodyrep.png); background-repeat: repeat-x; }
#main { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: relative; width: 1000px; margin-left: auto; margin-right: auto; }
#header { background-image: url(images/header.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 100%; height: 195px; padding-top: 1px; padding-left: 1px; }
#wrapper { background-image: url(images/bodyrepeat.png); background-repeat: repeat-y; background-position: 0 0; }
#nav { background: transparent; position: absolute; z-index: 1000; top: 128px; left: 105px; width: auto; }
#left { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; width: 30%; height: auto; min-height: 600px; padding-right: 12px; }
* html #left {height: 600px;}
#right {background: yellow; float: right; width: 100px; height: auto; min-height: 600px;}
* html #right {height: 600px;}
#content { background-image: url(images/contentbg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: auto; min-height: 600px; padding: 15px 105px 1px; overflow: auto; position: relative; }
* html #content {height: 600px;}
#footer { background: #a1d1d3 url(images/footerbg.png) no-repeat; height: 100px; clear: both; padding-top: 20px; padding-right: 30px; }
#search { background-image: url(images/blue.png); text-align: center; position: absolute; top: 0; right: 30px; width: 260px; height: 27px; padding-top: 5px; }
#cart { color: #a1d1d3; font-size: 12px; background-image: url(images/white.png); text-align: center; position: absolute; top: 32px; right: 30px; width: 260px; height: 27px; padding-top: 5px; }
#cartHolder { text-align: center; }
#photocredit { font-size: 11px; text-align: center; position: relative; margin-right: auto; margin-left: auto; }
#subscribe { position: absolute; top: 155px; right: 30px; width: 260px; height: 27px; padding-top: 5px;  }
