@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Eurostile;
    font-style:  normal;
    font-weight: normal;
    src: url(Eurostile.oft);
}

body, html {
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:12px;
border:0px;
margin:0px;
background-color:#333333;
}

#whitebg {
    position: absolute; 
	width:1224px;
    height: 684px;
    left: 50%;
    top: 50%;
	margin-left: -612px; /* half of width */
    margin-top: -342px;  /* half of height */
	background-color:#FFFFFF;
}
#main_flash{
text-align:center;
}
.div_text {
	position:relative;
	left:0px;
	top:0px;
	height:399px;
	border:0px;
	margin:0px;
	margin-top:14px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	padding:0px;
	padding-right:20px;
	overflow:auto;
	line-height:28px;
	text-align:justify;
	font-size:14px;
	color:#666666;
}
.white{
background-color:#FFFFFF
}
.movie {
	position:absolute;
	background-image:url(images/L-BG.jpg);
	padding-top:110px;
	height:468px;
	width:595px;
	overflow:hidden;
}

.icon {
	margin-left:20px;
	float:right;
}

#shift {
	position:relative;
	margin-left:-10px;
	width:1114ps;
	background-color:#999999;
}

.center {
	text-align:center;
}

.it {
	font-style:italic;
}

#biopage {
	background-color:#FFFFFF;
	width:720px;
}

#biopage-flash {
	text-align:justify;
	padding-left:30px;
	padding-right:30px;
	line-height:22px;
	height:800px;
}

#biopage-right {
	text-align:justify;
	padding-left:30px;
	padding-right:30px;
	line-height:22px;
	width:490px;
	height:655px;
	overflow:auto;
}
#biopage-right .caption{
	line-height:28px;
}
#biopage-left {
	padding-left:30px;
	vertical-align:top;
}
#bio {
	padding-top:4px;
	margin-left:65px;
	background-image:url(images/emp-L.jpg);
	width:961px;
	height:463px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#bio a:link{
	color: #0000ff;
	text-decoration: none;
}
#bio a:visited{
	color: #0000ff;
	text-decoration: none;
}
#bio a:hover{
	color: #0000ff;
	text-decoration: underline;
}
#bio a:active{
	color: #0000ff;
	text-decoration: none;
}
#bio .subhead {
	font-size:14px;
	color:#333333;
}

a:link{
	color:#990000;
	text-decoration: none;
}
a:visited{
	color:#990000;
	text-decoration: none;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}
a:active{
	color:#000000;
	text-decoration: none;
}



#caption {
	font-weight:bold;
	color:#000000;
	font-size:14px;
	line-height:18px;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
}

#caption .subhead {
font-size:16px;
color:#990000;
}
.subhead {
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.em {
font-weight:bold;
color:#333333;
}

.red {
color:#990000;
}

.contact {
font-size:14px;
}

#Edwin_Melendez {
float:left;
margin-right:10px;
}
