
body {
  text-align: center;
  background: #678f00 url('../img/fondo.jpg');
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
  border:0px solid #F4F4EE;
}

A:link {
	COLOR: #CC9900; text-decoration: underline
}
A:visited {
	COLOR: #FFCC00; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #688F00; text-decoration: none
}

#page_wrapper {
  background: #F3E7A9 url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 140px;
  background: #ffffff url('') top left no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}
#h5 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #669966;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../img/content_bg.jpg') top left no-repeat;
}

#left_side {
  background: transparent url('../img/flor.gif') top right no-repeat;
  float:left;
  width:580px;

}
  
#left_side h3 {
  
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #678f00;
}

#left_side h2 {
  margin:0; color:#317023;
  letter-spacing:-1px; 
  font-size:18px; 
  font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  }
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
  float:right;
  width:200px;
}
  
#right_side h3 {
  margin-right:0px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  text-align: center;
  line-height:16px;
  color: #F3E7A9;
  background: #028a42;
  padding:4px;
  border:1px solid #F3E7A9;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}
#right_side A:link {
	COLOR: #026732; text-decoration: underline;
	border-bottom: 1px solid #DDD;
    border-top: none;
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}
#right_side A:visited {
	COLOR: #33a215; text-decoration: underline;
	font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}
#right_side A:active {
	COLOR: #000000; text-decoration: underline;
}
#right_side A:hover {
	COLOR: #688F00; text-decoration: none;
}

#page_footer {
  height: 70px;
  background: #515230 url('../img/footer.jpg') top left no-repeat;
  
}  

#page_footer A:link {
	COLOR: #028a42; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #000;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #3399FF;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

.linkme
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #678f00;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}  

.linkme2
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #678f00;
    height: 15px;
    font-family: verdana;
    font-size: 11px;
	background:url(images/headerBG.jpg) repeat-x;
}  
 
 