.container { width: 971px; text-align: left; border: 3px solid #CCC; }
.container a {color: #0000CC; text-decoration: none; }
.container a:hover { color: #0000CC; text-decoration: underline; }
.container a.active { color: #0000CC; }
.container a.active:hover { color: #0000CC; }

#header { width: 100%; height: 208px; background-color: #9B9B48; background-image: url(../img/headerbg.jpg); background-repeat: no-repeat; }
#header .icorow { text-align: right; padding-right: 5px; padding-top: 11px; }
#header .passage { width: 470px; text-align: right; color: #FFF; font-weight: bold; font-type: Arial Narrow; margin-top: 15px; }
#header .passage .text { width: 310px; font-style: italic; font-size: 11px; float: right; padding-right: 10px; }
#header .passage .from { clear: right; padding-top: 6px; padding-right: 10px; }
#header .short { color: #90555B; font-weight: bold; font-type: Verdana; width: 235px; margin-top: 110px; }
#header .short .text { font-weight: normal; font-size: 10px; color: #8F8468; }
#header .date { font-family: Perpetua, Arial; color: #FFF; font-style: italic; font-size: 17px; font-weight: bold; padding: 2px 15px 0px 15px; }
#header .welcome { font-family: Perpetua, Arial; color: #FFF; font-style: italic; font-size: 17px; font-weight: bold;  padding: 5px 10px 0px 0px; text-align: right; }

#leftCol { width: 190px; background-color: #BFBF91; vertical-align: top; }

#centerCol { background-color: #DFDFBB; vertical-align: top; }
#centerCol #box { padding: 10px;}
#centerCol #box p { margin-top: 5px; }
#centerCol #box .secTitle { color: #0000CC; font-size: 13px; font-style: italic;}
#centerCol #box #col1title { padding: 0px 20px 10px 0px; vertical-align: top; }
#centerCol #box #col2title { padding: 0px 00px 10px 20px; vertical-align: top; }
#centerCol #box #col1 { width: 50%; padding-right: 20px; vertical-align: top; border-right: 1px dotted #FFF; }
#centerCol #box #col2 { width: 50%; padding-right: 10px; vertical-align: top; padding-left: 20px; }

#rightCol { width: 190px; background-color: #BFBF91; vertical-align: top; }

#footer { width: 100%; background-color: #9b9b48; color: #fff; }
#footer .pad { padding: 3px; }
#footer a { font-weight: bold; color: #FFF; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }
#footer a.active { font-weight: bold; color: #fff }
#footer a.active:hover { font-weight: bold; color: #fff }

#links { float: right; font-size: 12px; color: #88775B; font-family: Arial Black; width: 225px; margin-top: 55px;}
#links a {color: #88775B; text-decoration: none; }
#links a:hover { color: #88775B; text-decoration: underline; }
#links a.active { color: #88775B; }
#links a.active:hover { color: #88775B; }

#formbox { float: right; margin-left: 20px; margin-top: 10px; }
#formbox fieldset { width: 275px; };

#legend { width: 100px; }

.subimage { margin-top: 5px; }

.addsect { margin-top: 25px; }

.error { color: #990000; }
