html, body {
margin: 0px;
padding:0px;
background:#ccc;
}
h1, h2, h3, h4, h5, h6, p, form {
margin: 0px;
padding:0px;
}
#wrapper {
width:800px;
margin:0px auto;
background-color:#FFF;
}
#content {
width:778px;
margin:0px auto;
}
#header {
height:34px;
}
#links ul {
margin:0px; 
padding-top:5px;
}
#links li{
float:left;
list-style-type:none;
width:129px;
height:25px;
text-align:center;
background-color:#F4A80A;
border-left:2px solid #FFF;
padding-top:4px;
}
#links a{
font-family:"Trebuchet MS";
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none;
}
#links a:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#ccc;
font-weight:bold;
text-decoration:underline;
}
#mainimg {
background-image:url(images/main_img.jpg);
background-repeat:no-repeat;
height:132px;
text-align:right;
}
#mainimg h3 {
font-family:"Trebuchet MS";
font-size:48px;
color:#fff;
font-weight:normal;
text-decoration:none;
padding:20px 40px 0px 0px;
}
#mainimg h4 {
font-family:"Trebuchet MS";
font-size:18px;
color:#fff;
font-weight:normal;
text-decoration:none;
padding:0px 40px 0px 0px;
}
#contentarea {
clear:both;
padding:25px 0px;
}
#leftbar {
float:left;
width:539px;
}
#leftbar h2{
font-family:"Trebuchet MS";
font-size:26px;
color:#EE8907;
font-weight:normal;
text-decoration:none;
padding-left:40px;
padding-bottom:5px;
}
#leftbar p{
font-family:"Trebuchet MS";
font-size:11px;
color:#797B7A;
text-align:justify;
font-weight:normal;
text-decoration:none;
padding:0px 40px;
}
#rightbar {
float:left;
width:237px;
border-left:1px solid #BCBDBC;
}
#rightbar h2{
font-family:"Trebuchet MS";
font-size:26px;
color:#797B7A;
font-weight:normal;
text-decoration:none;
padding-left:25px;
padding-bottom:5px;
}
#rightbar a {
font-family:"Trebuchet MS";
font-size:11px;
color:#EE8907;
font-weight:bold;
text-decoration:none;
padding:0px 40px;
}
#rightbar a:hover {
font-family:"Trebuchet MS";
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:none;
padding:0px 40px;
}
#noticias {
width:230px;
height:122px;
padding-bottom:5px;
padding-left:5px;
}
#noticias a{
font-family:"Trebuchet MS";
color:#EE8907;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
#noticias a:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#EE8907;
font-weight:bold;
text-decoration:underline;
}
#noticias h2{
font-family:"Trebuchet MS";
font-size:26px;
color:#797B7A;
font-weight:normal;
text-decoration:none;
padding-left:25px;
padding-bottom:5px;
}
.orangetext {
font-family:"Trebuchet MS";
font-size:11px;
color:#EE8907;
font-weight:bold;
text-decoration:none;
}
#adsense {
padding-top:10px;
padding-left:10px;
width:519px;
height:122px;
}
#bottom {
clear:both;
padding-top:30px;
padding-left:10px;
padding-bottom:10px;
font-family:"Trebuchet MS";
font-size:11px;
color:#9bbe00;
font-weight:bold;
}
#bottom h2{
font-family:"Trebuchet MS";
font-size:14px;
color:#EE8907;
font-weight:bold;
text-decoration:none;
}
#bottom a{
font-family:"Trebuchet MS";
font-size:11px;
color:#9bbe00;
font-weight:bold;
text-decoration:none;
}
#bottom a:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#ee8907;
font-weight:bold;
text-decoration:underline;
}