html {margin: 0px 4px 0px 4px; background-color: #111; color: #FFFFFF;font-family:Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;}
body {background:#111;height:100%;margin-bottom:0;border-left:2px solid #333;}
#hd {width: 100%; margin: auto; display:block; text-align:center; background-image: url('http://www.tonyhoward.com/images/twstars.gif');}
#ft {margin:auto;margin-bottom:0;text-align:center;background:#000;font-size:.78em;}
#ft p {padding-top:22px;}
img {border: 8px #222222 ridge;}
a {color:#FFFFFF; text-decoration:none;}
a:hover {text-decoration:underline;}
.bhead {background-color: #333333; display: block; color: #EEEEEE; text-align: center; font-weight: bold; font-size: 14px;}
marquee {background-color: #000000; font-size: 18px; color: yellow; font-weight: bold;}
.cd {font-size:11px;};
strong {font-weight: bold; font-size: 12px;}
td.sample {color: yellow; font-weight: bold;}
.sample {color: yellow; font-weight: bold;}
#navigation {margin-left:11px;}
.applemenu{
margin: auto;
margin-top:8px;
padding: 0;
width: 150px; /*width of menu*/
border: 1px solid #9A9A9A;
}
.applemenu div.silverheader a{
background: black url(images/silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/silvergradientover.gif);
color: white;
}
.applemenu div.submenu { /*DIV that contains each sub menu*/
background: black;
margin:auto;
text-align:center;
padding: 5px;
height: 140px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.applemenu div.submenu a {
color:white;
font-weight:bold;
font-size:.9em;
}
.applemenu div.submenu a:hover {
color:#6CF;
font-weight:bold;
text-decoration:none;
}
div.yui-b, #bd {background:#000;margin:auto;}