/*
http://gauntlet-publishing.com
Author: Cleland Weller
Date: 04.14.07
*/

body {
 height: 95%;
 color: #f9f9f9;
 background: #999999;
 z-index: -1;
 }

#content {
 background: #999999;
 } 

h1 {
 color: #777777;
 }

h2 {
 color: #777777;
 }

img {
 border: 1px solid #999999;
 }

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

p {
 color: #333333;
 }

#default_format {
 background: #cccccc;
 }

#default_format a:link,
#default_format a:visited {
 font-style: italic;
 text-decoration: underline;
 color: #32557a;
 }

#default_format a:active,
#default_format a:hover {
 font-style: italic;
 text-decoration: none;
 color: #32557a;
 }

.medium_text a:link {
 color: #f9f9f9;
 }

.burgundy {
 color: #800000;
 }

#header {
 background: #999999;
 }

#large_title {
 color: #f9f9f9;
 }

#caption p {
 color: #f9f9f9;
 }

#column_right {
 color: #f9f9f9;
 }

#image_map p {
 color: #f9f9f9;
 }

.menus {
 color: #f9f9f9;
 background: #999999;
 }

.menus ul {
 background: transparent;
 }

.menus ul li a {
 color: #f9f9f9;
 border: 1px solid #999999;
 }

.menus ul li a:hover {
 border: 1px solid #dddddd;
 }

#links ul li a {
 color: #ffffff;
 }

#image_map p {
 color: #666666;
 }

#inquiry {
 background-color: transparent;
 background-image: url(../../graphics/default.png);
 background-repeat: no-repeat;
 }

.privacy {
 color: #333333;
 }

#footer_rows {
 background: #999999;
 }

#footer_menus {
 background: #999999;
 }

#footer_top {
 background: #999999;
 }

#palette_layer {
 background: #999999;
 }

#palette {
 background: #999999;
 }

#palette img {
 border: 0;
 }

.white {
 background: #ffffff;
 }

.light_grey {
 background: #cccccc;
 }

.default {
 background: #999999;
 }

.dark_grey {
 background: #666666;
 }

.black {
 background: #000000;
 }

#copyright {
 color: #666666;
 }

#copyright a:link,
#copyright a:visited {
 color: #666666;
 }

#copyright a:hover,
#copyright a:active {
 color: #eeeeee;
 }

#publisher a:link,
#publisher a:visited {
 color: #cccccc;
 }

#publisher a:hover {
 color: #eeeeee;
 }

#publisher a:active {
 color: #cccccc;
 }

#quote {
 color: #333333;
 color: #000000; 
 }
