img.thumb {
	border:2px solid #2E7CBA;
	width:180px;
	height:135px;
}
html {
	min-height:100.5%;
}
body {
	background-color:#559dd7;
	margin:0px;
	font-family:sans-serif;
}
.toplist { text-align:left; }
.toplist ul { list-style-type:none; }
.toplist ul li a {
	color:#fff;
	font-size:20px;
}
div#header {
	background-image:url('../graphics/header-bg.gif');
	height:150px;
	text-align:center;
}
div#header h1 {
	background-image:url('../graphics/header.gif');
	width:719px;
	height:150px;
	margin:0px auto;
}
div#header h1 a {
	display: block;
	height:150px;
	width:719px;
	text-decoration: none;
	text-indent: -2000em;
	z-index: 1000;
}
div.embed {
	text-align:left;
}
div#player {
	text-align:center;
}
div.table a:hover img.thumb {
	border:2px dashed #1B5E94;
}
div.table {
	background-color:#2e7cba;
	width:975px;
	margin:0px auto;
	padding:5px;
	margin-bottom:10px;
	text-align:center;
}
div.table h3 {
	background-image:url('../graphics/h3-bg.gif');
	background-repeat:repeat-x;
	font-size:20px;
	color:#efefef;
	margin:0px;
	padding-top:4px;
	margin-bottom:5px;
	text-transform:uppercase;
	text-align:left;
}
div.table h4 {
	font-size:16px;
	color:#efefef;
	margin:5px 0px;
}
div.tags {
	text-align:center;
}
div.tags a:hover {
	color:#AD0035;
}
div.tags a {
	color:#ccc;
	text-decoration:none;
	padding:0px 2px;
}
div.tags a.tag1 {
	font-size:24px;
}
div.tags a.tag2 {
	font-size:22px;
}
div.tags a.tag3 {
	font-size:20px;
}
div.tags a.tag4 {
	font-size:18px;
}


table.galleries {
	width:100%;	
	text-align:center;
}
table.galleries td {
	background-image:url('../graphics/gallery-bg.gif');
	background-position:center top;
	background-repeat:no-repeat;
	height:155px;
	line-height:13px;
}
table.galleries td img {
	margin:0px;
	padding:0px;
	border:0px;
	margin-top:9px;
	display:block;
}
table.galleries td a {
	margin:0px auto;
	padding:0px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	display:block;
	height:150px;
	width:100px;
}
table.toplist {
	width:100%;
	text-align:center;
}
table.toplist td a {
	color:#efefef;
}
table.toplist td a.top1 {
	font-weight:bold;
	font-size:30px;
}
table.toplist td a.top2 {
	font-weight:bold;
	font-size:20px;
}
div.linkex {
	text-align:justify;
}
div.linkex a {
	color:#efefef;
	font-size:11px;
	line-height:10px;
	text-decoration:none;
}
div.disclaimer {
	font-size:11px;
	color:#efefef;
	text-align:center;
}
div.disclaimer h3 {
	text-align:left;
}
table.links {
	width:100%;
}
table.links a {
	color:#efefef;
}
table.links a:hover {
	text-decoration:none;
}


