body {
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC;
}

a.home {
	display: block;
	width: 150px;
	height: 44px;
	text-decoration: none;
	background: url("http://www.redcarpettalk.com/wp-content/themes/RCTDesign/Images/Design/Buttons/OffBG.gif");
	}

a.home:hover {
	background-position: -150px 0;
    background: url("http://www.redcarpettalk.com/wp-content/themes/RCTDesign/Images/Design/Buttons/OnBG.gif");
	}

.displace {
	position: absolute;
	left: -5000px;
	}


#page {
	background: #000;
	width: 940px;
	height: 800px;
	height: auto;
	overflow: hidden;
	 margin-left: auto ;
  margin-right: auto ;

}
#Movies
{
	display: block;
	width: 136px;
	height: 25px;
	background: url("http://www.redcarpettalk.com/wp-content/themes/RCTDesign/Images/Design/Buttons/OffBG.gif") no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

#Movies:hover
{ 
  background-position: 0 0px;
   background: url("/wp-content/themes/RCTDesign/Images/Design/Buttons/OnBG.gif") no-repeat 0 0;
}

#Movies span
{
  display: none;
}


A:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: red;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#FeaturedConcerts {
	font-size: 11px;
	background-color: #FFFFFF;
}
#Featured {
	background-image: url(http://www.redcarpettalk.com/wp-content/themes/RCTDesign/Images/Design/Backgrounds/FeaturedBG.jpg);
}

#FeaturedNews {
	font-size: 11px;
	background-color: #FFFFFF;
}

#FeaturedVideos {
	font-size: 11px;
	background-color: #FFFFFF;
}

#FeaturedReviews {
	font-size: 11px;
	background-color: #FFFFFF;
}
#Advertisement {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
#Search {
	background-color: #FFFFFF;
}

#TopStory {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

#OtherStories {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}

#Page {
	background-image: url(Images/Design/Backgrounds/ContentBG.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#Style {
	background-color: #FFFFFF;
}
#header {
	background-image: url(Images/Design/Backgrounds/HeaderBG.jpg);
	background-repeat: repeat-x;
	background-color: #ECC083;
	height: 200px;
}

.storie {
	background-color:#FFF;
	height: 250px;
	width: 550px;
	float: left;
	margin-left: 15px;
}

.thumb {
	background-color:#000;
	height: 180px;
	width: 135px;
	float: left;
}

.title {
	background-color:#0FF;
	height: 20px;
	width: 415px;
	float: left;
}

.news {
	background-color:#0FF;
	height: auto;
	width: 415px;
	float: left;
	overflow: hidden;
}

.share {
	background-color:#0FF;
	width: 550px;
	float: bottm;
}

	img {
border: none;
}
