@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

#robSternLogo {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	height: 100%;
	width: 100%;
	margin: 0;
}
.red {
	color: #FF0000;
}
.redText {
	color: #CCCCCC;
	font-weight: bold;
}
#signatureHomepage {
	padding-top: 20px;
	padding-bottom: 10px;
}
.bgBiography {
	background-repeat: no-repeat;
	background-image: url(/images/bgBiography.jpg);
	background-position: 0 50;
}
.bgContact {
	background-repeat: no-repeat;
	background-image: url(/images/bgGlobe3.jpg);
	background-position: 0% 40%;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.bgResume {
	background-image: url(/images/bgResume.jpg);
	background-repeat: no-repeat;
	background-position: 0 50;
}
.bgContact-temp1 {
	background-image: url(/images/bgGlobe1.jpg);
	background-repeat: no-repeat;
	background-position: 30% 40%;
}

.captionSlideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #666666;
}

.greyText {
	color: #CCCCCC;
	font-weight: bold;
}

.bgResume {
	background-repeat: no-repeat;
	background-image: url(/images/bgResume.jpg);
	background-position: 0 50;
}
