body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/img_bg_tile.gif);
	background-repeat: repeat;
}

a:link {
	color: #5D5D5D;
}

a:visited {
	color: #5D5D5D;
}

a:hover {
	color: #5D5D5D;
}

a:active {
	color: #5D5D5D;
}

#container
{
	position: absolute;
	background-image: url(../images/img_shadow_tile.gif);
	background-repeat: repeat-y;
	color: #5D5D5D;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

#flash
{
	position:relative;
	left: 6px;
	top: 0px;
}

#content
{
	width: 940px;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

#contentField
{
	float: left;
	width: 560px;
}

#divider
{
	float: left;
	width: 80px;
}

#news
{
	float: left;
	width: 300px;
}

#newsItem
{
	float: left;
	width: 300px;
	margin-bottom:20px;
}

#newsTitle
{
	width: 300px;
	color:#696969;
	font-weight:bold;
}

#image
{
	float:left;
	width:280px;
	margin-bottom:20px;
}

#textSmall
{
	float:left;
	width:280px;
	margin-bottom:20px;
}

#textBig
{
	float:left;
	width:560px;
	margin-bottom:20px;
}

#footer
{
	clear:both;
	float: left;
	width: 100%;
}
