#Right {
	float: right;
	width: 326px;
	margin-top: 10px;
}
#Right #Ad {
	background-image: url(../images/right_ad_div_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
	width: 326px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#Right #Ad h2 {
	color: #848484;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	margin-left: 14px;
}

#Right #Ad p {
	margin-top: 5px;
	margin-left: 13px;
}

#Right #Ad p img {
	border: 1px solid #a39898;
}
#Right #NewsInterviews {
	margin-left: 11px;
	background-color: #222222;
	padding-bottom: 1px;
	font-size: 90%;
	margin-bottom: 10px;
}
#Right #NewsInterviews h3 {
	background-image: url(../images/right_news_interviews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	height: 31px;
	width: 315px;
}
#Right #NewsInterviews .Article {
	color: #FFF;
	background-image: url(../images/right_news_articles_bottom_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding: 10px;
}
#Right #NewsInterviews .Article .ArticleTitle {
	font-weight:bold;
	font-size: 120%;
	letter-spacing: 0.02em;
}
#Right #NewsInterviews .Article .ArticleDate {
	color: #525252;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 80%;
}
#Right #NewsInterviews .Article .ArticleTeaser {
	font-size: 80%;
}
#Right #NewsInterviews .Article .ArticleMore a {
	color: #FF0;
}
#Right #NewsInterviews .Article .ArticleTitle a {
	color: #FFF;
	text-decoration: none;
}
#Right #NewsInterviews .Article .ArticleTitle a:hover {
	text-decoration: underline;
}
#Right #NewsInterviews .Article .ArticleMore a:hover {
	text-decoration: none;
}


#Right #InternalLinks {
	margin-left: 11px;
	margin-bottom: 10px;
}
#Right #InternalLinks p {
	margin-top: 10px;
}
#Right #InternalLinks p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Right #GoogleAds {
	padding: 8px;
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
	background-color: #222222;
	margin-left: 11px;
}
#Right #GoogleAds p {
	color: #848484;
	font-size: 80%;
}
