body {
margin: 40px 0;
padding: 0;
background: #333;
font-family: normal small Tahoma, Arial, Helvetica, sans-serif;
color: #FFF;
}
img {
border: 0px;
}
form, h1, h2, h3 {
margin: 0px;
padding: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
}
blockquote {
font-style: italic;
}
a {
text-decoration: none;
color: #FFF;
}
a:hover {
text-decoration: underline;
}
#header {
width: 940px;
height: 125px;
margin: 0 auto;
background: url(images/img1.jpg);
}
#header h1 {
float: left;
padding: 70px 0 0 25px;
letter-spacing: -4px;
font-size: 2em;
}
#header h2 {
float: right;
padding: 92px 25px 0 0;
font-size: 1.2em;
}
#header a {
text-decoration: none;
color: #FFF;
}
#content {
width: 928px;
margin: 0 auto;
padding: 0;
background: #C00;
border: 6px solid #FFF;
border-top: none;
}
#colOne {
float: left;
width: 640px;
padding: 20px 0 0 23px;
margin-bottom: 10px;
}
#colOne h3 {
padding: 5px 0 5px  0;
font-size: 1.2em;
font-weight: 600;
}
#colOne a {
border-bottom: 1px dotted #FFFFFF;
}
#colOne a:hover {
border: none;
}
#colOne .post {
margin-bottom: 30px;
}
#colOne .title {
letter-spacing: -1px;
font-size: 2em;
}
#colOne .posted {
font-size: x-small;
}
#colOne .meta {
height: 25px;
padding: 10px 0 0 0;
background: url(images/img7.gif) no-repeat right bottom;
}
#colOne .meta p {
margin: 0px;
padding: 0;
font-size: x-small;
}
#colTwo {
height: 28px;
float: right;
width: 240px;
padding: 4px 0 0 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #FFF;
list-style: none;
}
#colTwo h2 {
padding: 5px 0 5px  0;
}
#textfield1 {
width: 145px;
}
#submit1 {
display: none;
}
#colTwo ul {
margin: 0px;
padding: 0;
}
#colTwo li ul, #colTwo li form {
margin: 0 0 10px 0;
padding: 5px 5px 15px 10px;
}
#news a {
font-weight: bold;
color: yellow;
font-size: 1.1em;
}
#categories {
padding-left: 0;
margin-left: 0;
width: 228px;
background-color: #970000;
border: thick;
}
#categories li {
list-style: none;
margin: 0px;
padding: 0.2em;
border: 1px solid white;
border-bottom: 0;
}
#categories li:hover {
background: #966;
}
#categories li.bottom {
border-bottom: 1px solid white;
}
#categories li a { text-decoration: none; }
#footer {
clear: both;
width: 628px;
margin: 0 auto;
padding: 10px 0;
border-top: 1px solid #FFFFFF;
}
#footer p {
text-align: center;
font-size: x-small;
}
table {
border-collapse: collapse;
border: 1px solid #FFF;
width: 640px;
}
tr {
border: 1px dotted #FFF;
}
.teams {
padding: 0;
margin: 0px;
border-collapse: collapse;
border: 1px solid #333;
background: #F5F5F2;
}
.teams th, .teams td {
border: 1px dotted #666;
padding: 0.5em;
text-align: center;
color: #632a39;
}
.rink {
background: #222;
}
.rink tr {
border: 1px dotted #000;
}
.teams tr:hover th[scope=row], .teams tr:hover td {
background-color: #632a2a;
color: #FFF;
}
td, th {
padding: 10px;
text-align: left;
}
th{
background-color: #990;
}
#colOne .mainIcons ul li {
padding: 0px 50px 0px 0px;
margin: 0px;
list-style: none;
display: inline;
color: #000;
}
#colOne .mainIcons a {
border-bottom: none;
}
tbody th, tbody td {
border: 5px thin #C00;
}
tbody th {
white-space: nowrap;
}
tbody th a {
color: #333;
}
dt{
font-weight: 600;
}
dd{
padding-bottom: 10px;
}
.gold {
border: 5px thick #FC0;
}
.highlight {
color: #C00;
background: #FFF;
text-align: center;
border: 3px inset #FFF;
padding: 3px;
}

.highlight a{
color: #777;
}
