.custom #header #logo a
{
	display: block;
	height: 175px;
	width: 897px;
	background: url(images/BeingAKB_Header.gif) no-repeat;
	outline: none;
}

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }

.custom #header
{
	padding: 0;
	border-bottom: none;
}

.custom #content_box { background: none; }


body.custom { background: #f9f5db url(images/Being_AKB_Background.gif); }

		.custom #page { padding: 2em 1.9em; background: #fff; border: 0.1em solid #b5b198; border-top: 0; }


/*Tabbed Widget Version 2.0*/
.tabbedwidget {
margin-top: 3em;
background: #EECC44;
padding: 5px;
padding-top: 10px;
border: 1px solid #EECC44;
}

.tabnav {
margin-bottom: 10px;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 4px 6px;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #e5f6fc;
border: 1px solid #0262A5;
}

.tabdiv {
margin-top: 2px;
background: #e5f6fc;
border: 1px solid #0262A5;
padding: 7px;
}

.tabdiv li {
list-style: none;
margin-bottom: 0.667em;
}

.ui-tabs-hide {
display: none;
}
