/* CSS Document */

<!--
#top_credits {
	clear: right;
	float: none;
	height: 68px;
	width: 732px;
	position: relative;
	display: block;
	border: 1px solid #336699;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 4px;
	overflow:hidden;
}

#top_credits .top_credits {
	height: 30px;
	width: 240px;
	position: absolute;
	padding:1px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	background-color: #99cccc;
}

#top_credits div.top_credits img {
	height: 30px;
	width: 240px;
}

#top_credits div.top_credits {
	border: 1px solid #336699;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 15px;
}

#top_credits div.top_credits:hover {
	background-color: #FFCC66;
	border: 2px solid #FF9900;
	padding:0px;
}

#top_credits a:hover {
	background-color:transparent;
	color:#FF0000;
	font-style:normal;
	text-decoration: none;
}

#top1 {
	left: 0px;
	top: 0px;
}


#top2 {
	left: 244px;
	top: 0px;
}


#top3 {
	left: 488px;
	top: 0px;
}


#top4 {
	left: 0px;
	top: 34px;
}


#top5 {
	left: 244px;
	top: 34px;
}


#top6 {
	left: 488px;
	top: 34px;
}


-->
