	/*---- Layout & Page structure ----*/

body
{
background-image: url(../images/bg.jpg);
	background-repeat: repeat;

	padding: 0px;
	margin: 0;
}
#path h1
{
	display: inline;
}
#photoholder {
	height:230px;
	overflow:hidden;
	width:989px;
	position:absolute;
	top: 108px;
	z-index: 0;
}

#rightColumn{
background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	float: right;
	width: 165px;
	/*/*/ /*/margin: 0 2 0 0px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn
{
	border: solid;
	border-width: 0px 0px 0px 0px;
	border-color:#fff;
	width: auto;
	
	
}
#innerContentColumn
{
	background-image:url(http://ivaomxeventos.net/ivaomex/images/grandote1.png);
	background-repeat:no-repeat;
	overflow: visible;
	height: 100%;
	font-size: 9px;
	letter-spacing: 1px;
	border-color:#999999;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 10px 8px;
	min-height: 500px;
}
#innerFooter
{
	padding: 5px 0px 10px 0px;
}

#footer
{
	/*clear: left;*/
	margin: 0px 0px 0px 160px;
	margin-left:auto;
    margin-right:auto;

}
#innerFooter
{
	/*text-align: center;*/
	margin-left:auto;
    margin-right:auto;

}

#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#path, #footer
{
	z-index: 10;
}

/*---- Borders ----*/

#footer, #path, #innerLeftColumn, #innerRightColumn, #top, #top img .menu
{
	border: solid 1px #FFF;
}
#path
{
	border-bottom-width: 6px;
}
#top
{
	border-bottom-width: 256px;
}



/*---- Visual Elements ----*/
body
{
	background-color: #FFF;
	color: #000	;
}
#pageFrame
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	color: #000;
	width: 992px;
	min-height: 670px;
	
	margin-left:auto;
    margin-right:auto;
	
}

* html .container {
height: 655px;
}


.Estilo21 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

div.inner { 
margin: 0; 
background-image: url(../images/bg.jpg);
	background-repeat: repeat;
 padding: 1px;
   
  zoom:1;
  }
div.outer {
	float: left;
	margin: 0px;
	background: #999999;
	padding: 1px;
	
}
.Estilo12 {
	color: #EFEFF7;
	font-size: smaller;
	visibility: hidden;
	display:none; 
}
#path p
{
	font-size: 11px;
	letter-spacing: 1px;
}
.Estilo14 {
	font-size: 12px;
	font-weight: bold;
}
#flash {
	z-index: 0;
	}


