body
{
	margin: 0;
	padding: 0;
	background: white url(../img/common/background.gif) top left repeat-x;
}

#container
{
	width: 900px;
	margin: 0 auto;
	background-color: white;
}

#header
{
	height: 140px;
	background: white url(../img/common/banner.jpg) top left no-repeat;
}

#header h1
{
	display: none;
}

#menu
{
	margin-top: 20px;
	width: 200px;
	float: left;
}

#news
{
	margin-top: 24px;
	width: 700px;
}

#announce
{
}

td.title
{
	color: #006BAD;
	font-family: Arial,Helvetica;
	font-size: 1.7em;
}

