body{
background:#999999;
}
.Links{
color:Red;
font-size:15px;
font-weight:bolder;
font-family:arial;
border: 1px solid black;
background-image:  url(http://www.wizitar.co.uk/football/links1.jpg);
background-repeat: no-repeat;
background:Black;
width:130px;
height:287px;
padding:10px
}
.content{
color:white;
font-family:arial;
font-size:12px;
font-weight:normal;
border: 1px solid black;
text-align: justify;
background:Black;
width:610px;
height:595px;
padding:10px;
position: absolute;
top:8px;
left: 155px
}
.Left{
color:Red;
font-size:15px;
font-weight:bolder;
font-family:arial;
border: 1px solid black;
background:Black;
width:130px;
height:275px;
padding:1px;
position: absolute;
top:320px;
left: 10px
}

.Right{
color:Red;
font-size:15px;
font-weight:bolder;
font-family:arial;
border: 1px solid black;
background:Black;
width:200px;
height:595px;
padding:5px;
position: absolute;
top:8px;
left: 795px
}

.DB1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
