body{
	background-image: url(/timecapsules/2008/images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	color: #fff;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	text-align: center;
}

img{
	background-color: transparent;
	border: none;
}

tr{ margin: 0; padding: 0; }

td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

.row{
	position: relative;  float: left; clear: both; margin: 0 auto 40px auto; padding: 0; width: 700px;
}

.row_l{
	position: relative; float: left; border: none; margin: 0; padding-right: 10px; text-align: right; width: 180px;
}

.row_r{
	position: relative; float: left; border-left: 1px solid #fff; margin: 0; padding-left: 10px; font-size: 1.1em; text-align: left; width: 490px;
}

a:link, a:visited{
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active{
	color: #fff;
	text-decoration: none;
}

a.highlight:link, a.highlight:visited{
	color: #f8c9f2;
	text-decoration: underline;
}

a.highlight:hover, a.highlight:active{
	color: #f8c9f2;
	text-decoration: none;
}

.white{
	border: solid #fff 2px;
}
