body
{
	margin: 0;
	padding: 0;
	background-color: rgb(225, 232, 245);
	background-image: url("../img/bg.gif");
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	min-width: 832px;
	
}

div div
{
	text-align: left;
}
div#header
{
	margin: 19px auto 0 auto;
	width: 791px;
	background-color: white;
}
div#header div.wrapper
{
	height: 126px;
	padding: 0;
	width: 770px;
	margin: 0 12px 0 9px;
	border: none 1px purple;
}
div#nameplate
{
	float: right !important;
	width: 300px;
	margin-top: 14px;
}
div#nameplate img.foo
{
	padding-bottom: 2px;
	padding-left: 1px;
}
body#background div.column#column-1 h3
h1,
h2
{
	font-family: 'Georgia', serif;
	font-weight: normal;
	color: rgb(0, 36, 90);
}
h1
{
	font-size: 22px;
	line-height: 26px;
	width: 451px;
}
h2
{
	font-size: 18px;
}
body#background div.column#column-1 h3
{
	font-size: 15px;
}
h4
{
	font-size: 100%;
}
h5
{
	font-size: 90%;
}
h6
{
	font-size: 80%;
}
p#navigation
{
	border: solid 1px rgb(204, 204, 204);
	border-left-style: none;
	border-right-style: none;
	padding: 10px 0;
	margin-top: 0;
	clear: both;
	position: absolute;
	top: 145px;
	width: 770px;
}
p#navigation *
{
	margin: 0 1px;
	padding: 0 !important;
	line-height: normal !important;
}
p#navigation *.first-child
{
	margin-left: 0;
}
p#navigation span
{
	font-weight: bold;
}
div#main
{
	border-top: solid 1px white;
	background-color: white;
	width: 791px;
	margin: auto;
	padding: 0;
}
div.wrapper
{
}
div.column
{
	margin: 0 !important;
	padding: 0;
	background-color: white;
	float: left;
}
div.column#column-1
{
	background-color: transparent;
	width: 460px;
	padding-left: 9px;
}
div.column#column-2
{
	background-color: transparent;
	width: 300px;
	padding: 13px 12px 0 9px;
}
/* The Search page gets a unique layout mode with one 770px-wide column. */
/* layout-1: 770px */
body.conference#search #column-1
{
	width: 770px;
}

div#search-in
,div#fieldset-go-1
,div#source-region-activity
{
	display: none !important;
}

div.items
{
	border-top-width: 0 !important;
	border-bottom: solid 1px rgb(204, 204, 204) !important;
}
div#footer
{
	margin: auto;
	background-color: rgb(225, 232, 245);
	border-width: 0 !important;
	text-align: left;
	width: 791px;
	padding: 0;
}
div#footer p
{
	margin: 14px 12px 0 9px;
}
.items#quotation
{
	background-color: rgb(255, 255, 255);
}
#welcome.items .item
{
	float: none !important;
	width: auto !important;
}
body#documents div.column#column-1 ul
{
	list-style-type: none;
	margin-left: 1.39em; /* IE bug: marker disappears when desired 1.3em value used */
}
body#documents div.column#column-2 div.items#submenu span
{
	font-weight: bold;
}
/* Suppress border-bottom as appropriate */
body#home div.column#column-1 div.items#documents,
body#home div.column#column-2 div.items#links,
body#page div.column#column-1 div.items,
body#page div.column#column-2 div.items#links,
body#page div.column#column-2 div.items#documents,
body#documents div.column#column-2 div.items,
body#documents div.column#column-1 div.items#all_sessions,
body#documents div.column#column-1 div.items#all_authors,
{
	border-bottom-width: 0 !important;
}
/* put some top margin for back link on documents pages */
body#documents div.column#column-1 p.control
{
	margin-top: 12px;
}
