#KytePlayer{
	display:inline;
	float:left;
	height:340px;
	margin:0 0 10px 34px;
	position:relative;
	/*width:930px;*/
	width:416px;
	background-color:#666666;
}

#Chat{
	margin:0 0 0 10px;
	padding:0;
	float:left;
	height:340px;
	width:500px;
}

#MainContent h3{
	margin: 0 0 0 23px;
	padding: 0;
	height:30px;
	width:614px;
	text-indent:-9999px;
	background:url(../images/30hrfamine.jpg) top left no-repeat;
}
#Subnav{
	margin: 0 0 0 23px;
	padding: 0;
	background:url(../images/subnavsprite.jpg) top left no-repeat;
	height:27px;
	width:614px;
	list-style:none;
}
#Subnav li{
	float:left;
}	
#Subnav li a{
	display:block;
	text-indent:-9999px;
	height:27px;
	background:url(../images/subnavsprite.jpg) top left no-repeat;
}
#Subnav li#famineHome a{
	width:75px;
	background-position:0 0;
}
#Subnav li#famineHome a:hover{
	background-position:0 -27px;
}
#Subnav li#famineBlog a{
	width:67px;
	margin: 0 0 0 96px;
	background-position:-173px 0;
}
#Subnav li#famineBlog a:hover{
	background-position:-173px -27px;
}
#Subnav li#faminePhotos a{
	width:84px;
	margin: 0 0 0 105px;
	background-position:-343px 0;
}
#Subnav li#faminePhotos a:hover{
	background-position:-343px -27px;
}
#Subnav li#famineVideo a{
	width:80px;
	margin: 0 0 0 107px;
	background-position:-526px 0;
}
#Subnav li#famineVideo a:hover{
	background-position:-526px -27px;
}
#ContentBlock{
	margin: 0 0 20px 23px;
}
#ContentBlock ul li{
	margin: 0;
	padding: 0;
}
#ContentBlock ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#ContentBlock ul li{
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
}

#ContentBlock img{
	float: left;
	width: 195px;
	border: 1px solid #2dcad1;
}

#ContentBlock dl{
	float: left;
	margin: 0;
	width: 415px;
}

#ContentBlock dt{
	margin: 0 0 0 10px;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
}
#ContentBlock dt a{
	color: #303030;
	font-weight:bold;
	text-decoration:none;	
}
#ContentBlock dd.Description{
	font-size: 12px;
	line-height:14px;
}
#ContentBlock dd.Description a{
	color: #2dcad1;
	font-weight:bold;
	text-decoration:none;	
}
#ContentBlock dd.Description a:hover{
	color: #303030;
}
#ContentBlock dd.Icon img{
	margin: 5px 3px 0 0;
	height:30px;
	width:30px;
	border:none;	
}
#ContentBlock dd.Meta{
	font-size: 10px;
	margin-top:8px;
}
#ContentBlock dd.Meta a{
	color: #303030;
	text-decoration: none;
}
#ContentBlock dd.Meta a:hover{
	text-decoration:underline;
}
#ContentBlock dd{
	margin: 0 0 0 10px;
}

#SecondaryContent {
	background:url(../images/rightside3.jpg) top no-repeat;
}
