/* left column */
.left_column { background: url(/site_includes/css/images/nav_02.jpg) 0 0 no-repeat; }

/* right column */
.right_column { background: transparent; }
.right_column h1 { margin: 10px 0px; font-size: 2.25em; }

.content { text-align: justify; }
.center { text-align: center; }

/* comments */
#comments { margin: 0 auto; padding-bottom: 20px; }
#comments fieldset { margin: 0; border-width: 0; }
#comments p { margin: 0 20px 0 0; }
#comments label { display: block; width: 8em; float: left; text-align: right; margin-right: 0.5em; }
#submit, #reset { margin-left: 34px; border-width: 0; color: black; font-weight: bold; background: #f68704; cursor: pointer; cursor: hand; }
#submit { margin: 0 0 0 94px; }

#address2 { width: 11em; }
#comment { width: 12em; height: 8em; }

/* bonus images */
#nav3 { background: url(images/nav_03.jpg) 0 0 no-repeat; position: absolute; z-index: 1; margin: 40px 0 0; width: 12px; height: 262px; }