﻿#Wrapper {
/*    border-style: solid;
    border-width: thin;
    border-color: #800000; */

	width: 900px;
	margin: 0 auto;
	text-align: center;
/*    height: 671px; */
    background-color: #FFFFFF;
/*   	background: url("images/pixel.png") repeat;*/
    }
#TopArea {
    position: inherit;
    background-color: #013369;
    border: 5px solid #b6061e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #b6061e;
    top: 15px;
    height: 130px;
    }
#TALeft 
{
    float: left;
    background-image: url('images/teamsall.gif');
    background-repeat: no-repeat;
    background-position: left 50%;
        height: 130px;
        width: 130px;
    }
#TARight 
{
    float: right; 
    position: relative;
	border-bottom: 5px solid #FFFFFF;
	float: right;
    top: 30px;
    right: 0px;
    width: 659px;
    height: 39px;
    font-size: xx-large;
}        
#TAMenu 
{
    float: right;
    text-align: right;
    vertical-align: bottom;
    color: #ffffff;
    position: relative;
	float: right;
    top: 41px;
    right: 0px;
    width: 659px;
    height: 22px;
    font-size: medium;
    white-space: nowrap;
}   
#TAMenu A:link {text-decoration: none; color: #FFFFFF;}
#TAMenu A:visited {text-decoration: none; color: #FFFFFF;}
#TAMenu A:active {text-decoration: none; color: #FFFFFF;}
#TAMenu A:hover {text-decoration: underline; color: #FFFFFF;}
#TAMenu ul {
    position: relative; 
    right: 5px;
} 
#TAMenu li {
    display:inline;
} 
#ContentArea {
    float: inherit;
    position: relative;
    top: 48px;
    left: 0px;
/*    height: 511px; */
    }
#ContentPlaceHolder1 {
    float: inherit;
}
#ContentRight {
	position: relative;
	float: right;
	width: 758px;
	top: 0px;
/*	height: 477px; */
	border: 3px solid #b6061e;
}
#Navigator {
	float: left;
    position: relative;
	text-align: left;
	top: 0px;
	width: 115px;
/*	height: 477px; */
	text-align: left;
	background-color: #013369;
	border: 3px solid #b6061e;
	color: #FFFFFF;
}
#Navigator A:link {text-decoration: none; color: #FFFFFF;}
#Navigator A:visited {text-decoration: none; color: #FFFFFF;}
#Navigator A:active {text-decoration: none; color: #FFFFFF;}
#Navigator A:hover {text-decoration: underline; color: #b6061e;}
#Menu {
    position: relative;
    top: 3px;
    left: 4px;
    /*height: 437px;*/
}
#Menu ul {
    margin-left: 20px;
}    
*:lang(en) #Menu ul {
    margin-left: -17px !important;
}
#Menu li {
    padding-bottom: 20px;
}
#CopyRightStuff
{
    clear: both;
    color: #000000;
    text-align: center;
   position: relative;
    top: 28px;
    left: 82px;
    }
#CopyRightStuff a:link {color: #013369 }
#CopyRightStuff a:visited {color: #013369 }
#CopyRightStuff a:hover {color: #013369 }
#CopyRightStuff a:active {color: #013369 }

#leagueNews {
    
}
#leagueNews hr {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    color: #013369;
    text-align: center;
}
#LNTitle { 
    font-size: xx-large; 
    text-align: center; 
    color: #b6061e;
}
#LNTitle hr {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    color: #b6061e;
    text-align: center;
}
*:lang(en) #logincontent {
    margin-left:25%;
    text-align: left;
}
    
    
    
    