{ margin: 0; padding: 0; }
body	{ 
margin: 0 100px 0 50px;
font-size: 100%; 
font-family: Helvetica, arial, san-serif; 				  
background: url(_img/lcnda.gif) top left no-repeat #fff;}


#hundred {
	width:100%;
	margin: 0 auto;
	}
#topright {
	float:right;
	margin: 600px 200px 0 50px;
	overflow:hidden;
	left:300px;
}
	
#twitter_div { 
	position: absolute; 
	left: 3%; 
	top: 40px;  
	max-height: 350px; 
	overflow: hidden;
	z-index: 10;
}
ul#twitter_update_list { 
	list-style: none; 
	font-size: 13px;
	font-style:italic;
    letter-spacing:.5px;
	line-height:90%;	
}

ul#links a { 
	list-style: none; 
	font-size: 9px;
	color: #555;
	text-decoration:none;
}


ul#twitter_update_list li { 
	margin-bottom: 5px;
	padding: 5px;
	color: #444;
	text-decoration:none;
}
a { color: #000;font-size:10px }
a:hover { color: #b62a09;font-size:10px }


/*
Twitter Page
Chris Coyier
ttp://css-tricks.com
*/


