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

a:link {  text-decoration:none; }
a:active { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover {  text-decoration:none; color: #666666; }
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 #666666;
	background-color: white;
}

.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 #666666;
	background-color: white;
}

#header
{
	border-bottom: solid 1px #666666;
}

#navbar
{
	border-bottom: solid 1px #666666;
	background-color: #FF9999;
	color: #000000;
}

.navbar a
{
	color: #000000;
}

.navbar a:hover
{
	color: #ffffff;
}

#footer
{
	border-top: solid 1px #666666;
	background-color: ghostwhite;
}

#wp-calendar
{
	border: solid 1px #666666;
	background-color: white;
}

#wp-calendar thead th
{
	border-bottom: solid 1px #666666;
	background-color: #FF9999;
	color: #000000;
}

#wp-calendar tfoot td
{
	border-top: solid 1px #666666;
	background-color: ghostwhite;
}

h1,
h1 a,
h1 a:hover
{
	color: #333333;
    font-size: 18px;
}

.sidebar h2
{
	border: solid 1px #666666;
	background-color: #FF9999;
	color: #000000;
	padding: 1px 6px;
}

.sidebar h2 a
{
	color: #000000 ;
}

.sidebar h2 a:hover
{
	color: gainsboro;
}