#content #txt
{
	text-align: center;
	color: #4b5046;
	font-weight: lighter;
	width: 52%;
	padding: 10px;
	font-size: 23px;
	margin-top: 111px;
	margin-bottom: 12px;
	margin-left: 5px;
}
#content h1
{
	position: absolute;
	text-align: center;
}
#content h1 .strong
{
	font-weight: bold;
}
#content ul a
{
	color: #747474;
	font-weight: bold;
	text-decoration: underline;
}
#content #news
{
	margin-top: 60px;
	margin-bottom: 30px;
	text-indent: 19px;
	font-family: "Century Gothic", "Courrier New", monospace;
	font-size: 17px;
	text-align: justify;
	margin-right: 20px;
}
#content #news a
{
	text-decoration: underline;
}
#content ul
{
	margin-top: 12px;
	font-size: 18px;
	list-style-type: none;
}
#content ul li
{
	margin-bottom: 13px;
}
#content #suspension
{
	float: right;
	position: relative;
	top: 50px;
	right: 60px;
/*
	position: absolute;
	right: 3px;
	top: 109px;
*/
}
#content #miniatures
{
	margin-top: 42px;
	width: 100%;
	height: 70px;
	overflow: hidden;
}
#content #miniatures img
{
	width: 70px;
	height: 70px;
	margin-right: 40px;
} 
