body {
margin: 2px;
padding: 0;
font: 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
line-height:1.5em;
color: #999;
background: #254536;
background-position: 50% 0;
}
/* Old color background 457C05 all other green 7DCE27 red EC5C00*/
#container {
width: 720px;
margin-left: auto;
margin-right: auto;
padding: 2px;
border: 2px solid #fff;
color: #999;
background: #FFF;
}

/* CSS Tabs */

#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 0px solid #eee;
text-align: left;
letter-spacing: 3px;
background: #009E51;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
text-transform: uppercase;
}

#navlist li a {
padding: 3px .5em;
margin-left: 2px;
border: 0px solid #eee;
color: #000;
background: #009E51;
text-decoration: none;
}

#navlist li a:link { color: #000;
background-color: #009E51; }

#navlist li a:visited { color: #000;
background: #009E51; }

#navlist li a:hover {
color: #fff;
background: #EC5C00;
border: 0px solid #FFF;
}

#navlist li a#current {
color: #fff;
background:#009E51;
border-bottom: 1px solid #fff;
}

.navlist ul li {
margin: 0 5px 0 0;
padding: 0;
list-style-type: square;
color: #EC5C00;
background: inherit;
}

#banner {
height: 142px;
padding: 0;
margin: 0;
color: #666;
background: #009E51 url(img/affinitos_banner.jpg) no-repeat;
}

#banner h1 {
/*padding: 10px;*/
font-family: times, georgia, garamond, serif;
font-size: 32pt;
font-style: italic;
text-align: left;
text-transform: lowercase;
letter-spacing: normal;
/*letter-spacing: 5px;*/
border-bottom: none;
color: #EC5C00;
background: inherit;
}

#content {
padding: 5px;
margin-left: 182px;
margin-bottom: 0;
color: #555;
background: #fff;
}

#site_map {
padding: 5px;
margin-left: 5px;
margin-bottom: 0;
color: #555;
background: #fff;
}

#site_map a {
color: #333;
background-color: inherit;
}

#site_map a:hover {
color: #EC5C00;
background-color:  inherit;
}

#site_map table {
text-align: left;
width: 660px;
}

#site_map table th {
font: normal 110% verdana, "Trebuchet MS", tahoma, sans-serif;
letter-spacing: 3px;
text-transform: uppercase;
color: #009E51;
}

h1 {
margin: 0;
font: normal 110% verdana, "Trebuchet MS", tahoma, sans-serif;
padding: 5px;
border-bottom: 0px solid #009E51;
letter-spacing: 3px;
text-transform: uppercase;
color: #009E51;
background: inherit;
}

h2 {
margin: 0 0 10px 0;
font: normal 100% verdana, "Trebuchet MS", tahoma, sans-serif;
padding: 5px;
border-bottom: 1px dashed #ddd;
text-transform: uppercase;
letter-spacing: 4px;
color: #EC5C00;
background: inherit;
}

a {
text-decoration: none;
color: #EC5C00;
background: inherit;
}

a:hover {
text-decoration: none;
color: #444;
background: inherit;
}

a img {
border: 0;
}



#sidebar {
float: left;
width: 170px;
margin: 0 10px 0 0;
padding: 5px;
border-right: 1px dashed #ddd;
background-color: #fff;
color: #999;
}

#sidebar a {
color: #333;
background-color: inherit;
}

#sidebar a:hover {
color: #EC5C00;
background-color:  inherit;
}

#footer {
clear:both;
padding: 3px;
margin: 0 0 0 0;
text-align: left;
border-top:1px solid #009E51;	
color: #999;
background-color: #fff;		
}

.noborder {
float: left;
margin-left: 10px;
padding-right: 10px;
}

.info {
font-size: 100%;
color: #EC5C00;
background-color: inherit;
}

 /* set millions of background images */
.rbroundbox { background: url(img/nt2.gif) repeat; }
.rbtop div { background: url(img/tl2.gif) no-repeat top left; }
.rbtop { background: url(img/tr2.gif) no-repeat top right; }
.rbbot div { background: url(img/bl2.gif) no-repeat bottom left; }
.rbbot { background: url(img/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 98%; margin: .5em auto; }