#CelebBox {
width:725px;
height:130px;
background-color:black;
padding: 5px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 5px;
border: solid 5px red;
float:left;
}

#CelebImage {
	padding: 15px 10px 15px 15px;
	float: right;
}

#CelebTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

#CelebName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#CelebTweet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	height: 50px;
	width: 500px;
	overflow: hidden;
}

#CelebStrap {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
#TrendBox {
	background-image: url("images/box3.jpg");
	width:570px;
	height:300px;
	margin-top: 20px;
	margin-left: 5px;
}
#TrendLeft {
	width: 270px;
	float:left;
}
#TrendName {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	Padding: 70px 0px 0px 10px;
	font-size: 14pt;
}
#TrendDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	Padding: 5px 0px 0px 10px;
	font-size: 11pt;
	width:260px;
	height:120px;
	overflow:hidden;
}
#TrendTime {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: Black;
	Padding: 10px 0px 0px 10px;
	font-size: 11pt;	
}
#TrendLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	Padding: 10px 0px 0px 10px;
	font-size: 11pt;
}
#TrendRight {
	width:280px;
	float: right;
}
#FollowMe {
	Padding: 180px 0px 0px 0px;	
}
#ViewWall {
	Padding: 55px 0px 0px 0px;	
	font-weight: bold;
}
#NewsBox {
	width: 550px;
	height: 200px;
	margin-top: 20px;
	margin-left: 5px;
	border: solid 5px Black;
	padding: 6px;
	background-color: White;
}
#NewsItem {
	width: 170px;
	height: 170px;
	float: left;
	padding: 5px;
	overflow: hidden;
}
#NewsImage {
	padding: 5px 5px 5px 10px;
	float: left;
}
#NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 15px;
	color: Black;
	height: 67px;
	overflow:hidden;
}
#NewsPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: Black;
	width: 170px;
	padding-left: 10px;
}
#NewsFooter {
	width: 540px;
	margin-top: 5px;
	text-align: center;
}

#CloudBox {
	background-image: url("images/cloud.jpg");
	width:550px;
	height:200px;
	margin-top: 20px;
	margin-left: 5px;
	border: solid 5px yellow;
	padding: 6px;
}
#CloudLinks {
	width:500px;
	Padding: 35px 0px 0px 10px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#JobsSaleBox {
	background-image: url("images/jobssale.jpg");
	width:710px;
	height:210px;
	margin-top: 10px;
	padding: 6px;
	overflow: hidden;
}
#JobLinks {
	width:335px;
	height: 130px;
	Padding: 45px 0px 0px 10px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10pt;
	overflow: hidden;
}
#SaleLinks {
	width:335px;
	height: 130px;
	Padding: 45px 0px 0px 10px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	font-size: 10pt;
	overflow: hidden;
}
#JobLink {
	width:335px;
	height: 30px;
	Padding: 10px 0px 0px 10px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10pt;
	overflow: hidden;
}
#SaleLink {
	width:335px;
	height: 30px;
	Padding: 10px 0px 0px 10px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: right;
	font-size: 10pt;
	overflow: hidden;
}
a.whitelink {
	color: White;
	text-decoration: none;
}
a.whitelink:hover {
	color: lightBlue;
	text-decoration: underline;
}
a.blacklink {
	color: Black;
	text-decoration: none;
}
a.blacklink:hover {
	color: Black;
	text-decoration: underline;
}
a.bluelink {
	font-size: 14pt;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
a.bluelink:hover {
	color: lightBlue;
	text-decoration: underline;
}
a.cloudtext {
	color: white;	
	text-decoration: none;
	white-space:nowrap;
}
a.cloudtext:hover {
	color: black;	
	text-decoration: underline;
}

#RightCol {
height:1200px;
}
