body {
	background: url(images/background.gif);
}
td#vid_center {
	border: 2px inset #666666;
}
td#left_corner {
	background: url(images/sh_left_corner.gif) no-repeat left bottom;
	height: 8px;
	width: 11px;
}
td#topbar {
	background: url(images/sh_top_bar.gif) repeat-x bottom;
}
td#right_corner {
	background: url(images/sh_right_corner.jpg) no-repeat bottom;
	width: 12px;
}
td#left_bar {
	background: url(images/sh_left_bar.gif) repeat-y right;
}
td#left_corner2 {
	background: url(images/sh_left_corner2.gif) no-repeat right top;
	height: 13px;
}
td#bottom_bar {
	background: url(images/sh_bottom_bar.gif) repeat-x top;
}
td#right_corner2 {
	background: url(images/sh_right_corner2.gif) no-repeat left top;
}
td#right_bar {
	background: url(images/sh_right_bar.gif) repeat-y left;
}
td#vid_narrative {
	width: 175px;
	vertical-align: top;
}
td#vid_cell {
	vertical-align: top;
	padding: 0px 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td#vid_title {
	font: 0.75em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	text-align: center;
	color: #666666;
	border-right: 2px solid #FFFFFF;
}
td#vid_title h2 {
	font-size: 2em;
	color: #333333;
	text-shadow: dimgray 2px 2px 3px;
	margin: 0px;
	padding: 0px 0.3em;
}
td#vid_narrative p {
	border-bottom: 1px solid #FFFFFF;
	font: 0.66em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #666666;
	padding: 3em 1em 0.5em 0.5em;
}
td#butt_crack {
	vertical-align: bottom;
	text-align: right;
	border-bottom: 2px solid #FFFFFF;
}
td#butt_crack img {
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 113px;
	height: 36px;
}
a {
	color: #EA9134;
	text-decoration: none;
}
a:hover {
	color: #EA9134;
	text-decoration: underline;
}
a:visited {
	color: #EA9134;
	text-decoration: none;
}
table#country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

