@charset "utf-8";
/* CSS Document */
	body{
	margin-top:0px;
	brackground-image:url(rombos.gif);
	background:gray url(background_brothers.gif) no-repeat fixed center bottom;
	background-color:#5e5e5e;
margin:0px auto;}
	
	#pagecontainer{
	width:850px;
	height:600px;
	margin: 0px auto;
	padding: 0px;
	font-family:Verdana;
	font-size:11px;}
	
	#header{
	height:160px;
	width:850px;}
	
	#pagebody{
	width:850px;
	height:440px;
	background-color:#e7e0d0;
	background-image:url(marcadeagua_c.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
	#bigleft, #bigright{
	width:625px;}
		
	#smallleft, #smallright{
	width:225px;}
	
	#bigleft, #smallleft{
	float:left;}
	
	#bigright, #smallright{
	float:right;}
	
	#bigtop{
	width:850px;
	height:350px;}
	
	#smallbottom{
	width:850px;
	height:150px;
	text-align:center;}
	
	.principal{
	height:440px;}
	
	#pagefooter{
	color:#99CC99;
	margin: 0px auto;
	padding:0px;
	font-family:Courier New;
	font-size:small;
	font-weight:bolder;
	width:850px;
	height:20px;
	text-align:center;}
	
	#pagefooter a{
	font-family:Verdana;
	color:#c3baa1; 
	font-size:10px;}

	#pagefooter a:hover{
	color:black;}

	#contents{
	margin:0px auto;
	padding: 20px 20px 20px 20px;
	text-align:center;
	}
	
	#sectionname{
	text-align:center;
	height:55px;}
	
	#rebound{
	text-align:center;
	background-color:#f5f1e5;
	padding: 10px 10px 10px 10px;
	/*IE 7*/
	filter:alpha(opacity=80);
	/*CSS3 */
	opacity:0.8;}
	
	#leftaudio{
	float:left;
	text-align:left;
	height:600px;
	width:390px;
	}
	
	#rightaudio{
	float:right;
	text-align:center;
	height:600px;
	width:390px;}
	
	#leftfunda{
	float:left;
	text-align:center;
	height:140px;
	width:390px;
	}
	
	#rightfunda{
	float:right;
	text-align:center;
	height:140px;
	width:390px;
	}
	
	.reboundtext{
	font-family:Arial;
	font-weight:bold;
	color:Red;
	font-size:medium;		
	}

	#sectionimg{
	text-align:center;
	height:140px;
	}

