@import "global.css";

#content {
	position: absolute;
	top:110px;
	left: 20px;
	width: 560px;
	background: #EDEBE6;
	z-index : 2;
}
.lined{
	border-right : 1px solid #333;
	padding : 0 10px 0 0;
	margin : 0 5px 0 0;
}
#content1{
	position: absolute;
	top:145px;
	left: 580px;
	width: 180px;
	z-index : 2;
}
#content1 #pod{
	background: #333;
	text-align: center;
	padding: 5px;
}
#content1 #pod a:link,
#content1 #pod a:visited,
#content1 #pod a:visited:hover,
#content1 #pod a:hover {
	background-color: transparent;
	line-height : 20px;
	text-decoration: none;
	color: White;
	font-size: 0.8em;
	font-family: Verdana, Arial, Hlevetica, san-serif;
}
#photo{
	border: 1px solid #000;
	margin : 4px 0 10px 0px;
}
#thumb1,#thumb2 {
	position: absolute;
	left:406px;
	border: 1px solid #000;
	margin : 4px 4px 0px 0px;
}
#thumb2{
	top:153px;
}
