#entryback{
	background: #383f3d;
}
#otherback{
	background: url(/images/thinotherbkg.jpg) #333333 repeat-x;
}
#entrytable{
	position:absolute;
	margin: 0;
	padding: 0;
	top:225px;
	left:0;

}
.nospaces td{ 
	margin: 0;
	padding: 0;
}
img{
	border:0;
}
#contentbox{
	background:#c7c8d3 url(/images/boxback2.jpg) no-repeat;
	position:absolute;
	left:40px;
	top:200px;
	width: 85%;
	border-color: black;
	border-right:3px solid;
	border-bottom:3px solid;
	padding: 8px;
}
.boxhead{
	position:relative;
	left: 150px;
	height:75px;
	width: 80%;
}
.boxhead hr{
	background: url(hr.jpg);
	
}
.boxtext{
	width: 80%;
}



