body {
  background-color: #500000;
  font-family: "times new roman", sans-serif;
  margin: 0px;
  background-repeat: repeat-y;
  background-position: left;
  background-image: url(../images/back-center.gif);
}

#background{
  background-image: url(../images/back-top.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 53px;
  background-color: #500000;
}

#top_panel {
  height: 63px;
  background-image: url(../images/godoymusic.gif);
  background-repeat: no-repeat;
  background-position: left;
  position: relative;
  z-index: 3;
  margin-left: 180px;
}

#menu_panel {
  position: relative;
  top: -37px;
  z-index: 2;
}

#menu{
  background-image: url(../images/menu.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 52px;
  padding-left: 90px;
  margin-left: 60px;
  text-align: left;
   z-index: 3;
}
html>body #menu {
	padding-left: 35px;
}

#menu li{
  top: 20px;
  position: relative;
  display: inline;
  margin: 10px
}

#menu a{
  font-family: "times new roman", sans-serif;
  font-size: 18px;
  color: black;
  text-decoration: none;
}

#menu a:hover{
  color: #600;
}

#selected{
  color: #600;
  font-weight: bold;
}

#left_content{
  position: relative;
  top: -37px;
  width: 189px;
  float: left;
  font-size: 12px;
  color: black;
  padding: 0px;
  margin-left: 20px;
  z-index: 3;
}

#left_content .header{
  background-image: url(../images/girl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #f0eccf;
  font-size: 22px;
  font-weight: bold;
  font-family: monospace
  text-align: center;
  height: 94px;
  margin-top: 0px;
  z-index: 3;
}
html>body #left_content .header{
 margin-top: -10px;	
}


#left_content .header h2{
color:#da6c2a;
font-family:monospace;
left:80px;
position:relative;
top: 73px;
}

html>body #left_content  .header h2{
top: 67px;
}

#left_content .content{
  background-image: url(../images/left-center.gif);
  background-repeat: repeat-y;
   margin-top: -2px;
}

#left_content .content h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:-30px;
	padding:0px 10px;
	position:relative;
	text-align:justify;
	top:-20px;
}

#left-background {
  background-image: url(../images/left-top.gif);
  background-repeat: no-repeat;
  height: 21px;
}

#left_content .title{
color:#C25E21;
font-family:monospace;
font-size:13px;
text-decoration:none;
  margin-bottom: 3px;
  text-align: left;
}

#left_content .news{
  position: relative;
  top: -37px;
  padding: 10px 15px 10px 12px;
  text-align: justify;
}

#left_content .content a{
color:#600;
text-decoration:none;
}

#left_content .content p{
	font-size:11px;
	line-height:1.3;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	text-align:left;
	top:5px;
	z-index:4;
 }




#middle_content {
  float: left;
  width: 100px;
  height: 400px;
  position: relative;
  top: -37px;
  background-color: #f0eccf;
  background-image: url(../images/curved.gif);
  background-repeat: repeat-y;
  background-position: center top;
}

#right_content .content{
  background-color: #f0eccf;
  background-image: url(../images/right-center.gif);
  background-repeat: repeat-y;
  background-position: left;
  margin-left: 300px;
  width: 370px;
  position: relative;
  top: -62px;
  bottom: 100px;
  
 }

#right_content .content p{
  position: relative;
  top: -60px;
line-height:1.4;
padding:10px 30px 0px;
  text-align: justify;
  font-size: 13px;
  z-index: 4;
 }
 
#right_content .content a{
	text-decoration: none;
  color: #600;
  }
	

#right_content .content h2{
  position: relative;
  top: -65px;
line-height:1.4;
padding:10px 30px 0px;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: -20px;
}


#right_content .header{
  font-size: 16px;
  font-weight: bold;
  height: 94px;
  margin-top: -30px;
  color: #600;
  margin-left: 320px;
  position: relative;
  top: 15px;
  left: 6px;
  z-index: 3;
}
html>body #right_content .header{
  top: 14px;
  left: 6px;
}
#right_content .content a{
  text-decoration: none;
  color: #600;
  font-weight: bold;
}

#right-background {
  background-image: url(../images/right-top.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #f0eccf;
  height: 68px;
  z-index: 1;
}
img {
	position: relative;
 width: 134px;
 height: 153px;
 float: left;
 padding-right: 1em;
}
