#topbar
{
	background-color:#ffffff;
	background-image: url(../images/logo-header1.gif);
	background-repeat:no-repeat;
	height:56px;
	width:960px;
}
#topbaroptions
{
	color:#371c5a;
	font-size:11px;
	float:right;
	padding:5px 10px 0px 0px;
}
#topbaroptions a:link
{
	color:#371c5a;
	text-decoration:underline;
}
#topbaroptions a:visited
{
	color:#371c5a;
	text-decoration:underline;
}
#topbaroptions a:hover
{
	color:#371c5a;
	text-decoration:none;
}

