	body
	{
		padding: 0;
		margin: 0;
		text-align: center;
		background-color: #e8dfd8;
		color: #000000;
	}
.container .content .pad .side {
	text-decoration: line-through;
}
.container .content .pad .side {
	clip: rect(auto,10px,auto,auto);
}
a:active {
}

	
	.container
	{
		width: 721px;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
#secondary-content {
	float: left;

    width: 85px
	padding: 10px;
	background-color: #f1efee;
	padding-right: 70px;
	padding-left: 20px;
	padding-top: 18px;
	width: 450px;
	clear: none;
	}

	.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: 10px;
		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;
	right: 10px;
}
.container .content .pad .news {
	position: relative;
	height: auto;
	width: auto;
	left: 25px;
	cursor: e-resize;
}
.container .content .pad img {
	filter: FlipH;
}
.container .content .pad img {
	text-decoration: blink;
}
a:link {
	left: 25px;
	filter: Xray;
}
.main-sub-content {
	float: left;
}
