body {
	margin: 0;
	padding: 0;
/*
	background-color: #8EABBD;
*/
	background: url(bg.jpg) #8EABBD bottom repeat-x;
}

td, td.a {
	font-family: Arial;
	font-size: 7pt;
}

img {
	border: 0;
}


.ads {
    position: relative;
    clear: both;
    margin: 0 auto;
/*    width: 740px;*/
}

a {
	margin: 0;
	padding: 0;
}

.clear {
	width: auto;
	height: 0px;
	border: 0px;
	clear: both;
}

#head {
	width: 900px;
	height: 169px;
	background: url(header.jpg) top right no-repeat;
	margin: 0 auto;
}

h1 {
	position: relative;
	clear: left;
	width: 900px;
	height: 68px;
	margin: 0 auto;
	padding: 0;
}

h2 {
	position: relative;
	clear: left;
	width: 900px;
	height: 63px;
	margin: 0 auto;
	padding: 0;
}

	h1.hof { background: url(hof.jpg); }
	h1.today { background: url(today.jpg); }
	h1.yesterday { background: url(yesterday.jpg); }

	h2.top { background: url(tophead.jpg); }


.box, .box2 {
	position: relative;
	clear: left;
	width: 860px;
	background: url(bbg.jpg);
	margin: 0 auto;
	padding: 0 20px;
}

	.box a, .box2 a {
		position: relative;
		display: block;
		float: left;
	}

	.box img, .box2 img {
		width: 160px;
		height: 120px;
		margin: 3px 5px;
		padding: 0;
		border: 1px solid #4a8aa6;
	}
	
	
	
	
	.box2 img {
	    width: 200px;
	    height: 150px;
	    margin: 3px 6px;
	}
	    .uj img {
		width: 180px;
		height: 135px;
		margin: 1px;
	    }



	.bookmark {
		width: 900px;
		height: 58px;
		margin: 0 auto;
		text-align: center;
	}

.sites {
	position: relative;
	clear: left;
	width: 740px;
	margin: 0 auto;
	background: url(topbg.jpg);
	padding: 0px 80px;
}


.sitesfoot {
	position: relative;
	clear: left;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 38px 0 0 100px;
	background: url(topfoot.jpg);
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
}

    .sitesfoot a {
	color: #fff;
	text-decoration: none;
    }
    
    .sitesfoot a:hover {
	text-decoration: underline;
    }

	.sites table {
		position: relative;
		float: left;
	}
	
