/* --------------------------------------------
   
----------------------------------------------- */
body,
body.content-wide
{
	background: #fff;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main
{
	overflow: visible;
	margin: 10px;
}

ol#nav-content,
div#sidebar-left,
form#search,
dl#nav-interior,
dl#news
{
	display: none;
}

body.content-wide div#content,
div#content
{
	margin-left: 0;
	margin-bottom: 30px;
	/* width: 440px; */
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

body.content-wide div#content
{
	margin-left: 0;
	/*
	width: 800px;
	*/
}

dl#main dd.main
{
	min-height: 0;
	_height: auto;
}

div#content h2
{
	margin-top: 0;
}

div#content h2 a
{
	display: none;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#header
{
	height: auto;
	margin-left: 0;
	width: auto;
}

div#header h1
{
	font-style: italic;
	font-size: 24px;
	line-height: 30px;
	color: #d62;
	position: relative;
	bottom: auto;
	left: auto;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dt#logo
{
	position: relative;
	top: auto;
	left: auto;
	text-indent: 0;
	margin-bottom: 20px;
}

dl#main dt#logo,
dl#main dt#logo a
{
	background: none;
	width: auto;
	height: auto;
}

dl#main dt#logo a
{
	display: block;
	background: none;
	color: #000;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#copyright,
body.content-wide div#copyright
{
	position: relative;
	left: auto;
	bottom: auto;
	width: auto;
	margin-left: 0;
	margin-bottom: 0;
}

div#copyright a.logo,
body.content-wide div#copyright a.logo,
div#copyright p
{
	display: none;
}

div#copyright p.copyright
{
	display: block;
}

/* --------------------------------------------
   
----------------------------------------------- */
p#intro
{
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	margin-bottom: 20px;
}
