/*
http://gauntlet-publishing.com
Author: Cleland Weller
Date: 06-28-2005
*/

#content_center {
 background: #cccccc;
 }

p {
 color: #333333;
 }

form {
 color: #333333;
 }

#large_title {
 color: #f9f9f9;
 }

#default_format {
 color: #333333;
 }

#default_format a:link,
#default_format a:visited, {
 color: #333333;
 }

#default_format a:active,
#default_format a:hover, {
 background: #dddddd;
 }  
 
#essay {
 color: #333333;
 }

#links {
 color: #333333;
 }

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

#links ul li a:hover {
 color: #f9f9f9;
 background: #999999;
 }

