/* Font and size */
body{ font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 0.7em; margin-top: 0; color:#000; background: url("/_img/mhp/personal_bkg.gif") repeat-x 0 0 #fff;}
a{ color: #000; text-decoration: none;}
a:hover{ text-decoration: underline;}

/* Centering */
div#holder{ width: 600px; margin: 0 auto;}

/* Header */
div#customHeader{ background:url("/_img/mhp/personal_chap.gif") no-repeat 0 0; width: 240px; height: 400px; float: left; margin-top: 60px;}

/* Logo */
img#customLogo{ display: none;}

/* Title h1 tag */
h1#title{ font-size: 1.3em; margin:40px 0 0 0; padding:0; float:right;}

/* Content */
div#textContent{ width: 351px; background: url("/_img/mhp/personal_curvedBkg.gif") repeat-y 0 0; float: right; margin-top: 5px;}
div#textContent h1{ font-size: 1em; padding: 0 8px; margin: 0;}
div#textContent p{ padding: 0 8px;}

/* Content Top and Bottom Styling */
span#customTop{ background: url("/_img/mhp/personal_curvedTop.gif") no-repeat 0 0; display:block; height: 16px;}
span#customBottom{ background: url("/_img/mhp/personal_curvedBottom.gif") no-repeat 0 0; display:block; height: 16px;}

/* List */
ul#bulleted{ margin: 0 0 0 15px; padding: 0; list-style: none;}
ul#bulleted li{ background:url("/_img/mhp/personal_bullet.gif") no-repeat 0 4px; padding: 0 0 0 13px; margin: 15px 0; font-weight: bold;}
div#list{ width: 351px; float: right; background: url("/_img/mhp/personal_curvedBkg.gif") repeat-y 0 0; margin-top: 5px;}
div#list p{ margin: 0 8px;}
span#listCustomTop{ background: url("/_img/mhp/personal_curvedTop.gif") no-repeat 0 0; display:block; height: 16px;}
span#listCustomBottom{ background: url("/_img/mhp/personal_curvedBottom.gif") no-repeat 0 0; display:block; height: 16px;}

/* Registered */
h2#registered{ clear: both; font-size: 1em; display: block;}