<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<title>W7RI In Costa Rica</title>

<style type="text/css" media="all">


body  {
     margin: 20px;
     font-family: Arial;
     color: #000000;
     background-color: #FFFFFF;
     }

p    {
     margin: 0px 20px 0px 0px;
     font-family: Arial;
     font-size: 12px;
     letter-spacing: 1px;
     word-spacing: 4px;
     text-align: justify left;
     
     padding-left: 20px;
     padding-right: 20px;
     padding-top: 10px;
     padding-bottom: 10px;
     }


a:link  {
     font-family: Arial;
     color: #FFFFCC;
     font-size: 15px;
     padding: 15px 15px 15px 15px;
     background-color: transparent;
     text-decoration: none;
     }

a:visited  {
     font-family: Arial;
     color: #CCCCCC;
     font-size: 15px;
     padding: 15px 15px 15px 15px;
     background-color: transparent;
     text-decoration: none;
     }

h1  {
     font-family: Arial;
     color: #555500;
     font-size: 30px;
     padding-top: 30px;
     text-align: center;
     background-color: transparent;
     }

h2  {
     font-family: Arial;
     color: #FFFFCC;
     font-size: 20px;
     text-align: center;
     padding: 15px 15px 15px 15px;
     background-color: transparent;
     }

h3  {
     font-family: Arial;
     color: #FFFFCC;
     font-size: 15px;
     background-color: #333333;
     white-space: pre;
     }

h4  {
     font-family: Arial;
     color: #FFFFCC;
     font-size: 15px;
     padding: 15px 15px 15px 15px;
     background-color: transparent;
     text-indent: 15px;
     }


#left {
     position: absolute;
     left: 0px;
     top: 0px;
     width: 15%;
     height: 1200%;
     background-color: gray;
     background-image: url(w7ri-BackgroundStripe.gif);
     background-repeat: repeat;
     }

#right {
     position: absolute;
     left: 14.5%;
     top: 0px;
     width: 86%;
     height: 1200%;
     background-color: #FFFFCC;
     }

.contentlinks {
     font-family: Arial;
     color: #006600;
     font-size: 10px;
     background-color: transparent;
     text-decoration: none;
     }

</style>
</html>

