#thepicsrecent {
	background-color: #000000;
	max-height: 600px;
	width: 11600px;

}
#holdpicsrecent {
	height: 560px;
	overflow: scroll;
	overflow-y: hidden;
}

#thepicsphotoj {
	background-color: #000000;
	max-height: 600px;
	width: 15900px;

}
#holdpicsphotoj {
	height: 560px;
	overflow: scroll;
	overflow-y: hidden;
}

#recentlink {
	position: absolute;
	top: 32px;
	left: 600px;
	width: 300px;
	height: 30px;
	padding: 10px;
	color:#e70000;

}

#recentlink a {
	color: #FFFFFF;
	text-decoration: none;
}

#singlerowpics {
	width: 700px;
	position: absolute;
	left: 100px;
	height: auto;
	border-left: solid 21px #ffff;
}

#email {
	font-size: 24px;
	font-weight: bolder;
	color: #e70000;
	position: absolute;
	left: 40px;
}
.email {
	font-weight: 100;
	color: #FFF;
	font-size: 22px;
	font-family: Helvetica, Arial, sans-serif
}