body {

	color:white;

	background-color:#236;

	margin:0px;

	padding:0px;

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

	}

 

#container {
width: 931px;
height: 1450px;
border: 3px solid gray;

background-color:#000;
background-repeat:no-repeat;
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:273px;
	margin:100px 360px 50px 217px;
	padding:10px;
	left: 5px;
	
		}



#header {

         width:940px;	

         

         padding:10px;

         

}



#leftside {

	position:absolute;
	height:1000px;

	width:230px;
	top: 365px;
	background-color:#000;
	

	left:3px;

	
	
	}



		
#rightside {

position:absolute;

width:200px;



left:640px;

top:350px;

color:white;  


padding:1px;

}

#comments {

position:absolute;

width:340px;

right:150px;

left:10px;

top:50px;

color:white;  

padding:5px;

}


#links {

position:absolute;

width:189px;

height:300px;

right:601px;

left:680px;

top:740px;

color:white;  

padding:5px;

}

