body {padding: 0px; background-color: #424266; width: 860px; margin: auto; margin-top: 0px; font-family: Verdana; background-image: url('/public/images/bg.png'); background-repeat: repeat-x;}

#BorderPage {width: 860px; float: left; height: auto; background-color: #EEEEF4;padding-bottom: 20px; margin-top: 20px; margin-bottom: 20px;}

#page {width: 820px; float: left; height: auto; margin: auto; background-color: red;}

#headerA {width: 820px; float: left; height: 130px; background-color: #81D231; margin-left: 20px; margin-top: 20px; background-image: url('/public/images/headerABG.png');}
#headerA span UL {margin: 0px; padding: 0px; margin-right: 5px; margin-top: 5px;}
#headerA span UL LI {display: inline;}
#headerA span UL LI A {font-size: 12px; color: #fff; text-decoration: none;}
#headerA span UL LI A:hover {text-decoration: underline;}
#headerB {width: 820px; float: left; height: 20px; background-color: #EEEEF4; margin-left: 20px; background-image: url('/public/images/headerBBG.png'); background-repeat: no-repeat; background-position: left;}
#headerC {width: 820px; float: left; height: 160px; background-color: #0D1924; margin-left: 20px; background-image: url('/public/images/headerCBG.png'); background-repeat: no-repeat;}
#headerC #menu {background-color: transparent; width: 210px; height: 160px; margin-left: 10px; float: left;}
#headerC #menu UL {margin: 0px; padding: 0px; margin-top: 5px; margin-left: 30px;}
#headerC #menu UL LI {list-style-type: none; font-size: 12px; line-height: 30px; margin-left: 0px; padding-left: 0px;}
#headerC #menu UL LI A {color: #000; font-weight: bold; text-decoration: none;}
#headerC #menu UL LI A:hover {text-decoration: underline;}
#headerC .lineA, #headerC .lineB {color: #86F618; font-weight: bold; font-size: 11px; margin-top: 20px; float: left; display: block;}

#pageMenu {width: 240px; float:left; height: auto; background-color: #fff; margin-left: 20px; padding-top: 20px; background-image: url('/public/images/menuBG.png'); background-repeat: repeat-y; background-position: left; height: 200px;}
#pageContent {width: 540px; float: left; height: auto; background-color: #EEEEF4; margin-left: 20px; padding-top: 20px;}
#pageContent H1 {width: 100%; float: left; font-size: 20px; color: #000; margin: 0px; padding: 0px; font-weight: normal;}
#pageContent H2 {width: 100%; float: left; font-size: 15px; color: #000; margin: 0px; padding: 0px; font-weight: bold; margin-top: 10px;}
#pageContent P {width: 100%; float: left; font-size: 12px; color: #000;}
#pageContent FORM {margin: 0px; padding: 0px; float: left;}
