* { padding: 0; margin: 0; }

body, th, td, input, textarea, select{
font-family: Cambria, serif;
font-size: 16px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.1em;
}
a{
color:#333399;
font-weight: bold;
text-decoration: none;
}
a:hover{
color:#333399;
font-weight: bold;
text-decoration: underline;
}

#wrapper { 
 margin: 0 auto;
 width: 975px;
}
#header {
 color: #fff;
 width: 975px;
 float: left;
 margin: 0px 0px 0px 0px;
 line-height: 1.5em;
}
#top {
 float: left;
 width: 975px;
 color: #fff;
 margin: 24px 0px 0px 0px;
}
#navigation {
 float: left;
 width: 975px;
 color: #fff;
 height:35px;
 margin: 0px 0px 0px 0px;
 line-height: 1.5em;
}
#leftcolumn { 
 color: #333;
 margin: 0px 5px 0px 0px;
 width: 325px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 0px 5px 0px 0px;
 width: 320px;
 display: inline;
}
#content2 { 
 float: left;
 color: #333;
 margin: 0px 5px 0px 0px;
 width: 645px;
 display: inline;
}
#content3 { 
 float: left;
 color: #333;
 margin: 10px 5px;
 width: 965px;
 display: inline;
}
#rightcolumn { 
 color: #333399;
 margin: 0px 0px 0px 0px;
 width: 320px;
 float: left;
}
#footer { 
background-image:url(../img/roda.png);
background-repeat: no-repeat;
background-position: top center;
padding-top:70px;

 width: 975px;
 clear: both;
 color: #666666;
 margin: 0px 0px 10px 0px;
}