
.GlobalBody 
{
 background:url('http://oroandes.com/images/129bg_oro_andes1.jpg');
 background-repeat:repeat;
 background-position:left top;
 background-attachment:scroll;
}

.GlobalWrapper 
{
 height:auto;
 width:780px;
 overflow:hidden;
 text-align:center;
 background-color:#FFFFFF;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.GlobalHeader 
{
float:left;
 height:auto;
 width:100%;
 overflow:visible;
 padding:0px 0px 0px 0px;
 margin:0px 0px 5px 0px;
}

.GlobalNavigation 
{
float:left;
 height:auto;
 width:100%;
 overflow:auto;
}

.GlobalLeftColumn 
{
float:left;
 height:100%;
 width:230px;
 overflow:visible;
 background-color:#f2f2f2;
 padding:0px 2px 0px 2px;
 margin:0px 0px 0px 13px;
}

.GlobalLeftMiddleColumn 
{
float:left;
 height:auto;
 width:100px;
 overflow:auto;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.GlobalContent 
{
float:left;
 height:auto;
 width:63%;
 overflow:visible;
 padding:0px 0px 0px 0px;
 margin:0px 10px 10px 15px;
}

.GlobalRightColumn 
{
float:left;
 height:auto;
 width:200px;
 overflow:hidden;
 border-style:none none none none;
 border-width:1px 1px 1px 1px;
 border-color:#00FF00 #00FF00 #00FF00 #00FF00;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.GlobalRightMiddleColumn 
{
float:left;
 height:auto;
 width:100px;
 overflow:auto;
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
}

.GlobalFooter 
{
clear:both;
 height:auto;
 width:100%;
 overflow:visible;
 padding:0px 0px 10px 0px;
 margin:0px 0px 0px 0px;
}
