html {
  background-image: url(gcc/gcc_background.png); }

.comic_content {
  background-color: #c7ecef;
  border: 2px solid #1e3738;
  padding: 10px;
  min-height: 800px; }

.middle {
  float: left;
  width: 610px; }

#logo {
  margin: 0px auto;
  position: relative;
  width: 960px;
  height: 200px;
  background-image: url(gcc/gcc_logo.png); }

#nav a {
  color: #31849b; }

#nav a:link, a:hover, a:active, a:visited {
  color: #31849b; }

#nav {
  font-weight: normal !important; }

h1 {
  color: #31849b;
  line-height: 1.6em;
  font-size: 36px;
  text-align: center;
  padding-bottom: 10px; }

h2 {
  text-align: center; }

a:link, a:hover, a:active, a:visited {
  color: #31849b; }

p {
  color: #002060;
  padding-top: 10px; }

#transcript p {
  font-family: verdana;
  font-size: 12px; }

#transcript span {
  font-family: verdana;
  font-size: 12px; }

.bios p {
  font-family: verdana !important;
  font-size: 14px;
  line-height: 1.4em; }

.bold {
  font-weight: bold; }

.underline {
  font-decoration: underline; }

.italic {
  font-style: italic; }

.center {
  text-align: center; }

.clear {
  clear: both; }

#leftcol {
  float: left;
  width: 120px; }

#leftcol a:link, a:hover, a:active, a:visited {
  text-decoration: none; }

#leftcol ul {
  width: 40px;
  font-size: 32px;
  margin-left: 30px;
  margin-top: 10px; }

#leftcol ul li {
  padding-right: 30px;
  padding-bottom: 20px; }

#rightcol {
  float: right;
  width: 200px; }

#footer {
  padding-top: 20px; }