		body		{
			font-family: Trebuchet MS,Arial,Sans-Serif;
			font-size: 12px;
		 	color: #FFEEAA;
		 	background-color: #463656;
			font-weight: normal;
			margin: 0px;
			padding:0px;
			border:0px;
		}

		.menu_text {
		  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		  font-size: 12px;
		  color: #FFEEAA;
		  text-decoration: none;
		}

		TD.tbl_line {
			background: url(/img/tbl_line.jpg) repeat;
		}

 		DIV.container {
 		width:850px;
		}

		DIV.header {
		    position:relative;
		    height:200px;
		    width:850px;
		}

		DIV.quicksearch {
			width: 850px;
		}

		DIV.sites {
		}

		DIV.mostpop {
		}

		DIV.mostpopcontent {
		    position:relative;
		    width:850px;
		    background:url(/img/tbl_line.jpg) repeat;
		    top:-5px;
		}

		SPAN.thumb {
		    position:relative;
		    left:-5px;
		    margin:4px;
		    height:114px;
		}
		
		SPAN.footer {
		    position:relative;
		    top:-5px;
		}

		DIV.niche {
		}

		DIV.nichecontent {
		    position:relative;
		    width:850px;
		    background:url(/img/tbl_line.jpg) repeat;
		    top:-5px;
		}

		DIV.txtnichecontent {
		    position:relative;
		    width:850px;
		    background:url(/img/tbl_line.jpg) repeat;
		    top:-5px;
		}

		DIV.livefeed { 	
		    position:relative; 
		    background:url(/img/livetv.png) no-repeat; 
		    height:390px; 
		    width:640px; 
		    padding-top:26px; 
		    padding-left:-1px; 
		}
		 
		TABLE.txtlink {
		    margin-left: 10px;
		    margin-right:20px;
		}

		DIV.place1, DIV.place2, DIV.place3, DIV.place4, DIV.place5, DIV.place6, DIV.place7, DIV.place8 {
		    padding-right:10px;
		    height:85px;
		}

		SPAN.placetop {
		    position:absolute;
		    z-index:1000;
		    top:2px;
		    left:350px;
		    height:0px;
		}

		DIV.content {
		}

		DIV.page {
		}

		DIV.toplist {
		}

		DIV.copyright {
		}

		DIV.footer {
		}

		A:LINK, A:VISITED {
		  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		  color: #FFEEEE;
		  font-weight: Bold;
		  text-decoration: none;
		  font-size: 12px;
		}

		A:HOVER {
		  color: #FDC068;
		  text-decoration: underline;
		}

		A:LINK.nav, A:VISITED.nav {
		  color: #FFEEEE;
		  text-decoration: none;
		}

		A:HOVER.nav {
		  color: #FDC068;
		  text-decoration: underline;
		}

		A:LINK.thumb, A:VISITED.thumb, A:ACTIVE.thumb, A:HOVER.thumb,
		A:LINK.bnr, A:VISITED.bnr, A:ACTIVE.bnr, A:HOVER.bnr {
		  color: #FFEEEE;
		  text-decoration: none;
		}

		IMG.thumb {
			border: 1px solid #000000;
		}

		IMG.thumbover {
			border: 1px solid #FFEEAA;
		}

		INPUT.search {
			 border: 1px solid #FFEEAA;
		}
    
		.inv { font-size: 0px; margin-top: 0px; margin-bottom: 0px; visibility: hidden; display: none;}
    
