
body
{
    background-color:       #e4e1d9;
    margin:                 0px;
    padding:                0px;
}

h2, h3, h4 { font-weight: normal; padding-left: 0px; padding-top: 0px; }

pre { color: black; }

blockquote { font-style: italic; margin-bottom: -1em; }

blockquote.framedquote { margin-top: 0px; padding-bottom: 0px; }

form { margin: 0px; padding: 0px; }

input, textarea { font-family: Georgia, serif; font-size: 14px; }



code
{
    background-color:       #f3f3f3;
    display:                block;
    margin:                 0.8em 0em;
    margin-right:           -22px;
    margin-bottom:          -20px;
    padding:                1em 0.8em 1em 0.8em;
    font-size:              11.5px;
    color:                  black;
    line-height:            1.6em;
    font-family:            Monaco, monospace;
    text-shadow:            0px 0px 1px #f3f3f3;
    text-align:             left;
}

.bracketedimage
{
    text-align:             center;
    border:                 1px solid #dedede;
    padding:                8px;
}

.dividingimage
{
    /* horizontal divider after main text */
    
    text-align:             center;
    margin-top:             28px;
    margin-bottom:          0px;
}

.commentbody code {
	white-space: 			pre;
}


.commentbody
{
    font-size:              13px;
    margin-bottom:          30px;
    padding-left:           15px;
    padding-right:          15px;
    border-left: 1px solid #dedede; 
}

.commentbody blockquote
{
    margin-left:            1em;
    margin-bottom:          1em;
    background-color:       #fafafa;
    color:                  #585858;
}

.commentbody i
{
    background-color:       #f3f3f3;
    color:                  #585858;
}

/* contains most visible elements */

#mastercontainer
{
    width:                  845px;
    margin-left:            auto;
    margin-right:           auto;
    position:               relative;
}

#contentcontainer #pagecap
{
    width:                  731px;
    height:                 29px;
    position:               relative;
    margin-left:            0px;
}

#mastercontainer #containerbgleft
{
    width:                  65px;
    height:                 311px;
    position:               absolute;
    top:                    0px;
    left:                   5px;
}

#mastercontainer #pagemarkleft
{
    width:                  35px;
    width:                  166px;
    position:               absolute;
    top:                    320px;
    left:                   34px;
}

#mastercontainer #pagemarkright
{
    width:                  34px;
    height:                 542px;
    position:               absolute;
    top:                    334px;
    right:                  41px;
}



/* contains masthead and content sections */

#contentcontainer
{
    width:                  731px;
    margin-left:            auto;
    margin-right:           auto;
}




/* masthead with main image */

#masthead
{
    width:                  701px;
    height:                 301px;
    background-image:       url("/images/document/bg.jpg");
    background-repeat:      no-repeat;
    position:               relative;
    margin-left:            12px;
    margin-top:             -22px;
}

#masthead #rightimage
{
    width:                  307px;
    height:                 296px;
    position:               absolute;
    bottom:                 -20px;
    right:                  0px;
}

#masthead #rightimage { border: 0px; }

#masthead #leftimage
{
    width:                  210px;
    height:                 223px;
    position:               absolute;
    bottom:                 0px;
    left:                   -18px;
}

#masthead #leftimage { border: 0px; }



/* contains main content */

.content
{
    width:                  731px;
    min-height:             525px;    
    background-image:       url("/images/document/page-bg.png");
    background-repeat:      repeat-y;
    padding:                0px;    
    font-family:            Georgia, serif;
    font-size:              14px;
    color:                  #383838;
    line-height:            1.6em;
}


.content .contenttext
{
    font-family:            Georgia, serif;
    font-size:              14px;
    color:                  #383838;
    line-height:            1.6em;
    width:                  540px;
    text-align:             justify;
    margin-left:            86px;
    margin-top:             25px;
    background-color:       white;
    color:                  #383838;
    padding-bottom:         20px;
}

a img { border: 0px; }

.contenttext a         { color: #802e00; text-decoration: none; font-style: italic; }
.contenttext a:link    { color: #802e00; text-decoration: none; font-style: italic; }
.contenttext a:visited { color: #802e00; text-decoration: none; font-style: italic; }
.contenttext a:hover   { color: black; text-decoration: underline;  }

.content .title
{
    width:                  100%;
    right:                  18px;
    text-align:             center;
}

.content .title img
{
    margin-left:           -32px;
}


/* only for "about" page? */

.bodyinsetimage
{
	float:  				left;
    border:                 1px solid #dedede;
	background-color: 		white;
    padding:                8px;
	margin-right: 			12px;
}

.bodyinsetimage img
{
    border:                 1px solid #f3f3f3;
}
