body {
 background: #29353c;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 margin:0;
}
#wrapper { 
 margin: 0 auto;
 width: 1150px;
}
h1 {
  font-size:14px;
  display:inline;
  color:#FFF;
}
a { color:#0075b3;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}
a:hover{ color: #F90;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

#header {
 width: 100%;
 float: left;
 padding-bottom: 0px;
 margin:0 auto;
 height: 183px;
 background: url(./bghead.jpg) repeat-x;
}
#bthead {
 width: 100%;
 float: left;
 padding: 0px;
 height: auto;
 text-align:center;
 background: #c20266;
 clear:both;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #CAC982;
 border-right: 0px;
 background: #ef4cf1;
 width: 168px;
 float: left;
}
/*BOTONERA IZQUIERDA*/

.menu4 {
width: 165px;
float:left;
padding:0px;
background-color: #ef4cf1;
}

.menu4 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
.menu4 li
{
display: inline;
/* for IE5 and IE6 */
margin:0px 0px 2px 0px;
}

.menu4 a
{
color: #000;
text-decoration: none;
font-size:12px;
display: block;
padding: 3px;
width: 160px;
background: url(./glossy.jpg);
border: 1px solid #600;
margin:0px 0px 0px 0px;
}

.menu4 a:link, #menu4 a:visited
{
color: #000;
text-decoration: none;
}

.menu4 a:hover
{
background: url(./glossy3.jpg);
color: #FDFCF3;
font-size:12px;
}

.menu4 li a#current
{
border: 1px solid #B5E3C7;
background: #B5E3C7 ;
color: #FDFCF3;
}
/*FIN BOTONERA IZQUIERDA*/
#content { 
 float: left;
 color: #333;
 border: 1px solid #CAC982;
 background: #73b3eb;
 width: 805px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 border: 1px solid #CAC982;
 border-left: 0px;
 background: #ef4cf1;
 width: 168px;
 height:1650px;
 float: left;
 position: relative;
}
.tdheaderstyle {
 padding: 4px;
 background: url(./glossy2.jpg);
 color: #FC0;
 font-size: 12px;
 font-weight:bold;
}
.gallerytitlestyle a{
 padding: 4px;
 color: #FC0;
 font-size: 9px;
 font-weight:bold;
 text-decoration:none;
}
.headerstyle {
 padding: 4px;
 background: url(./glossy.jpg);
 color: #ef4cf1;
 font-size: 12px;
 font-weight:bold;
}
.gallerytitlestyle {
 padding: 2px;
 font-family:Verdana, Geneva, sans-serif;
 font-size:10px;
 font-stretch:condensed;
 background: url(./glossy.jpg);
}
.foot {
 width: 800px;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:3px;
 margin-top:10px;
 height: 219px;
 clear:both;
}
#footex {
 width: 100%;
 margin-top:100px;
 margin-bottom:0px;
 padding-bottom:0px;
 height: auto;
 background-color:#E4007B;
}
#footex a {
	color:#FFF;
}


