.top-strip {
	width:100%;
	background-image:url(../images/top-strip1b.png);
	background-repeat:repeat-x;
	height:40px;
}
.top-center {
	width:724px; /*= page width*/
	display:block;
	margin:0 auto;
	text-align:left;
}
.top-strip img {
	position:relative;
	top:0px;
	left:10px;
	border:0;
	float:left;
}
.top-strip p {
	position:relative;
	right:15px;
	float:right;
	padding:12px 0 0 0;
	margin:0;
	font-size:70%;
	color:#FFFFFF;
	font-family:Tahoma;
}
.top-strip a {
	color:#CCCCCC;
	text-decoration:none;
}
.top-strip a:hover {
	color:#FFF701;
	text-decoration:underline;
}
.top-strip .active {
	color:#6C005A;
	font-weight:bold;
}