/* CSS Document ballingry rovers site*/
body {font-size:12px;
text-align:center;
color:black;
font-family:verdana;
background-color:skyblue;
}
.divider {
top:300px;
left:10px;
}
.container{
	position:absolute;
	width:1010px;
	
	border:1;
	height: 2400px;
        top: 10px;
    left:60px;	
        background-color:white ;
	
	}
.topheader{
	position:absolute;
	width:100%;
	height:130px;
	left:0px;
	top:0px;
	background-color:white;
	}
.header	{
	position:absolute;
	font-size:6pt;
	top:130px;
	left:0px;
	height:55px;
	width:100%;
	background-color:#FFFF99;
	}
.link  	{
	width:0.4em;
	text-size:10pt;
	color:black;
	background:orange;
    text-decoration:;
    
	}
html>body a.head{
	text-decoration:none;
	padding:0.2em 0.6em;
	color:green;
	border:6px black;
	background-color:white;
	border-style:outset;
	}
a:visited{color:black;
text-decoration:;}
a:link{color:black;
text-decoration:;}
a:active{color:orange;
text-decoration:;}
a:hover{color:orange;
text-decoration:;}
.leftmargin	{
	position:absolute;
	left:0px;
	top:130px;
	width:160px;
	height:730px;
	background-color:#99FFFF;
	}
.footytable{
color:black;
background-color:white;
font-size:12px;
font-weight:lighter;
font-family:times;
}
.player{
color:black;
font-size:8px;
font-weight:lighter;
font-family:times;
}
.super{
color:black;
background-color:white;
font-size:14px;
font-weight:lighter;
font-family:verdana;
}
.linkage{
color:black;
font-size:14px;
font-weight:darker;
font-family:verdana;
}
.result{
color:black;
background-color:;
font-size:12px;
} 
.news{
color:black;
background-color:beige;
font-size:12px;
border:orange;
font-family:times;
}
.leftcontent{
	position:absolute;
	top:148px;
	left:10px;
	text-align:left;
        padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	height:1972px;
	background-color:white;
	width:200px;
	
}
.rightcontent{
	position:absolute;
	top:148px;
	left:750px;
	text-align:left;
        padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	height:1972px;
	background-color:white;
	width:250px;
        
        font-size:14px;  
	
}
.content{
	position:absolute;
	top:148px;
	left:200px;
	text-align:left;
        padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	height:380px;
	background-color:white ;
	width:530px;
    border:0;
	
}
.contents{
	position:absolute;
	top:148px;
	left:200px;
	text-align:left;
        padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	height:380px;
	background-color:white ;
	width:560px;
    border:0;
	
}
.footer	{
	position:absolute;
	bottom:0px;
	left:0px;
	height:60px;
	background-color:silver;
	text-align:center;
	width:100%;
	}
.form
{text-align:left;
 color:blue;
 font-Size:18px;
 top: 200px;
 left:0px;
}
hr {
    float:left;
    height:8px;  
    background:orange;
    border:orange;  
   }
hr.head {
    height:1px;
    background:silver;
    margin: 0px 50px 0px 50px;
    border:silver;   
   }
hr.bottom {
    height:8px;
    background:red;
    margin: 10px 40px 0px 40px;
    border:orange;  
   }
hr.head2 {
    height:1px;
    background:silver;
    margin: 0px 0px 0px 0px;
    border:silver;   
   }
.righttext {position:absolute;
	left:30px;
	right:30px;
	top:420px;
	}

