/* Global */
body, table { color: #000; font: 11px Arial, Verdana, Helvetica, sans-serif; }
body { background: #53503F; text-align: center; }
#wrapper { background: #fff url(wrapper_bg.gif) left 143px repeat-x; }

/* Links */
a { color: #53503F; text-decoration: underline; }
a:hover { color: #A3503D; }
#signin a { color: #fff; text-decoration: none; }
#signin a:hover { text-decoration: underline; }
.title a { color: #A3503D; text-decoration: none; }
.title a:hover { color: #A7A069; }
#ftrlinks a { color: #fff; text-decoration: none; }
#networkfooter a { color: #fff; }
.imageleft, .imagecenter, .imageright { margin: 4px; padding: 3px; border: 2px solid #e8e5e2; }

/* Header */
#header { height: 301px; margin-bottom: 30px; text-align: left; overflow: hidden; }
#header_topborder { height: 16px; background: #53503F; border-bottom: 1px solid #fff; }
#header_top { height: 126px; background: url(images/hdr_top_bg.gif) left top repeat-x; }
#header_name { width: 680px; height: 45px; margin: 0 auto; padding-top: 13px; font: bold 20px Arial, sans-serif; color: #31281F; white-space: nowrap; overflow: hidden; }
#header_name img { padding-left: 5px; }
#header_phrase { width: 680px; height: 32px; margin: 0 auto; font: bold 15px Arial, sans-serif; color: #31281F; white-space: nowrap; overflow: hidden; }
#header_menu { width: 737px; height: 36px; margin: 0 auto; overflow: hidden; }
#header_bottomwrapper { height: 188px; }
#header_bottom { width: 737px; height: 188px; margin: 0 auto; }
#header_image { float: left; width: 236px; height: 143px; background: url(hdr_image.gif) 25px 27px no-repeat; padding: 15px 12px; }
#header_content { height: 163px; margin-left: 256px; padding: 15px; }
#registersignin { position: absolute; top: 0; right: 20px; color: #fff; text-transform: uppercase; }
#welcome { margin-right: 5px; font-weight: bold; }
#header_content { overflow: hidden; }

/* Body/Structure */
#body { margin: 0 auto; text-align: left; }
#rightcolumn { background: #F8F8EE; padding-bottom: 20px; }
#rightnav, .rightcontainer { margin: 0 15px; }
.rightnavgroup { margin-top: 5px; font-weight: bold; }
#searchform { background: url(images/search_bg.gif) center top no-repeat; margin-bottom: 20px; }
#searchform table { margin: 0 auto; padding: 10px 0 8px 0; }
#searchtextbox { width: 115px; height: 14px; border: 1px solid #E4E4CF; }
#go { width: 37px; height: 11px; margin-left: 10px; }
#searchkey { font-weight: bold; letter-spacing: 1px; }

/* Content */
.author, .source, .formtitle { font-weight: bold; }
.heading, .title { font-size: 20px; }
.heading { letter-spacing: 2px; }
.banner { background: #7B8A4A; padding: 5px 10px; font-size: 20px; color: #fff; }
.banner a { color: #fff; }
.miniabstract { color: #666; font-style: italic; }
.author { margin-bottom: 3px; }

/* Icons */
.fullstory img { display: block; margin-top: 10px; }

/* Footer */
#footerwrapper { background: #53503F; margin-top: 50px; padding-top: 20px; }
#footer { width: 737px; margin: 0 auto; text-align: right; }
#ftrlinks { float: left; color: #fff; text-transform: uppercase; }
#copyright { color: #fff; }
#networkfooter { background: #53503F; padding-top: 15px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-align: center; }

