body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url('img/bg_body.png');
	background-repeat: repeat-x;
	}
td {
	font-family: verdana;
	font-size: 11px;
	}
div#toplogo {
	width: 750px;
	}
div#pageNavigation, div#pageNavigation a {
	color: white;
	font-size: 18px;
	font-weight: bold;
	}
div#pageNavigation a:hover {
	color: lightblue;
	}
div#top5add {
	text-align: center;
	width: 728px;
	}

table#centerTable {
	background: #003366;
	background-image: url('img/logo950x500.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	border-left: 2px solid black;
	border-right: 2px solid black;
	}
td#leftside {
	background-image: url('img/logo950x200.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	}
td#rightside {
	background-image: url('img/logo950x200.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	}
.NDMovies {
	background-image: url('img/bg_sites.jpg');
	text-align: left;
	border: 1px outset;
	color: white;
	padding: 5px;
	text-align: center;
	width: 300px;
	}
.sitesContainer {
	background-image: url('img/bg_sites.jpg');
	text-align: left;
	width: 740px;
	border: 1px outset;
	color: white;
	padding: 5px;
	}
.sitesTitle a {
	color: white;
	font-weight: bold;
	font-size: 13px;
	}
.sitesTitle a:hover {
	color: lightblue;
	}
.sitesDesc {
	
	}
.sitesHits {
	width: 720px;
	text-align: right;
	color: lightblue;
	}
td#bottomText, td#bottomText a {
	color: white;
	}
table#nastyVideos {
	
	}

