/* http://www.semiologic.com/resources/web-design/html-color-names/ */

/* background color for the site */

body.custom,
div#wrapper
{
	background: #e7e7ff url(/images/body_oils_sepia.jpg) 50% 50% repeat fixed !important; /* previously: #ffe790 */ /* sunrise 40% 50% repeat-x */
}

div#header
{
	position: relative;
	background: #fff url(/images/header2.png) 0 0 no-repeat;
}

div#sitename
{
	position: absolute;
	top: 15px; /* 5px */
}

div#tagline h2
{
	padding: 0;
	margin-top: 90px; /* 80px */
	text-align: left;
	margin-bottom: 15px; /* 5px */
	margin-left: 15px;
}

div#ext_main
{
	background: transparent url(/images/ext_main2.gif) 0 0 repeat-y;
}

div#main
{
	width: 565px !important;
	background-color: #fff;
}

div#navbar
{
        font-size: 80% !important;
        line-height: 1.2;
        padding: 0;
}

form#searchform input
{
        font-size: 80% !important;
        line-height: 1.2;
        padding: 0;
}

div#sidebar
{
	width: 194px !important;
	background-color: #FFed88; /*#fff7c7;*/
}

* html div#tagline h2 { margin: 0; padding: 90px 0 15px 15px; } /* 80px 0 5px */

* html div#main { overflow: hidden; }

* html div#sidebar { overflow: hidden; margin-right: -3px; }

* html div#ext_sidebar {  }

#ad5ss {  }

#ad10ws {  }
