#middle{
	width: 800px;
	
}

#archives{
	padding-top: 4px;
	padding-bottom: 20px;
	margin: 0px;
	border: 1px solid;
	background-color: #950505;
	background: url(../images/bg.png);
	width: 660px;

}

#links{
	text-indent: 10px;
	list-style-type: square;
	text-align: left;
	padding-bottom: 4px;
	border-bottom: 2px dashed white;
	margin-bottom: 20px;
	
}

#content{
	padding-top: 10px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	
}

div#imagestn{
	text-align: center;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}






