body {
    margin: 0;
    font-family: verdana;
    text-align: left;
    background: #ffffff;
    min-width: 974px;
}
p {
    color: #255132;
    margin-bottom: 1em;
    font-size: 93%;
}
h1 {
    font-size: 140%;
    color: #255132;
    font-weight: normal;
    padding: 0 5px;
    margin: 5px 0;
    border-bottom: 2px solid #255132;
}
h2 {
    font-size: 105%;
    color: #255132;
    font-weight: bold;
    padding: 0 5px 0 10px;
    margin: 0;
}
h3 {
    padding: 0 5px 0 10px;
    margin: 10px 0 0;
    font-weight: bold;
    font-size: 90%;
    color: #444;
}

ul {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0;
}
li {
    padding: 5px 0;
    margin: 0;
    font-size: 100%;
}

a, a:visited {
	color: #255132;
}

.section + .section {
    border-top: dotted 1px #090;
    padding-bottom: 1em;
    padding-top: 1em;
}
.section {
    padding: 5px 0;
}
.category {
	color: #777;
}
.byline {
	color: #777; 
	font-size: 77%;
    clear: both;
}
.byline a {
    color: #777;
    text-decoration: none;
}
.byline a:hover {
    text-decoration: underline;
}
.morelink {
    font-size: 85%;
    padding: 4px 0 12px 0;
}
.scoreheader,
.scorefooter {
    padding: 1px 5px;
    margin: 0px; 
    color: #000000;
    font-size: 92%;
}
.scoreheader {
    background: #aaa; 
    border-bottom: 1px solid #777;
}
.scoreheader div {
	position: relative;
}
.scoreheader div span {
    position: absolute;
	right: 0;
}
.scorefooter {
    background: #ddd;
    border-top: 1px solid #aaa;
}
#doc3 {
    margin: 10px;
    padding: 0;
}
#hd {
    padding: 10px 0 0 0;
    background: #fff;
}
#bd {
    padding: 5px;
    clear: both;
}
#ft {
    text-align: center; 
    color: #050;
    padding: 5px;
}


#scoreboard table {
    border-collapse: collapse;
}
#scoreboard table td {
    padding: 1px;
}

#scoreboard table + table {
    margin-top: 10px;
}

/* Modify tabs to not have any top or bottom padding and no spacing between */
.yui-navset .yui-nav li em {
    padding: .25em .5em;
}
.yui-navset .yui-nav li {
    margin-right: 0;
}
.yui-navset .yui-nav li a {
    border-left-width: 0px;
    text-decoration: none;
}
.yui-navset .yui-nav li.first a,       /* IE 6 hack */
.yui-navset .yui-nav li:first-child a {
    border-left-width: 1px;
}
.yui-navset .yui-nav li em {
    background: #ddd;
}
.yui-skin-sam .yui-navset .yui-nav li.selected em {
	border-color: #255132;
    background: #255132;
}
.yui-skin-sam .yui-navset .yui-nav .selected a,
.yui-skin-sam .yui-navset .yui-nav .selected a em,
.yui-skin-sam .yui-navset .yui-nav .selected a:focus,
.yui-skin-sam .yui-navset .yui-nav .selected a:hover {
    border-color: #255132;
    background: #255132;
}
.yui-skin-sam .yui-navset .yui-nav {
    border-color: #255132;
}
.yui-skin-sam .yui-navset .yui-content,
.yui-navset .yui-content div {
    background: #eee;
}
.yui-skin-sam .yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content {
	border-color: #808080;
}
.standingstable {
    margin-top: .5em;
}
.standingstable td {
    border: 0px;
    padding: 2px 4px;
}

/* section nav */

#sections h1 {
position: relative; background: #255132; color: #fff; padding-left: 10px;
background: #255132 url(icons/ul.gif) left top no-repeat;
}

.poll {
    font-size: 92%;
    border: 1px solid #255132;
}
.poll div {
    padding: 5px;
    background: #255132;
    color: #fff;
}
.poll form {
    padding: 5px; 
}
.poll input {
    margin-right: 5px;
    margin-top: 5px;
}

.offsite a {
    background: transparent url(offsite.gif) left no-repeat;
    padding-left: 15px;
}

a.hassubmenu {
    background: transparent url(icons/submenu.png) left 60% no-repeat;
    padding-left: 9px;
}
.comment {
    font-size: 80%;
}

.yui-skin-sam .sportmenus .yuimenu .bd {
	background: #ddd;
}

.yui-skin-sam .sportmenus .yuimenuitemlabel {
    color: black;
    font-size: 1em;
}

.yui-skin-sam .sportmenus .yuimenu ul {
    padding: 0;
}

.yui-skin-sam .sportmenus .yuimenuitem {
	padding-left: 3px;
    border-top: 1px solid #808080;
}
.yui-skin-sam .sportmenus .yuimenuitem.first-of-type {
    border-top: none;
}
.sportmenus h3 {
    background: #255132;
    padding: 3px 6px;
    color: white;
}
.sportmenus h3 a,
.sportmenus h3 a:visited {
    color: white;
	text-decoration: none;
}
.sportmenus h3 a:hover {
	text-decoration: underline;
}

.column {
	padding-right: 1em;
	border-right: 1px solid #ddd;
}

