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

body {
	
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #666666;
	color: #000000;
	margin:0px;
}
#container {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#ct {
	width:754px;
	height:518px;
	margin-left:500px;
}

#image  {
	border:0px;
	text-decoration:none;
}


#form {
	color:#FFF;
	z-index: 1;
	position:absolute;
	text-align:left;
	left: 524px;
	top: 74px;
}
#Map {
	border:0;
	text-decoration:none;
	color:#F00;
}
#imageC{
	border:0;
}
#team_content_ct {
	width:600px;
	height:400px;
	position:absolute;
	left: 426px;
	top: 92px;
}
#team_name h2 {
	color:#FFF;
}
#team_content {
	width:600px;
	margin-left:20px;
	height:300px;
	overflow:auto;
	color:#FFF;
	text-align:left;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#team_content i{
	color:#FF0;
}
#1 {
	background:transparent;
	filter:alpha(opacity=100);
-moz-opacity:.40;
opacity:.40;
}
	
#2 {
	background-image:url(images/team.jpg);
	z-index:1;
}

/*
  @font-face {
    font-family: Font Name;
    font-style: normal;
    font-weight: normal;
    src: url("aperto.bmap");
  }
  .classname {
    font-family: "aperto");
}
#picture {
	background-image:url(images/team.jpg );
	position:center;
	background-repeat:no-repeat;
	width:754px;
	height:518px;
}
*/


.frame {
		width:450px;
	height:400px;
	color:#FFF;
	background-color:#000;
	border:0px;
	color:#FFF;
	position:relative;

	
}

#container_frame {
	position:absolute;
left:700px;
top:100px;

}

