body
{
background-image:url('../img/topstrip.gif');
background-repeat:repeat-x;
margin-top:0px

}
#livegames
	{
		width: 600px;
		height: 900px;
		border: 1px solid black;
		padding: 5px;		
		
	}
	#tfd
	{
		border: 1px solid black;		
		
	}
p.top{
margin-top:40px;
font-size:36px;
text-align:center;
font-style:italic;
color:darkblue
}
p.menu{
color:blue;
margin-top:52px
}
a{
text-decoration:none;
color:darkblue;
}
a:hover{
color:blue
}
a.menu{
margin-right:15px
}
#content ul {
	color: #333333;
	list-style-image: url(../img/bullet.gif)
}
#container{
    border:0px;
    overflow-x: hidden;
    margin:auto
}
#container iframe {
    overflow-x: hidden;
    overflow-y: scroll;
    margin-left:0px;
    margin-top:-130px;
    height:3500px;
    width:695px;  
    border:0 solid
}
