@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
#container{

	margin-left: -10px;

}

#header{
	z-index:3;
	position:relative;
	top:0px;
	left:0px;
}
#contenta {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#464646;
	font-size:16px;
	width:420px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:0px;
	padding: 0px 5px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 20px 20px 20px 20px;
	margin-top:8px;
	border-left: #464646 2px solid;

}
#right a{
	color:#c77e0c;
	font-size:14px;
}
#right a:hover{
	color:#85a157;
}
#content{
	background-image: url(/images/bilingual/left_nav3.gif);
	width:800px;
	height: 765px;
	background-repeat:no-repeat;
	position:absolute;
	top: 
	z-index: 1;
}

#blueBar{
	background-image:url(/images/bilingual/blue_bar_top.gif);
	position: absolute;
	width: 899px;
	height: 39px;
	margin-top: -5px;
	z-index:3;
	text-align: right;
	margin-right: 30px;
}

#blueBar div{
	padding-top: 8px;
	font-family:Franklin Gothic Book, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	margin-right: 20px;
	float: right;
	cursor: pointer;
}

#blueBarShadow{
	background-image:url(/images/bilingual/bar_top_shadow.gif);
	position: absolute;
	z-index:2;
	width: 902px;
	height: 37px;
	filter:alpha(opacity=35);-moz-opacity: .35; opacity: .35;
	
}

#theBar {
	position: absolute;
	margin-top: -2px;
	height: 39px;
}

#blueBarShadow img {
	width: 903px;
}

#ospiImg{
	margin-top: -65px;
	margin-left: 20px;
	position: absolute;
	z-index: 4;
	background-image: url(/images/bilingual/ospi.gif);
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
}

#headerText{
	margin-left: 142px;
	z-index: 5;
	position: relative;
	margin-bottom: -3px;
	width: 600px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(/images/bilingual/headText.png);
}
#news2{
	float:right;
	width:180px;
	border-bottom: #464646 2px solid;
	
}

#news{
	background-image:url(/images/news.gif);
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	float:right; 
	margin-top:3px;
}
