body {
	margin: 0;
	padding: 0;
	background-color: #62A7E0;
	font-family: Arial;
	font-size: 12pt;
}
img { border:0; }

#full {
    float:left;
    position:relative;
    width:100%;
}

#content {
    position:relative;
    width:970px;
    margin: 0px auto;
}
.ads {
    width: 960px;
    position: relative;
    float:left;
    text-align:center;
}


.pix {
	position:relative;
	float:left;
	display:block;
	margin-left:50px;
}

#head {
	position:relative;
	float:left;
	width: 970px;
	height: 161px;
}

h1 {
	position: relative;
	float:left;
	width: 970px;
	height:104px;
	padding: 0;
}

	h1.hof { background: url(hof.jpg); }
	h1.bp { background: url(bp.jpg); }
	h1.today { background: url(today.jpg); }
	h1.yesterday { background: url(yesterday.jpg); }	
	h1.poh { background: url(poh.jpg); }
	

	h1.sites {
		background: url(sites.jpg);
	}


.box {
	position: relative;
	float:left;
	display:block;
	width: 970px;
	background: url(bbg.jpg);
	top:-25px;
}

	.box .pix img {
		float:left;
		width: 160px;
		height: 120px;
		margin: 4px 5px;
		border: 1px solid #000;
		float:left;
	}

	.bookmark {
		postion:relative;
		float:left;
		width: 970px;
		height: 69px;
	}

.sites {
	position: relative;
	width: 770px;
	height: 99px;
	float:left;
	background: url(sbg.jpg) no-repeat;
	padding:60px;
}

	.sites table {
		position: relative;
		float: left;
		margin-left:30px;
	}

#wm {
    position:relative;
    left:100px;
    top:50px;
}
