	body

	{

		padding: 0;

		margin: 0;

		text-align: center;

		background-color: #e8dfd8;

		color: #000000;

	}

	

	.container

	{

		width: 721px;

		padding: 0;

		margin-left: auto;

		margin-right: auto;

	}

	

	.content

	{

		padding-top: 5px;

		background-color: #f1efee;

		width: 700px;

		font: 12px georgia, serif;

		float: left;

		text-align: left;

		color: #000000;

	}

	

	.pad

	{

		padding-left: 10px;

		padding-right: 10px;

		margin-left: 170px;

		border-left: 1px solid black;

	}

	

	.side

	{

		float:left;

		width:160px;

		margin:0;

		padding: 10px;

		font-size: 11px;

	}

	

	.news

	{

		padding-bottom: 20px;

	}

	

	.line

	{

		text-align: center;

	}

	

	h1

	{

		font: 17px georgia, serif;

		font-weight: bold;

		font-style: italic;

	}

	

	a:link {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}

	a:visited {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}

	a:hover {color: #000000; font-weight: bold; text-decoration: none; background-color:#f1efee;}

	a:active {color: #635445; font-weight: bold; text-decoration: none; background-color:#f1efee;}
