#center  {
	background:url(../images/center-inner.gif) repeat-y;
}

#resourcePanel
{
	width: 100%;
	height: 1%;
	padding: 5px;
	color:Black;
	
}
#resourceSplash
{

	float: left;
	
}

#resourceBasicInfo
{
	position: relative;
	float: left;
	min-width: 200px;
	
}


#titleBoxTop
{
	width: 458px;
	margin:0;
	padding: 0;
		clear:both;
}
#titleBoxTitle
{
	background-image: url(/common/images/titlebox_middle.jpg);
	background-repeat: repeat-y;
	width: 458px;
	clear:both;
	height: 100%;
	margin:0;
	padding:0;
	overflow:auto;


}
#titleBoxTitle h1
{
	background:none;
	font-size:large;
	color:Black;
	margin-left: 25px;
	width: 400px;
	position:relative;



}
#titleBoxBottom
{
	width: 458px;
	margin:0;
	padding:0;
		clear:both;
	
}
#titleBox
{
	clear:both;
	margin-top: 20px;
	width: 460px;
	padding:0;
}
.detailHead
{
	color: Orange;
	font-weight: bold;
}
.relatedLink
{
	float: right;
	margin-right: 10px;
	font-size: 10px;
	text-decoration: underline;
}