body,tr,td {     

  font-size:10pt;}

body { margin: 10px; width:860px;  background: url('bg.jpg') transparent ;
  color: #000033;}
#nav { padding:0; margin:0;   width: 150px;
       float:left; margin-bottom:100px;
}#content { width:700px; float:right;}
.leftframe,.rightframe {  width:340px; margin:0;padding:0; float:left;}
.rightframe { float:right;}



table { border: none; border-collapse:collapse;}
table.standings td,table.standings th { padding-right:1em;text-align:left;}

a,a:link, a:visited, a:active {
  text-decoration: none;
  color: navy;
  background: transparent;} 
a:hover {
  text-decoration: none;
  font-weight:bold;
  color: #330066;
  background: transparent;
}


#header { height: 100px;}
#header table{
  border-bottom: dotted #666699 1px;
  float: right;}


#nav a, #nav .sel, #nav .space { 
  display:block; padding-left:16px; 
  width:80px;
}

#nav { line-height:18px; }

#nav a {      background:url(off.gif) left no-repeat; }
#nav a:hover{ background:url(on.gif)  left no-repeat;}
#nav .sel{    background:url(sel.gif) left no-repeat; } 

#nav .sel{    color:#903;font-weight:bold; } 


li.lihead { list-style-type: none;}


#footer{
  clear: both;
  font-size: 80%;
  padding-top: 30px;}

.title,.lefttitle,.righttitle {
  font-weight: bold;
  color: #903;
  background: transparent;
}

.title {
  font-style: italic;
  font-size: 30px;
  color: #669;
}

.lefttitle {
  width: 40%;
  text-align: left;}

.righttitle {
  float: right;
  width: 60%;
  text-align: right;}

#footer td,#footer table{
  font-size: 80%;
  padding:2px 10px;}

#footer b{ padding-right:10px;font-weight:bold;}

h4 { padding-top:10px;}



