body { background-image: url('../images/bg_page.gif'); background-position: 0px 88px; background-repeat: repeat-x; background-color: black; padding: 0px; margin: 0px; }
#container { width: 100%; margin-top: 38px; }

#headerMain { height: 50px; text-align: center; }
#headerLeft { height: 50px; width: 50%; float: left; text-align: right; }
#headerRight { height: 50px; width: 375px; float: left; text-align: left; }

#contentLeft { clear: both; height: 338px; max-height: 338px; mid-width: 375px; width: 50%; float: left; background: #905784 url('../images/bg_left.jpg') no-repeat top right; text-align: right; }

#contentRight { font-family: arial; font-size: 11px; height: 336px; max-height: 336px; width: 375px; float: left; text-align: left; border-top: 1px solid #905784; border-bottom: 1px solid #905784; border-left: 2px solid #7c3253; }
#contentRight h1 { font-size: 16px; color: #5E1C4F; font-weight: bold; margin: 0px; padding: 10px 10px 7px 10px; }
#contentRight h2 { font-size: 12px; color: #5E1C4F; font-weight: bold; margin: 0px; padding: 5px 10px 2px 10px; }
#contentRight p { margin: 0px; padding: 5px 10px 5px 10px; }
#contentRight .sample { border: 2px solid #5E1C4F; margin: 0 5px 0 5px; }
#contentRight .status { margin-top: 0px; padding-top: 0px; font-weight: bold; color: red; }
#contentRight ul { margin-top: 0px; padding-top: 0px; list-style: disc; }
/*#contentRight ul { margin-top: 0px; padding-top: 0px; list-style: url('../images/bullet.gif') disc; }*/

#contentRight form { clear: both; padding: 0px; margin: 0px; }
#contentRight label { float: left; width: 100px; font: bold 12px Verdana; text-align: right; margin-top: 2px; margin-right: 15px; }

#footer { padding-top: 10px; text-align: center; width: 750px; }
