body{
	margin-top: 0;
	background-image: url("images/bg.jpg");
	background-repeat: repeat-x;
	background-color: #EAEAEC;
}
body, table, td, div{
    font-family: "Verdana", sans-serif;
    font-size: 8pt;
}
h1{
    margin-top: 0px;
    font-size: 9pt;
}
h2{
    background-image: url("images/bg_header.jpg");
    background-repeat: repeat-x;
    height: 19px;
    width: 100%;
    padding-left: 3px;
    font-size: 10pt;
}
h3{
    color: #B91D1D;
}
h3.kidsclub{
    background-color: #B91D1D;
    color: #ffffff;
    padding: 2px;
}
ul li{
    list-style-image: url("images/bullet_arrow2.jpg");
}
ul.kidsclub li{
    list-style-image: url("images/paw2.jpg");
}
a{
    color: #B91D1E;
    text-decoration: none;
}
a:hover{
    color: #f2a716;
    text-decoration: underline;
}
a.panelLinks{
    color: #ffffff;
    text-decoration: none;
}
a.panelLinks:hover{
    text-decoration: underline;
}
a.eventLink{
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a.eventLink:hover{
    color: #000000;
}
div#scheduleLink{
    width: 225px;
    text-align: center;
}
a.footerLink{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
a.footerLink:hover{
    text-decoration: underline;
}
span.LHTekLink{
    color: #D2D2D2;
}
a.LHTekLink{
    color: #D2D2D2;
}

div.centered{
    position: absolute;
    left: 50%;
    margin-left: -425px;
	/*border: 1px #000000 solid;*/
}
table#NAHLheader{
    width: 770px;
    height: 48px;
    margin-left: 61px;
    margin-bottom: -8px;
    background-image: url("images/bg_NAHLNet.jpg");
    background-repeat: repeat-x;
    background-position: center;
}

div#menu{
    margin-left: 55px;
    line-height: 0px;
}

div#body{
    width: 783px;
    margin-left: 54px;
    padding-bottom: 185px;
    background-image: url("images/bg_body-mid.png");
    background-repeat: repeat-y;
    float: left;
}

div#content{
    padding: 15px;
    width: 485px;
    float: left;
}

div#side{
    width: 247px;
    float: right;
    margin-right: 15px;
    margin-top: -22px;
    overflow: visible;
}
table#season{
    width: 225px;
    padding: 2px;
    border-spacing: 2px;
    border-collapse: collapse;
    color: #ffffff;
}
div.sidebox{
    padding: 15px;
    background-image: url("images/side_bg-y.jpg");
    background-repeat: repeat-y;
}
div.sidebox2{
    padding: 5px;
    background-image: url("images/side2_bg-y.jpg");
    background-repeat: repeat-y;
    text-align: center;
}
p.side_space{
    height: 10px;
    padding: 0px;
    margin: 0px;
}
div#footer{
    width: 770px;
    margin-left: 61px;
    padding-top: 15px;
    text-align: center;
    clear: both;
}
div#promos{
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: 357px;
    width: 172px;
}
div#promos_inside{
    background-image: url("images/promos_mid.png");
    background-repeat: repeat-y;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
div#kidsclub_download{
    width: 400px;
    height: 250px;
    padding: 15px 0px 0px 30px;
    margin-left: 60px;
    background-repeat: no-repeat;
    text-align: center;
    background-image: url("images/KidsClubFormIcon.jpg");
}
div.promoEventItem {
    border: #B91D1D double;
    margin: 3px 3px 15px 3px;
    padding: 3px;
}
div.promoEventItem h1{
    background-color: #B91D1D;
    color: #ffffff;
    padding: 3px;
}
table.staff{
    border: 0px;
    BORDER-LEFT: 1px #D3AE60 solid;
    width: 100%;
    border-collapse: collapse;
}
td.title{
    background-color: #D3AE60;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}
td.title2{
    background-color: #E8D1B0;
    border-top: 1px #D3AE60 solid;
    border-right: 1px #D3AE60 solid;
    font-weight: bold;
    padding: 3px;
}
td.data{
    border-bottom: 1px #d3ae60 solid;
    border-right: 1px #d3ae60 solid;
    padding: 3px;
    text-align: center;
}
td.data2{
    border-bottom: 1px #d3ae60 solid;
    border-right: 1px #d3ae60 solid;
    padding: 3px;
}
a.staffLink{
    color: #000000;
}
a.staffLink:hover{
    color: #f2a716
}
input, select
{
	font-size: 11px;
}
div#bottomPanel{
    background-image: url("images/bottom_y.jpg");
    background-repeat: repeat-y;
    width: 750px;
    padding: 0px;
    text-align: center;
    margin-left: 72px;
    * margin-left: -770px;
    margin-top: -195px;
    * margin-top: -188px;
    position: absolute;
}
img.ad{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}
