
html, body { width: 100%; height: 100%; margin: 0; padding: 0; background-color: #f8f8f8; font-family: verdana,geneva,sans-serif; font-size: 11px; color: #171513; }
center { height: 100%; }
table { border-collapse: collapse; }
h1, h2, h3, h4, h5, h6 { margin: 0; }
p { margin: 0; font-family: verdana,geneva,sans-serif; font-size: 11px; }
a { color: #c3edf3; text-decoration: none; }
a:hover {text-decoration: underline; }

.csc-header { margin-bottom: 0.75em; padding-top: 15px; }
.csc-subheader { padding-bottom: 0.5em; }

#page_frame { width: 100%; height: 100%; }
#page_area { width: 766px; height: 600px; margin: auto; background-color: #ecece4; text-align: left; }
#menu_area { height: 50px; }
#menu_area table { width: 100%; height: 50px; }
#menu_area tr { background-color: #a49989; }
#menu_area tr { vertical-align: middle; }
.menu-button { border-right: 1px solid #ecece4; }
.current-choice { background-color: #b6aea0; }
#header_area { height: 47px; padding: 12px 0 11px 21px; background-color: #ffffff; }
#content_area { width: 766px; height: 420px; background-color: #cdc9c1; }

#csc-content-border { position: absolute; width: 240px; height: 420px; color: #ffffff; }
#csc-content-borderback { position: absolute; z-index: 1; width: 240px; height: 420px; background-color: #a49989; }
#csc-content-borderfront { position: absolute; z-index: 2; width: 220px; height: 400px; padding: 10px; }
.csc-page-layout1 #csc-content-borderback { filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.csc-page-layout2 #csc-content-borderback { filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.csc-page-layout3 #csc-content-borderback { filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }

#csc-content-normal .bodytext, .csc-content-normal .csc-text-bodytext { padding: 5px; }
#csc-content-left { position: absolute; float: left; width: 240px; height: 390px; margin: 0; background-color: #cdc9c1; }
#csc-content-right { position: absolute; float: left; width: 490px; height: 390px; margin: 15px 15px 15px 255px; padding-left: 4px; background-color: #d9d5ce; }
#csc-content-right .csc-header { margin-left: -4px; background-color: #cdc9c1; }

#spacer_area { width: 758px; height: 12px; padding: 4px; text-align: right; color: #b6aea0; background-color: #e2e2db; font-family: arial,helvetica,sans-serif; font-size: 7pt; }
#spacer_area a { color: #b6aea0; text-decoration: none; }
#footer_area { height: 12px; padding: 14px 38px; }
