body { font-family: Trebuchet MS,Arial,Helvetica,sans-serif; font-size: 11pt; margin: 0; padding: 0; background: #4D0914; }

#header { background: #4D0914 url('../img/header-bg.gif') bottom repeat-x; color: #D8CBA8; height: 100px; }
#header .content { width: 800px; margin: 0 auto; padding: 20px 0; position: relative; }
#header .logo-csn { position: absolute; right: 0; top: 10px; background: url(../img/CogSciNisSrp.png); width: 210px; height: 78px; }
#header .title { position: absolute; left: 0; top: 8px; width: 100%; }
#header .title a { font-size: 22pt; text-decoration: none; text-shadow: 0px 0px 5px #000; color: inherit; }
#header .menu { line-height: 100px; }
#header .menu a { font-weight: bold; text-decoration: none; margin-right: 6px; text-shadow: 0px 0px 5px #000; color: inherit; }
#header .menu a:hover { color: #FFF; }

#page { background: #D8CBA8; color: #4B272D; border-top: 1px solid #333; }
#page .content { width: 800px; margin: 0 auto; padding-bottom: 20px; }
#page ul { list-style: inside; padding: 0; }
#page p img { float: left; margin: 0.3em 0.6em 0 0; }
#page hr { border-style: none; border-bottom: 1px solid #4D0914; }
#page a { color: inherit; }
#page a:hover { background: #4D0914; color: #D8CBA8; text-decoration: none; }

#footer { background: #4D0914; color: #D8CBA8; font-size: 8pt; }
#footer .content { width: 800px; margin: 0 auto; padding: 5px 0; }
#footer a { color: inherit; text-decoration: none; }
#footer a:hover { color: #FFF; }
#footer .title { float: right; }
#footer .menu a { margin-right: 6px; }

