body  {
    padding: 0px;
    margin: 5px;
    background-image:url('http://www.parshall.net/travel/boston/boston-Images/fenway_1020.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #000;
	color: #fff;

}

a  {
	color: #eee;
}

a:active  {
	color: #eee;
}

a:hover  {
	color: #900;
}

a:visited  {
	color: #eee;
}


#content  {
	width: 970px;
}

#content  a.hide:hover; {
	content: hidden;
}
#content h2  {
     font-family: arial, verdana, helvetica;
     font-size: 26px;
     color: #fff;
     font-weight: normal;
	text-align: left;
}

#content p.nav  {
     font-size: 14px;
     font-family: arial, helvetica, verdana;
	text-align: left;
}

#content table  {
    width: 970px;
    height: 508px;
    overflow: hidden;

}

#content table tr  {
	margin: 0px;
}

#content table td  {
	width: 230px;
	padding: 3px;
}

#content table td b  {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	line-height: 15px;
	background-color: #000;
	opacity:0.7; 
	ilter:alpha(opacity=70);
	display: block;
	padding: 2px;
	margin: 0px;
}

#content table td img  {
	border: 0px;
	margin: 0px;
}

#content b  {
	font-family: arial, verdana, helvetica;
	font-size: 15px;
	line-height: 18px;
	background-color: #000;
	opacity:0.7; 
	ilter:alpha(opacity=70);
	display: block;
	padding: 2px;
	color: #fff;
}