@charset "UTF-8";
body {
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#000;
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	margin:0px;
}

a{
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#FFF;
	text-decoration:underline;
}

img {
	border:0;
}

#titulo{
	background-image:url(images/WildView.png);
	background-repeat:no-repeat;
	background-position:center;
	width:955px;
	height:71px;
	margin: 0 auto;
	padding-top:70px;
}

#content_outside{
	width:739px;
	height:500px;
	margin: 0 auto;
}

#c_lines{
	width:3px;
	height:500px;
	background-image:url(images/line_content.png);
	background-repeat:no-repeat;
	float:left;
}

#content_center{
	width:673px;
	height:500px;
	text-align:center;
	float:left;
	padding-left:30px;
	padding-right:30px;
}

#menu{
	width:698px;
	height:14px;
	padding-top:10px;
	margin: 0 auto;
}

#sep{
	width:5px;
	height:14px;
	background-image:url(images/sep_line.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

#about{
	width:101px;
	height:14px;
	float:left;

}

#mass1{
	width:96px;
	height:14px;
	float:left;

}

#donations{
	width:132px;
	height:14px;
	float:left;
}

#sponsorship{
	width:80px;
	height:14px;
	float:left;
}

#join{
	width:92px;
	height:14px;
	float:left;
}

#highlights{
	width:108px;
	height:14px;
	float:left;
}

#video{
	width:673px;
	height:360px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0 auto;
}

#sponsors{
	width:373px;
	height:53px;
	text-align:center;
	margin: 0 auto;
}

#mass{
	width:142px;
	height:53px;
	float:left;
	padding-right:80px;
}

#equilibrio{
	width:151px;
	height:53px;
	float:left;
	padding-right:0px;
}

#bank{ /*No se esta utilizando*/
	width:111px;
	height:50px;
	float:left;
	padding-right:70px;
}

#amherst{ /*No se esta utilizando*/
	width:128px;
	height:50px;
	float:left;
}

#contenedor_bottom{
	width:757px;
	height:332px;
	margin: 0 auto;
}

#supported{
	width:104px;
	float:left;
	margin-left:10px;
}

#duxbury{
	margin-top: 10px;
}

#habormaster{
	margin-top: 30px;
}

#frame{
	width:639px;
	border:2px;
	border-style:solid;
	border-color:#57554b;
	padding-top:30px;
	float:left;
}

#frame2{
	border:0px;
}

/*codigo contacto*/
#contacto{
	width:639px;
	height:20px;
	color:#9a6600;
	margin:0 auto;
	text-align:center;
	padding:15px;
}

#sep_line{
	color:#FFF;
	font-size:12px;
}
