body {

	color:white;

	background-color:#000;

	margin:0px;

	padding:0px;

	font:11px verdana, arial, helvetica, sans-serif;

	}

 

#container {
width: 931px;
height: 1200px;
border: 3px solid gray;
background-image:url(tvbg.png);
margin:0;
padding:0;
}


a {

	color:white;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:600;

	text-decoration:none;

	}

a:link {color:#09c;}

a:visited {color:#07a;}

a:hover {background-color:#eee;}

  





.content {
	position:absolute;
	width:360px;
	top:182px;
	margin:100px 360px 50px 217px;
	
	padding:10px;
	
		}



#header {

         width:940px;	

         border:1px solid gray;

         padding:10px;

         

}



#leftside {

	position:absolute;

	width:185px;
	top: 292px;

	background-image:url(transbg.png);

	left:10px;

	
	
	}



		
#rightside {

position:absolute;

width:200px;



left:640px;

top:292px;

color:white;  


padding:5px;

}

#comments {

position:absolute;

width:340px;

right:150px;

left:550px;

top:0px;

color:white;  

padding:5px;

}


#links {

position:absolute;

width:189px;

height:300px;

right:601px;

left:680px;

top:740px;

color:white;  

padding:5px;

}

