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

body {font-family: "Comic Sans MS", cursive;}

#MstrCntr {
	position:relative;
	left:0px;
	top:0px;
	width:990px;
	height:716px;
	margin-right: auto;
	margin-left: auto;
}

#LogoBx {
	position:absolute;
	/*left:1px;*/
	left:0px;
	top:0px;
	/*width:125px;*/
	width:126px;
	height:208px;
}

#RubenSalas {
	position:absolute;
	left:225px;
	top:145px;
	width:206px;
	height:64px;
}

#MenuBar {
	position:absolute;
	left:464px;
	top:145px;
	width:489px;
	height:63px;
	z-index: 3;
	font-size: 18px;
	font-weight: normal;
	/*background-image: url(images/MenuBar.jpg);*/
	background-image: url(../images/MenuBarBG.jpg);
	background-repeat: repeat;
}

/*#RDABx {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:209px;
}*/

#RDABx003 {
	position:absolute;
	left:126px;
	top:0px;
	width:864px;
	height:145px;
}

#RDABx004 {
	position:absolute;
	left:126px;
	top:145px;
	width:99px;
	height:64px;
}

#RDABx006 {
	position:absolute;
	left:431px;
	top:145px;
	width:33px;
	height:64px;
}

#RDABx008 {
	position:absolute;
	left:953px;
	top:145px;
	width:37px;
	height:64px;
}

#Footer {
	position:absolute;
	left:0px;
	top:700px;
	width:990px;
	height:16px;
	font-size: 10px;
	text-align: right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #009345;
}
