.lettertop{
	position:relative;
	float:left;
	width:812px;
	height:30px;
	background-image:url(http://www.to-orist.com/images/letterheader2.jpg);
}

.content{
	position:relative;
	float:left;
	width:822px;
	background-image:url(http://www.to-orist.com/images/letterbody2.jpg);
	background-repeat:repeat-y;
}

.letterfooter{
	position:relative;
	float:left;
	width:812px;
	height:32px;
	background-image:url(http://www.to-orist.com/images/letterfooter2.jpg);
}

.blogleft{
	position:relative;
	float:left;
	width:193px;
	margin-left:10px;
}

.blogleftcontent{
	position:relative;
	float:left;
	width:168px;
	padding-left:25px;
}

.blogright{
	position:relative;
	float:left;
	width:557px;
	padding-left:20px;
	padding-right:30px;
}

.termsright{
	position:relative;
	float:left;
	width:500px;
	padding-left:77px;
	padding-right:30px;
}