/* Global */
body, table { color: #000; font: 11px Arial, Verdana, Helvetica, sans-serif; }
body { background: #fff url(media/bg.gif) left top repeat-x; text-align: center; }
ul { margin: 0 0 0 20px; padding: 0; list-style: disc url(media/bullet.gif) outside; }
.imageleft, .imagecenter, .imageright { margin: 4px; padding: 3px; border: 2px solid #e8e5e2; }

/* Links */
a { color: #296173; text-decoration: underline; }
a:hover { color: #E78E00; }
#signin a { color: #fff; text-decoration: none; }
#signin a:hover { text-decoration: underline; }
.title a { text-decoration: none; }
#networkfooter a { color: #000; }

/* Header */
#header { width: 800px; height: 346px; background: url(media/header_bg.gif) center top no-repeat; margin: 0 auto 30px auto; text-align: left; overflow: hidden; }
#header_name { width: 745px; height: 68px; margin: 0 auto; }
#header_name #name { width: 375px; height: 56px; margin: 0 0 0 20px; padding-top: 12px; color: #fff; font-size: 25px; white-space: nowrap; overflow: hidden; }
#header_name #register { float: right; margin-right: 12px; padding-top: 30px; }
#header_name #search { float: right; margin-right: 10px; padding-top: 17px; }
#header_menu { width: 725px; height: 82px; margin: 0 auto; padding: 0 10px; white-space: nowrap; overflow: hidden; }
#header_content { width: 645px; height: 112px; background: url(media/header_image.gif) center top no-repeat; margin: 12px auto; padding: 30px 50px; text-align: right; }
#header_content .banner, #header_content .heading, #header_content .title { font-size: 22px; }
#header_content table, #header_content .miniabstract, #header_content .fullabstract, #header_content .author, #header_content .source, #header_content .body { font-size: 16px; color: #4A6531; }
#header_content .fullstory img { margin: 10px 0 0 auto; }
#signin { color: #fff; }
#searchtextbox { height: 16px; width: 115px; border: 1px solid #C6DFE7; margin-top: 2px; }
#go { width: 78px; height: 36px; padding-left: 8px; }
#searchkey { font-weight: bold; letter-spacing: 1px; }

/* Body/Structure */
#body { margin: 0 auto; text-align: left; }
#breadcrumbs { margin: 1px; padding: 1px; }
.rightnavgroup { font-weight: bold; margin-top: 5px; }

/* Content */
.banner, .title, .author, .source, .date, .formtitle { font-weight: bold; }
.heading, .title { font-size: 12px; }
.banner { background: #B5DB94; color: #4A6531; font-size: 13px; padding: 4px 10px; }
.banner a { color: #4A6531; }
.heading { letter-spacing: 2px; }
.date { color: #E78E00; }
.miniabstract { color: #666; font-style: italic; }
.author { margin-bottom: 3px; }

/* Icons */
.fullstory img { display: block; margin-top: 10px; }

/* Footer */
#footer { width: 656px; height: 15px; background: url(media/footer_bg.gif) center center no-repeat; margin: 20px auto 0 auto; padding: 20px; text-align: right; }
#ftrlinks { float: left; }
#networkfooter { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 5px; text-align: center; }

