body {
	color: #E8E8E8;
	background: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link {color: yellow;}
a:visited {color: #ccf;}
a:hover {color:blue; background-color:#ccc;}
a:active {color: red;}

td {
	vertical-align: top;
	padding: 0px;
}
td#navcellleft {
	vertical-align:top;
	padding:160px 15px 0 6px;
	width: 110px;
}
td#maincell {
	background-color: black;
	border: solid 1px #646464;
	padding-top: 15px;
	padding-bottom: 15px;
}
.thumb {
	width: 170px;
	background: url(../graphics/cellbackground_140.gif) no-repeat center;
	height: 170px;
	text-align: center;
	margin: 0px;
	padding: 10px 10px;
	vertical-align: middle;
}
#maincell td.caption {
	text-align: center;
	color: white;
	background-color: black;
	padding: 3px 0 9px 0;
	font-size: .9em;
}
td.caption a:link {
	color: #ffff99;
}
	
td.caption a:visited {
	color: #fff;
}
td.caption a:hover {
	color:blue; background-color:#ccc;
}
td.caption a:active {
	color: red;
}
#maincell img {
	margin-right: auto;
	margin-left: auto;
	border:inset 1px;
	border-color: #444;
	vertical-align: middle;
}
p#navline {
	color: yellow;
	font-size: 80%;
	text-align: center;
	padding-top: 10px;
}
p#copyright {
	font-family: "verdana",arial,san-serif;
	font-size: 80%;
	font-style: italic;
	color: red;
	text-align: center;
}
.updated {
	font-size: 0.9em;
	font-style: italic;
	color: #FFFF00;
	font-weight: bold;
}
#maintable {
	width: 95%;
}
#thumbstable {
	margin-right: auto;
	margin-left: auto;
}
#titleline1 {
	color: yellow;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
}
#titleline2 {
	color: yellow;
	font-size: 80%;
	text-align: center;
	font-weight: lighter;
}
#tdlogobanner {
	padding: 0px;
	vertical-align: top;
}
#tddivtitle {
	padding: 0px;
}
p.breadcrumbs {
	color: #FFFFFF;
	font-size: 85%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}
div#title {
	width:95%;
	color: #FFFF00;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 8px;
}
.thumbPano {
	width: 25%;
	background: url(../graphics/cellbackground_pano.gif) no-repeat center;
	height: 130px;
	text-align: center;
	margin: 0px;
	padding: 10px 10px;
	vertical-align: middle;
}
.adsense668x60 {
	margin: 2px;
	padding: 2px;
	float: right;
	height: 60px;
	width: 668px;
	border: thin dotted #00FF00;
}
.adsense160x600 {
	margin: 2px;
	padding: 2px;
	height: 600px;
	width: 160px;
	margin-left: 15px;
}
#tdlogobanner a:hover {
}
