.adminLink.topPub {
	margin: 0 0 0 104px;
}

#topPub #today {
	position: absolute;
	top: 0;
	left: 0;
}

#topPub iframe,
#topPub img,
#topPub object {
	display: block;
	min-width: 690px;
	height: 90px;	
	margin: 0 auto;
}

#top #logo {
	float: left;
	width: 357px;
	height: 78px;
	background: url(../picture/interface/logo.gif) top left no-repeat;
}

#top #logo a {
	display: block;
	width: 357px;
	height: 78px;	
}

#top #topNav {
	float: right;
	width: 537px;
	height: 68px;
	padding: 5px 0;
	background-color: #62051E;
}

#top #topNav,
#top #topNav a {
	color: #FFF;
	text-decoration: none;
}
#top #topNav a:hover {
	color: #BCCBD3;
}

#top #topNav p {
	float: left;
	width: 167px;
	margin: 0 3px 0 0;
	padding-left: 10px;
}
#top #topNav p.last {
	margin-right: 0;
}

/* ie6 fix */
* html #top #topNav p {
	line-height: 11px;
}

#top #topNav p.focus {
	font-weight: bold;
}
#top #topNav input.focus {
	background-color: #CCC;
}

#top #topNav #legends p {
	margin-top: 6px;
}

#top #topNav #inputs input {
	width: 134px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	border: 1px inset #CCC;
	height: 13px;
	vertical-align: middle;
}

#top #topNav #inputs img {
	display: inline;
	vertical-align: middle;
	cursor: pointer;
}

#top #topNav #links p {
	margin-top: 5px;
}

#content #location {
	background-color: #B58AA5;
}

#content #location p {
	float: left;
	margin: 0 5px 0 0;
}

#content #location p.arrow {
	width: 12px;
}