span {
	font-family: "Gill Sans";
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D1D191;
	font-family: "Gill Sans";
	font-size: 12px;
}
.projectGillquote {
	font-family: "Gill Sans";
	font-size: 12px;
	font-style: italic;
}
.projectGillquoteCentered {
	font-family: "Gill Sans";
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.projectGill {
	font-family: "Gill Sans";
	font-size: 12px;
	font-style: normal;
}
.style4 {font-family: "Gill Sans"; font-size: 12px; font-style: normal; font-weight: bold; }
p {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
}
li {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
}

#interview {
margin-left: 815px;
display: block;
width: 118px;
height: 72px;
position: absolute;
top: 5px;
background: transparent url(images/blog_visit.png) no-repeat top left;
border: 0px;
z-index:1;
}

#interview span {
display: none;
}

#backgroundimage {
 position: relative;
 height: 493px;
 width: 175px;
 background: url(images/side_background.png) top no-repeat #f00;
}


#marqueecontainer{
	position: relative;
	width: 181px; /*marquee width */
	height: 253px; /*marquee height */
	background: url(images/side_background_bottom.png) #e6e6c5;
	overflow:auto;
	border: none;
	padding-top: 11px;
}


.news_1 {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 140px; 
	margin: 0px 0px 10px 14px;

	}
	
	
	
.red_news {
	color: #Af3728;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
	
a.red_news:visited {
	color: #Af3728;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
	
a.red_news:hover  {
	color: #Af3728;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	}
	


a {
   outline: none;
}
