@charset "utf-8";
/* CSS Document */
body{
	color:#2b75bb;
	background-color:#ffd6fa;
	font-family:Verdana, Geneva, sans-serif;	
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
}
a{
	color:#2b75bb;
}
.break{
clear:both;
}
img{
	width:170px;
	border:#939 1px dashed;
}
img:hover{
	border-style:solid;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	text-decoration:none;
	display:block;
}
h1{
	font-size:1px;
}
#container{	
	text-align:left;
}
#header{
	background:url(banner-bg.jpg) repeat-x;
	
}
#banner{
	background:url(banner.png) no-repeat;
	width:871px;
	height:146px;
	margin-left:auto;
	margin-right:auto;
}
#best-friends1{
	position:relative;
	display:block;
	top:40px;
	left:599px;
	height:90px;
	text-align:center;	
	font-size:12px;
	float:left;
}
#best-friends2{
	margin-left:20px;
	position:relative;
	display:block;
	top:40px;
	left:580px;
	height:90px;
	text-align:left;
	
	font-size:12px;
	float:left;
}

.content{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:922px;
}
#top-hall-of-fame{
	position:relative;
	background:url(hall-of-fame.png) no-repeat 0 0;
	top:-20px;
	width:922px;
	height:93px;	
	text-indent:-9000px;
}
#top-today-movies{
	position:relative;
	background:url(today-movies.png) no-repeat;
	top:-20px;
	width:922px;
	height:93px;
	text-indent:-9000px;
}
#top-all-time-best{
	position:relative;
	background:url(all-time-best.png) no-repeat;
	top:-20px;
	width:922px;
	height:93px;
	text-indent:-9000px;
}
#top-partner-sites{
	position:relative;
	background:url(partner-sites.png) no-repeat;
	top:-20px;
	width:922px;
	height:93px;
	text-indent:-9000px;
}
.bookmark{
	position:relative;
	display:block;
	width:150px;
	height:20px;
	top:80px;
	left:740px;
	border:black 0px solid;
	text-align:left;
	text-indent:-9000px;
	z-index:100;
}
.border{
	background:url(gal-bg.png) repeat-y;
	position:relative;
	top:-20px;
	width:922px;	
	text-align:left;
}
.gal{
	margin-top:0px;
	margin-left:17px;
	padding:4px;
	height:auto;
}
.gal-footer{
	background:url(gall-footer.png) no-repeat;
	position:relative;
	top:-20px;
	width:922px;
	height:24px;
}

