body {
	background: transparent url('images/BGSlice.gif') top left repeat-x;
	font-family: serif arial times;
	font-size: 65.2%;
	color: #000;
}
a {
	color: #fff;
	text-decoration: none;
}                        
a:hover {
	color: #dadada;
	text-decoration: underline;
}
.temp {
	padding: 5;
	color: #fff;
	font-size: 12pt;
}

#wrapper {
	margin: 0 auto;
	width:780px;
	border: 1px solid #fff;
}

#headRow {
	background: url('images/head_footer.png') top left no-repeat;
	width: 740px;
	height: 24px;
	margin: 0 auto;
	
} 

tr.spacer {
	height:50px;
	width:100%;
	border:0;
}