/* CSS Document */

body {
background-color: #000000;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
overflow-y:scroll;
}

body#home a#homenav,
body#fixtures a#fixnav,
body#results a#resnav,
body#tables a#ltabnav,
body#cupgames a#cupnav,
body#info a#infonav,
body#archive a#arcnav,
body#contact a#contactnav {
color: #FFFFFF;
background-image:url(images/tablebg_hover.png); 
background-repeat:repeat-x;
border-bottom: 2px outset #ffffff;
}

.title_image {
background-image:url(images/title.png);
background-position:center;
background-repeat:no-repeat;
height:140px;
margin-left:auto;
margin-right:auto;
}

.findus {
position: absolute;
margin-top:-30px;
margin-left:150px;
}

.ticker {
width:958px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}

#ticker {
padding-top:3px;
color: #ffffff;
font-weight:bold;
height:30px;
background-image:url(images/tickerbg.png);
background-repeat:repeat-x;
direction:left;
loop:40;
width:100%;
}

.content {
color: #ffffff;
background-color:#000000;
width:960px;
height:380px;
margin-left:auto;
margin-right:auto;
padding:0px;
}

.welcome{
width:430px;
font-size:95%;
padding-top: 23px;
margin-left:230px;
text-align:center;
}

.leaguetables{
position:absolute;
margin-top:-135px;
color:#ffffff;
}

.fbcomment{
position:absolute;
padding-top:20px;
padding-left:10px;
font-size:95%;
}
