body {
	font-family: Arial, Helvetica; 
	font-size : 13px;
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 255);
	margin:0;
	text-align:center;
}

.website { 
	margin-left: auto; 
	margin-right: auto; 
	width: 100%;
}

.logo { 
	margin-top: 0px; 
	height: 75px;
}


#search {
	text-align:center;
	font-size : 16px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	width: 60%;
}

#headline { 
	text-align: center; 
	font-size : 24px;
	font-weight : bold;
}


#cast { 
	text-align: left;
	font-size : 12px;
}


#middle-col { margin:0 150px; }

th	{ height:35px; }
th.Books { background: rgb(0, 0, 0) url('/graphics/books_header.gif') no-repeat left center; }
th.Music { background: rgb(0, 0, 0) url('/graphics/music_header.gif') no-repeat left center; }
th.Video { background: rgb(0, 0, 0) url('/graphics/videos_header.gif') no-repeat left center; }
th.VideoGames { background: rgb(0, 0, 0) url('/graphics/videogames_header.gif') no-repeat left center; }
th.Toys  { background: rgb(0, 0, 0) url('/graphics/toys_header.gif') no-repeat left center; }



.tab { text-align:center; font-weight:bold; padding-top:4px;}

.LISTPRICE {
	font-size:11px;
}
.AMAZONPRICE {
	font-size:11px;
	font-color:rgv(255,0,0);
}

#bottombar { 
	text-align: center;
	padding: 0px;
	background-color: rgb(0, 0, 0);
	margin-top: 0px; 
	height: 20px;
}

.movie:link    {font-style: italic; text-decoration: none}
.movie:visited {font-style: italic; text-decoration: none}
.movie:hover   {font-style: italic; text-decoration: none}

.wiki {font-size:9px;}
.wiki a:link    {color:#000000; text-decoration: none}
.wiki a:visited {color:#000000;text-decoration: none}
.wiki a:hover   {color:#000000;text-decoration: none}
#copyright { 
        text-align: center; 
        margin-left: auto; 
        margin-right: auto; 
        width: 100%;
}
#copyright a:link    {color:#000000;}
#copyright a:visited {color:#000000;}
#copyright a:hover   {color:#000000;}

