#content
{
	margin:0px auto;
	width:900px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	/*background-image:url('../images/loading.gif');*/
	background-repeat:repeat;
}
ul
{
	list-style:none;
	padding: 0px;
	margin:0px;
}
a
{
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	text-decoration:none;
}
img
{
	border: none;
}
body,html
{
	width:100%;
	height:99%;
	margin:0;
	background-color:#000;
	margin-top:5px;
}
#header
{
	background-image:url('../images/smalllogo.gif');
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:4px;
	width:898px;
	height:21px;
	border: solid 1px #cd431d;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	line-height: 11px;
	padding-top:9px;

}
#taglinkspan
{
	position: relative;
	left:120px;
}
#textonlyspan
{
	position: relative;
	left:132px;
}
#normaldisplayspan
{
	position: relative;
	left:132px;
}
#infospan
{
	position: relative;
	left:162px;
}
#pagenavspan
{
	position: relative;
	left:212px;
}
#featurenavspan
{
	position: relative;
	left:232px;
}
#titlespan
{
	position: relative;
	left:262px;
}

#tags
{
	position:absolute;
	float:left;
	background-color:#000;
	color:#fff;
	border: solid 1px #cd431d;
	margin-bottom:0px;
	padding: 5px;
}

#info
{
	padding: 5px;
	position:absolute;
	float:left;
	margin-left:120px;
	background-color:#000;
	color:#fff;
	border: solid 1px #cd431d;
	margin-bottom:0px;
	font-size: 11px;
	font-family: Arial;
}
