body {
      background-color: #003399;
      color: %colour_bodytype%;
}

#header h1 {
      color: #A2A2A2;
}

#header h1 a:link {
      color: #A2A2A2;
}

#header h1 a:visited {
      color: #A2A2A2;
}

#header h1 a:hover {
      color: #919191;
}

#header h2 {
      color: #A2A2A2;
}

a:link, a:visited {
      color: #FF6600;
}

a:hover, a:active {
      color: #CC5100;
}

#breadcrumb {
      color: #BCBCBC;
}

#breadcrumb a:link {
      color: #EBEBEB;
}

#breadcrumb a:visited {
      color: #EBEBEB;
}

#breadcrumb a:hover {
      color: #FFFFFF;
}

#sidebarContent {
      color: #7D7D7D;
}

#sidebarContent h3 {
      color: #7D7D7D;
}

blockquote {
      background-color: #DCDCDC;
}

