body {	
	font-family: sans-serif; font-size: .8em; color: #474456;
}
h1 { font-size: 1.7em; color: #97C559;}
p.it {font-style: italic; color: #A2A2A2;}


#backdrop {
	position: absolute;
	left: 50%;
	top: 20px;
	background: url("images/Olive-Design-Branding.jpg");
	height: 600px;
	width: 700px;
	margin-left:-350px; 
}
#backdropportfolio {
	position: absolute;
	left: 50%;
	top: 20px;
	background: url("images/backdrop");
	height: 600px;
	width: 700px;
	margin-left:-350px; 
}
#logoright {
	position: absolute; 
	right: 0px;
	top: 0px;
	height: 62px;
	width: 208;
}
#bottom  {
	position: absolute;
	font-size: .7em; font-family: Arial; 
	left: 50%;
	top: 535px;
	height: 30px;
	width: 700px;
	margin-left:-350px; 
}
#lefttext {
	position: absolute; 
	text-align: justify;
	line-height: 120%;
	left: 32px;
	top: 100px;
	height: 360px;
	width: 313px;
}
#menu {
	position: absolute;
	
	padding-right: 15px;
	padding-top: 10px; 
	list-style: none;
	line-height: 180%;
	right: 36px;
	top: 120px;
	height: 210px;
	width: 110px;
	font-size: 1em; 
	color: #5ADE29; 
	text-align: right;
}  
#portfolio {
	position: absolute; 
	left: 5px;
	top: 168px;
	height: 350px;
	width: 280px;
}
#portfoliolist {
	position: absolute; 
	left: 380px;
	top: 390px;
	height: 95px;
	width: 260px;
	overflow: auto
}
#portfoliocaption {
	position: absolute; 
	left:330px;
	top: 290px;
	height: 80px;
	width: 260px;
	overflow: auto
}
#polaroid {
	position: absolute; 
	left: 390px;
	top: 280px;
	height: 230px;
	width: 230px;
}
.active {font-weight: bold;}


a:link {color: #5ADE29; }
a {text-decoration: none;}
a:visited {color: #5ADE29; }
a:hover {color: orange; }

.a:link {color: black; }
.a {text-decoration: none;}
.a:visited {color: black; }
.a:hover {color: yellow; }

a.b:link {color: orange; }
a {text-decoration: none;}
a.b:visited {color: orange; }
a.b:hover {color: #5ADE29; }