body {
	background:#000 url(images/top.gif) top repeat-x;
	color:#FFCC00;
	font-family:Arial,sans serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1em;
	min-width:1000px;
	text-align:center;
}

#container {
	margin:0pt auto;
	text-align:left;
	width:1000px;
	margin-top:40px;
}

#header {
	background:#fff;
	height:150px;
}

.rightcolumn {
	float:right;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:700px;
  position:relative;
}
.rightcolumnp3 {
	float:right;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:300px;
	position:relative;
}
.mainp3 {
	float:left;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:650px;
	position:relative;
	
}

.middlep3 {
	float:left;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:400px;
	position:relative;
}
.bottomleftcolpg3 {
	float:left;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:275px;
	position:relative;
}

.bottomleftcolpg4 {
	float:left;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:260px;
	position:relative;
}
.bottommiddlecolpg3 {
	float:left;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:275px;
	position:relative;
}.bottommiddlecolpg4 {
	float:right	;
	margin-top:0px;
	overflow:hidden;
	padding-top:0px;
	width:275px;
	position:relative;
}

#aboutpage p {
	font-weight:bold;
  color:#fff;
  margin-right:10px;
  line-height:1.3em;
  padding:10px 0px;
}

.about_gato_uno {
	position:absolute;
	background:url(images/Gato_Uno_Hands.jpg) no-repeat;
	height:632px;
	width:250px;
	bottom:0px;
	left:450px;
	z-index:0;
}

.text-right {
	font-weight:bold;
	text-align:right;
}

.left img {
  float:left;
}

.right img {
  float:right;
}

.center img {
	display:block;
	margin:0pt auto;
}

#leftcolumn {
	float:left;
	margin:0px 0px;
	width:300px;
}

#menu li {
  float:left;
  padding:5px;
}

#menu a {
	display:block;
  text-decoration:none;
  text-indent:-5000px;
}

#menu #about {
  background:url('images/buttons.gif') no-repeat;
  background-position: 0 -260px;
  width:130px;
  height:51px;
}

#menu #about:hover {
  background:url('images/buttons.gif') no-repeat;
  background-position: -130px -260px;
  width:130px;
  height:51px;
}

#menu #performance {
  background:url('images/buttons.gif') no-repeat;
  background-position: -0 -0px;
  width:130px;
  height:51px;
}

#menu #performance:hover {
  background:url('images/buttons.gif') no-repeat;
  background-position: -130px 0px;
  width:130px;
  height:51px;
}

#menu #education {
  background:url('images/buttons.gif') no-repeat;
  background-position: -0px -156px;
  width:130px;
  height:51px;
}

#menu #education:hover {
  background:url('images/buttons.gif') no-repeat;
  background-position: -130px -156px;
  width:130px;
  height:51px;
}

#menu #information {
  background:url('images/buttons.gif') no-repeat;
  background-position: -0px -104px;
  width:130px;
  height:51px;
}

#menu #information:hover {
  background:url('images/buttons.gif') no-repeat;
  background-position: -130px -104px;
  width:130px;
  height:51px;
}

#menu #exchange {
  background:url('images/buttons.gif') no-repeat;
  background-position: -0px -52px;
  width:130px;
  height:51px;
}

#menu #exchange:hover {
  background:url('images/buttons.gif') no-repeat;
  background-position: -130px -52px;
  width:130px;
  height:51px;
}

#menu #calendar {
  background:url('images/buttons.gif') no-repeat;
  background-position: -0px -208px;
  width:130px;
  height:51px;
}

#menu #calendar:hover {
  background:url('images/buttons.gif') no-repeat;
  background-position: -130px -208px;
  width:130px;
  height:51px;
}

#footer {
  display:block;
  margin:0pt auto;
	clear:both;
	text-align:center;
	width:100%;
	background:url(images/small_red_swirl.jpg) no-repeat right top;
}

#footer p {
	color:#fff;
	margin-left:330px;
	margin-right:100px;
	font-size:0.8em;
  padding:15px 0px 15px 0px;
}

.italic {
	font-style:italic;
}

h1 {
	font-weight:bold;
	padding:25px 0px;
	color:#fff;
	font-size:1.5em;
}

#performance_container {
	width:100%;
}

#performance_left {
	width:50%;
	float:left;
}

#performance_right {
	width:50%;
	float:right;
}

#picture_banner {
  clear:both;
	height:200px;
	background:#99532f;
  margin-bottom:25px;
}

#picture_banner img {
	padding:25px 3px 10px 3px;
}

#music_box {
  display:block;
  margin-right:25px;
  margin-left:220px;
	border:red 2px solid;
	background:#ede40d;
	width:50%;	
}

#music_box p {
	color:#000;
}

#footer_images {
	float:left;
}

#footer_images img {
	margin-left:15px;
}

	
	
