body
{
	background-color: #F3E9DE;
	color: #666666;
}

a:link {  text-decoration:none; }
a:active { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover {  text-decoration:none; }
img {  border-width:1; border-style:solid; }
image {  border-width:1; border-style:solid; }

.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
    border: solid 1px silver;
    background-color: #ffffcc;
}
 
.essm #wrapper,
.esms #wrapper,
.emss #wrapper,
.ssme #wrapper,
.smse #wrapper,
.msse #wrapper,
.esm #wrapper,
.ems #wrapper,
.sme #wrapper,
.mse #wrapper,
.em #wrapper,
.me #wrapper
{
    border: solid 1px silver;
    background-color: #F3E9DE;
}
 
#header
{
    border-bottom: solid 1px silver;
}
 
#navbar
{
    border-bottom: solid 1px silver;
    background-color: firebrick;
    color: #F3E9DE;
}
 
.navbar a
{
    color: #F3E9DE;
}
 
.navbar a:hover
{
    color: gainsboro;
}
 
#footer
{
    border-top: solid 1px silver;
    background-color: ghost#F3E9DE;
}
 
#wp-calendar
{
    border: solid 1px silver;
    background-color: #F3E9DE;
}
 
#wp-calendar thead th
{
    border-bottom: solid 1px silver;
    background-color: firebrick;
    color: #F3E9DE;
}
 
#wp-calendar tfoot td
{
    border-top: solid 1px silver;
    background-color: ghost#F3E9DE;
}
 
h1,
h1 a,
h1 a:hover
{
    color: firebrick;
}
 
.sidebar h2
{
    border: solid 1px silver;
    background-color: firebrick;
    color: #F3E9DE;
    padding: 1px 6px;
}
 
.sidebar h2 a
{
    color: #F3E9DE;
}
 
.sidebar h2 a:hover
{
    color: gainsboro;
}
