#main { position: relative; }
#Titlebar { background-image: url(images/headernew.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; position: relative; float: none; z-index: 1; height: 126px; visibility: visible; min-width: 1150px; margin-right: auto; margin-left: auto; display: block      }
#nav1 { color: white; font-weight: bold; background-color: #3c3b31; background-image: url(images/navbg1.jpg); background-repeat: repeat-x; text-align: center; position: relative; z-index: 2; width: 90%; height: 23px; visibility: visible; margin-right: auto; margin-left: auto; padding-top: 5px; }
#nav2 { color: #fff; font-weight: bold; background-color: #3c3b31; background-image: url(images/navbg2.jpg); text-align: center; visibility: visible; margin-right: auto; margin-left: auto; position: relative; z-index: 2; width: 90%; height: 24px; padding-top: 5px; }
#content { background-color: #fff; background-image: url(images/bodybgnew.jpg); background-repeat: no-repeat; background-position: center top; text-align: left; margin-right: auto; margin-left: auto; z-index: 2; width: 90%; visibility: visible ; min-width: 1150px; }
#portcont { margin-right: 230px; }
#left { background-color: #bbbbb7; text-align: center; width: 200px; float: left; margin-left: 25px; padding-bottom: 25px; }
#right { background-color: #bbbbb7; text-align: center; width: 200px; float: right; margin-right: 25px; padding-bottom: 25px; }
#midcont { margin-right: 240px; margin-left: 240px; padding-top: 30px; padding-bottom: 20px; }
#midcontport { margin-right: 270px; margin-left: 20px; padding-top: 30px; padding-bottom: 20px; padding-left: 20px; }
#contwrapper { min-height: 1100px; }
#wrapleft { background-image: url(images/wrpapleft.jpg); background-repeat: repeat-y; background-position: left 50%; width: 100%; margin-right: auto; margin-left: auto; }
#wrapright { background-image: url(images/wrpapright.jpg); background-repeat: repeat-y; background-position: right 50%; width: 100%; margin-right: auto; margin-left: auto; }
#footer { background-color: #faf9ec; margin-bottom: 20px; padding-right: 50px; padding-left: 50px; }
#righttop { margin-top: 20px; border-bottom: 1px solid black; }
#scroller { width: 1000px; margin-top: 50px; margin-right: auto; margin-left: auto; }
#test { width: 80%; margin-right: auto; margin-left: auto; padding: 4px; border: solid 1px #000; }
