/* Global */
body, table { color: #000; font: 12px Arial, Verdana, Helvetica, sans-serif; }
body { text-align: center; background: url(media/body_bg.jpg) top center repeat; }
#wrapper { width: 770px; margin: 0 auto; text-align: left; background: #000; padding-left: 20px; }
#body { background: #FEF567; }

/* Links */
a { color: #006C83; text-decoration: underline; }
a:hover { color: #76B7D9; }
#signin a { color: #76B7D9; }
#signin a:hover { color: #006C83; }
#rightnav a { text-decoration: none; color: #D6DAE9; font-weight: bold; padding-left: 5px; height: 21px; }
.title a { text-decoration: underline; color: #000; }
#rightcolumn .title a { text-decoration: underline; color: #95CB5B; }
#networkfooter a { color: #000; }
#footerlinks a { color: #fff; }

/* Header */
#header { width: 750px; height: 164px; }
#menubar { width: 750px; height: 27px; }
#subheader { height: 106px; width: 584px; }
#welcome, #signin { color: #76B7D9; }
#welcome { margin-right: 5px; font-weight: bold; }
#searchtextbox { height: 14px; width: 115px; border: 1px solid #333; }
#go { width: 27px; height: 21px; }
#searchkey { font-weight: bold; letter-spacing: 1px; }

/* Body/Structure */
.leftnavgroup { height: 3px; }
#rightgutter { background: #FEF567; }
#rightcolumn { background: #3D58A7 url(media/rightcolumn_bg.jpg) top left no-repeat; padding-top: 15px; }
#rightnav { padding-top: 4px; }
.rightnav { background: url(media/rightnav_bg.jpg) center left repeat-x; line-height: 20px; }
.rightnavgroup { display: none; }
#global2, #local3, #local4 { padding: 4px; }
#Global1 .contentwrapper { background: #FEF567; padding: 0px; margin: 0px; }

/* Content */
#content .contentwrapper { padding: 7px; }
.banner, .title, .author, .source, .formtitle { font-weight: bold; }
.heading { font-size: 12px; }
.banner { font-size: 13px; padding: 4px; }
.heading { letter-spacing: 2px; }
.title { font: 20px Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; }
#rightcolumn .title { font: 14px Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; color: #BE006E; }
.miniabstract { color: #666; font-style: italic; }
.author { margin-bottom: 3px; }

/* Footer */
#footer_ads { height: 128px; text-align: left; }
#footer { text-align: center; background: url(media/footer_left.jpg) top left no-repeat; width: 750px; height: 100px; }
#footerlinks { color: #fff; padding: 32px 0 65px 8px; text-align: left; font-weight: bold; width: 550px; }
#footerlogo { float: right; width: 200px; }
#networkfooter { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 5px; text-align: center; }
