body {
}
#mainBody {
	/*margin:auto;*/
	text-align:center;
}
#topBox {
	width:760px;
	height:6px;
	padding-bottom:2px;
	/*background-image:url('images/topBoxBg.jpg');
	background-repeat:no-repeat;*/
}
#mainTable {
	background-image:url('images/boxbg.jpg');
	background-repeat:repeat-y;
}
#mainBox {
	padding:10px;
	width:760px;
}
#bottomBox {
	width:760px;
	height:6px;
	/*background-image:url('images/BottomBoxBg.jpg');
	background-repeat:no-repeat;*/
	margin-top:-3px;
	padding-bottom:3px;
}
#mainHead {
	width:786px;
}
#mainFooter {
	width:760px;
	text-align:right;
	padding-top:3px;
}
#mfwTitle {
	width:376px;
	float:left;

}
#mfwMenu {
	width:410px;
	float:left;

}
#navinstr {
	margin-left:3px;
}
.spacer {
	clear:both;
}
table {
	font-family:Trebuchet MS, Tahoma, sans-serif;
}
td.leftCol {
	/*padding-left:10px;*/
	font-family:Trebuchet MS, Tahoma, sans-serif;
	font-size:14px;
	color: #99CC99;
	/*text-align:left;*/
}
#photodesc {
	padding-right:10px;
	font-family:Trebuchet MS, Tahoma, sans-serif;
	font-size:11px;
	color: #708090;
}
td.linkCol {
	padding-right:10px;
	font-family:Trebuchet MS, Tahoma, sans-serif;
	font-size:12px;
	color: #006666;
	text-align:left;
}
td.aboutCol {
	padding-right:10px;
	font-family:Trebuchet MS, Tahoma, sans-serif;
	font-size:11px;
	color: #006666;
	text-align:left;
}
 a.linkLoop {
	font-family:Trebuchet MS, Tahoma, sans-serif;
	font-size:12px;
	color: #669999;
	text-decoration:none;
	font-weight:bold;
}
 a.linkLoop :hover {
	font-family:Trebuchet MS, Tahoma, sans-serif;
	font-size:12px;
	color: #999900;
	text-decoration:none;
	font-weight:bold;
}
.photos {
	text-align:center;
	height:24px;
	width:24px;
	background-image:url('images/thumbBg.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	padding-top:2px;
	float:left;
}

a.thumbs {
	color:#ffffff;
	text-decoration:none;
	font-family:Trebuchet, Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
}