body {
	background: #000000 no-repeat fixed 10% 12%;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 70%;
}

table {width: 800px}
table.logo {height: 30px; background: url("images/Logo.gif") no-repeat center; margin-top: 15px; margin-bottom: 15px;}
table.menu1 {text-align: center; font-size: 100%; background: url("images/stripes1.gif") no-repeat; font-weight: bold; height: 16px;}
table.menu2 {text-align: center; font-size: 100%; background: url("images/stripes2.gif") no-repeat; font-weight: bold; height: 17px;}
table.menu3 {text-align: center; font-size: 100%; background: url("images/stripes3.gif") no-repeat; font-weight: bold; height: 16px;}
table.db {margin-bottom: 1.5em;}

td {vertical-align: top;}
td.menu {}
td.mSEL {color: #330000; background: #999900;}

td.text {width: 340px; padding-left: 10px; padding-right: 20px;}
td.text3col {width: 230px; padding-left: 10px; padding-right: 10px;}
td.current {width: 250px; padding-left: 90px;}
td.thumbs {padding-left: 10px; padding-right: 15px;}

td.dbText {padding-left: 10px; padding-right: 4px;}
td.dbHeading {padding-left: 10px; font-weight:bold; background: #330000;}

td.dbHeadingChannel {padding-left: 10px; padding-right: 4px; width: 50px; font-weight: bold; background: #330000;}
td.dbHeadingCreator {padding-left: 10px; padding-right: 4px; width: 120px; font-weight: bold; background: #330000;}
td.dbHeadingWork {padding-left: 10px; padding-right: 4px; font-weight: bold; background: #330000;}
td.dbHeadingYear {padding-left: 10px; padding-right: 4px; width: 55px; font-weight: bold; background: #330000; white-space: nowrap;}

p {}
h1 {color: #CCFF33; font-size: 110%;}

a:link {color: #BBBBBB; text-decoration: none;}
a:visited {color: #BBBBBB; text-decoration: none;}
a:active {color: #BBBBBB; background: #CCFF33;}
a:hover {color: #CCFF33; background: #330000;}

a.menu:link {color: #FFFFFF; text-decoration: none}
a.menu:visited {color: #FFFFFF; text-decoration: none;}
a.menu:active {color: #FFFFFF; background: #CCFF33}
a.menu:hover {color: #CCFF33; background: #330000}

a.mSEL:link {color: #330000; text-decoration: none}
a.mSEL:visited {color: #330000; text-decoration: none;}
a.mSEL:active {color: #FFFFFF; background: #CCFF33}
a.mSEL:hover {color: #CCFF33; background: #330000}

