#floatbottom {
	margin-top: 6px;
	float: bottom;
}

#subs #segmenthead{
	margin-top: -3px;
	color: #124;
	font-family: Arial, sans-serif; 
    font-size: 70%;
}

#subs #segment #longtitle{
	margin-top: -6px;
	color: #124;
	font-family: Arial, sans-serif; 
    font-size: 90%;
}

#segmentcontent{
	margin: -10px 10px 0px 0px;
	color: #fff;
    font-size: 100%;
}

#sub0 #segmentcontent{
	margin: 0px 10px 0px 0px;
	color: #000;
    font-size: 80%;
}

#sub #segmentcontent{
	margin: 0px;
	color: #fff;

}

#sub #segment{
	margin: 0px 20px;
	color: #fff;

}

#sub2 #segmentcontent{
	margin: 0px 10px 0px 0px;
	color: #fff;
    font-size: 80%;
}

#segment h3 a{
	color: black;
	text-decoration: none;
}

#newssegment #segment h3 a{
	color: white;
	text-decoration: none;
}

#sub #segmentcontent a{
	color: #aaa;
}

#sub2 #segmentcontent a{
	color: #aaa;
}


#entry {
  /*background: #fff url(images/entry.jpg) no-repeat;*/
    height: 189px;
	
}

#welcome {
    height: 272px;
}

/*subs are the boxes below welcome*/
#subs {
    height: 200px;
	background: #584a41;
}

#sub0{
    background: #fff url(images/sub0x.jpg) repeat-x top left;
	width: 213px;
	w\idth: 215px;
    height: 199px;
}

#sub{
	height: 199px;
	width: 552px;
	float: left;
	background: #fff url(images/sub.jpg) no-repeat;	
}

#sub2{
	height: 199px;
	width: 321px;
	float: right;
	background: #fff url(images/sub2.jpg) no-repeat;	
}

#sub2 ul{
	margin:10px 30px;

}

#sub2 li{
	margin:-5px;

}