body {margin: 0 30px 0 30px;
    background-color:#e8edff;}

p {margin-bottom:15px;}
img {border-style:none;}
ul {padding: 0;}
li {list-style-type:none;}

a {color:#764C00;
    text-decoration:none;}

#title {background-image: url("../images/crwdiva-banner.jpg");
    padding:25px 0 25px 0;
    text-align:center;}
#title h1 {color:#000033;
    font-size:36px;
    display:inline;
    text-align:center;
    border-style:inset; border-width:3px; border-color:#FFE5CC;
    padding: 1px 3px 1px 3px;
    background-color:#CCE5FF;}

#menu {width: 120px; background-color:#000044;
    padding:10px;
    padding-top:20px;
    float:left;
    margin-right:10px;
    clear:none;}
#menu ul {text-align:center;
    margin-left: 0;}
#menu li {background-color:#CCE5FF;
    padding:1% 3px 2% 3px;
    border-style:outset; border-width:3px; border-color:#FFE5CC;
    font-size:18px;
    width:100px;
    margin-bottom:20px;}
#menu a {display:block;}
#menu li:hover {border-style:inset; border-width:3px; border-color:#FFE5CC;}

#content {margin: 30px 30px 0 0;
    line-height:120%;
    position:absolute; left:200px;
    width:70%;}
#content a:hover {text-decoration:underline;}
#content p strong {font-weight:bold;
    position:relative; left:-10px;}
#content h2 {text-align:center;
    margin-bottom:30px;}
#content p {text-indent:10px;}
#content #history dl dt {position:relative; left:0; top: 40px; width: 99px;
    font-weight:bold;
    text-align:right;
    padding:0; margin:0;}
#content #history dl dd {border-left: 1px solid #000;
    margin: 0 0 0 106px; padding: 0 0 0 6px;
    line-height:22px;}
#content dl dt {font-weight:bold; padding-top:15px;}
#content dl {line-height: 22px;}
#content table {margin-left:auto; margin-right:auto;}
#content table tr td:first-child {text-align:right; width:350px;}
#content table td {vertical-align:top;
    padding:0 7px 10px 0;}
#content ol li {list-style-type:decimal;}
#content ol {padding-left:40px;}
#content .negativenumbers {padding-left:20px;}