@import "homepage.css";

div#iframeDiv div#centerDivBib
{
	float: right;
	width:737px;
	height: 357px;
}

iframe.iframeContentBib
{
	WIDTH:735px;
	HEIGHT:357px;
}

div#superContainer
{
	background-image: url(../images/general/patternbg3.gif);
}

a.barHomeLink
{
	width:184px;
	height:22px;
	color:#594C36 ! important;
	margin-left:10px;
	margin-right:45px;
	font-size:17px;
	font-weight:bold;
	border:0px solid red;width:100%;
}

a.barLink
{
	
	height:22px;
	color:#594C36 ! important;
	margin-left:10px;
	margin-right:10px;
	font-size:17px;
	font-weight:bold;
	border:0px solid red;
}

a.barLink:hover
{
	text-decoration:none;
	color:#C8A97E ! important;
	font-size:17px;
	font-weight:bold;
}

a.barLinkSelected
{
	text-decoration:none;
	color:red ! important;
	font-size:17px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.barHomeLinkTD{border:0px solid green;width:180px;}
