body {
text-align:center;
font-family:arial;
font-size:12px;
}
* body {
text-align: -moz-center;
}
h1 {
font-size:15px;
padding:0px 0px 0px 8px;
}
p {
padding:8px;
}
h1, p {
margin:0px;
}
#wrap {
border:1px solid #e4e4e4;
width:700px;
text-align:left;
}
#header {
border-top:1px solid #e4e4e4;
border-bottom:1px solid #e4e4e4;
height:60px;
background-image:url(img/guatemala_header.jpg); 
background-repeat:no-repeat ;
}
#header2 {
height:60px;
padding:0px;
margin:0px;
background-image:url(img/guatemala_header2.jpg); 
background-repeat:no-repeat ;
}
#topnav {
background-image:url(img/leftbg.gif);  
background-repeat:repeat ;
text-align:center;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
height:18px;
}
.subnav {
display:inline;
padding:0px 5px 0px 5px;
}
a, .subnav a, .lsubnav a {
font-weight:bold;
color:#686868;
text-decoration:none;
}
.subnav a:hover, a:hover, .lsubnav a:hover {
color:#cccccc;
}

#inside {
padding:0px;
margin:0px;
height:100%;
}
#leftnav {
float:left;
width:121px;
padding:10px 0px 0px 0px;
margin:0px 10px 0px 0px;
color:#000000;
background-color:#e7e7e7;
height:100%;
border-right:1px solid #cccccc;
border-bottom:none;
}
.lsubnav {
padding:0px 5px 0px 5px;
margin:0px 0px 0px 10px;
font-size:10px;
}
.msubnav {
margin:0px 0px 0px 10px;
font-size:11px;
font-weight:bold;
color:#336699;
}

#righttext {
padding:10px;
margin-left:120px;
width:550px;

}

#footer {
padding:15px;
height:60px;
width:100%;
text-align:center;
}
#caps {
font-variant:small-caps;
font-weight:bold;
}
.floatright {
float:right;
margin:7px 0px 7px 7px;
}
.floatleft {
float:left;
margin:7px 7px 7px 0px;
}