.ssm #ext_wrapper,
.sms #ext_wrapper,
.mss #ext_wrapper,
.sm #ext_wrapper,
.ms #ext_wrapper,
.m #ext_wrapper
{
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px silver;
	background-color: white;
}

.skin #ext_wrapper
{
	margin-top: 0;
}

.wide_em #sidebar,
.wide_me #sidebar,
.wide_esm #sidebar,
.wide_ems #sidebar,
.wide_sme #sidebar,
.wide_mse #sidebar,
.wide_esms #sidebar,
.wide_smse #sidebar
{
	width: 186px;
}

.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-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	border-top: solid 1px white;
	background-color: white;
}

body
{
	/*background-color: #eeeeee;*/
	margin-top: 0;
	background: url(headerH-497.jpg) repeat-x top left;
	background-color:snow;
}


#body a
{
	color: blue;
}

#body a:hover
{
	color: #cc0000;
}

/*
#main
{
	width: 450px;
}
*/

#header
{
	color: white;
	border-bottom: solid 0px silver;
	background: url(apatoday-header.jpg) repeat top left;
	height:150px;
}

h1,
h1 a
{
	color: firebrick;
}

h1 a:hover
{
	color: firebrick;
}

.header h1
{
	margin: 0px;
	padding: 2em 0px 1em 0px;
	display: none;
}

.header h2
{
	margin: 0px;
	padding: 2em 0px 1em 0px;
	display: none;
}

#search_form			/* this hides the search form in all cases */
{
	display: none;
}

#navbar
{
	border-bottom: solid 1px silver;
	background: url(nav-bar.jpg) repeat-x top left;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
}

.navbar a
{
	color: navy;
}

.navbar a:hover
{
	color: firebrick;
}

.sidebar
{
	font-size: 9pt;
	font-family: Arial;
}
.sidebar h2
{
	border-bottom: solid 1px silver;
	color: navy;color: navy;
	font-size: 10pt;
	font-family: Arial;	
}

.sidebar li ul,
.sidebar li li
{
	list-style-type: none;
	font-size: 9pt;
	font-family: Arial;
}

.display_sidebar_nav_widget div span
{
	display: list-item;
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: 1.5em;
	list-style-type: none;
	font-size: 9pt;
	font-family: Arial;
}

#sidebar
{
	background-color: white;
	color: navy;
	border-left: solid 1px silver;
	font-size: 9pt;
	font-family: Arial;
}

#footer
{
	background-color: #c0c0c0;
	color: navy;
	font-size: 9pt;
	font-family: Arial;
}

#footer_nav a
{
	color: #000080;
}

#footer_nav a:hover
{
	color: firebrick;
}