body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #FFFFFF;
}
p {
	padding: 0px;
	margin: 0px;
}
a img {
	border: 2px solid #999900;
}
a:link {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:hover img {
	border: 2px solid #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
div#bodycopy {
	background-image: url(cd_media/ysbookback.gif);
}


/* Navigation */

div.navi {
	background-color: #000000;
	color: #999999;
}
div#navi-top {
	padding: 10px 0 25px 0;
	margin-bottom: 20px;
	background-image: url(cd_media/ysborder_08.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#navi-bot {
	padding: 20px 0 15px 0;
	margin-top: 20px;
	background-image: url(cd_media/ysborder_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
span.divi {
	font-size: 150%;
	padding: 0 0.15em;
	color: #3F3424;
	font-weight: bold;
}
span.current {
	color: #B8BA69;
}


/* Screen shots */

td#headerbox {
	background-color: #000000;
	padding-right: 40px;
	width: 450px;
}
td#headerbox p {
	font-size: 140%;
	font-weight: bold;
}
td#headerbox span.pages {
	padding-left: 1em;
	font-size: 70%;
	font-weight: normal;
}
td#headerbox img#banner {
	float: left;
	margin: 0 20px;
}
div#shots {
	padding: 10px 0 0 0;
}
div#shots img {
	border: 3px solid #1C3064;
	margin: 10px 10px;
}


/* Videos */

table#vids img {
	margin-right: 7px;
}
table#vids td {
	vertical-align: top;
	border-top: 1px solid #444444;
	padding: 10px 0;
}
.bi {
	font-weight: bold;
	color: #A3A6C9;
}
table#vids img.flash {
	position: relative;
	bottom: -1px;
	margin: 0;
}
table#vids img.tube {
	position: relative;
	bottom: -5px;
	left: -2px;
	margin: 0;
}
table#vids img.wmv {
	position: relative;
	bottom: -3px;
	margin: 0;
}