/* CSS Document */

body, html {
	background:#000;
	margin:0px;
	scrollbar-base-color:#369;
}
td {
	font-family:"Courier New", Courier, monospace;
	font-size:.8em;
	line-height:1em;
}

a:link, a:visited, a:active {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#003399;
	text-decoration:none;
}

#video p {
	font-family:"Courier New", Courier, monospace;
	color:#CCCCCC;
	margin:10px;
}

.notes {
	font-family:"Courier New", Courier, monospace;
	font-size:.8em;
	color:#CCCCCC;
	margin:10px;
}

/*#bio {
	font-family:"Courier New", Courier, monospace;
	color:#CCCCCC;
	padding:0px;
	background:url(../images/layouts/bio/bio_08.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
}*/
