body,
html {
 margin:0;
 padding:0;
 background:powderblue;
 xbackground:white;
 color:#000;
}

body 
{
 min-width:994px;
}

#wrap {
 background:lightskyblue;
 background:white;
 xmargin:0 auto;
 width:994px;
}
#header {
 background:powderblue;
 }
#header h1 {
 padding:0px;
 margin:0;
}
#nav {
 background:lightskyblue;
 padding:0px;
}
#nav ul{
 margin:0;
 padding:0;
 list-style:none;
}
#nav li{
 display:inline;
 margin:0;
 padding:0;
}
#main {
 padding: 3px; 
 background:#B1CEFA;
 float:left;
 width:170px;
 font-family: Verdana, Ariel;
 font-size:14px;
 line-height: 20px; 
 min-height: 610px;
}	
#main a:link {
 color: navy; 
 text-decoration: none;	
}
#main a:active {
 color: navy;
 text-decoration: none;	
}
#main a:visited {
 color: navy;
 text-decoration: none;
}
#main a:hover {
 color: navy;
 text-decoration: none;
 border-bottom  : 2px solid navy;
}
#main h2, #main h3, #main p {
 
 font-family: Verdana, Ariel;
 font-size:16px;
 line-height: 22px;
}
#sidebar {
 background:white;
 float:left;
 width:804px;
 padding: 5px;
 font-family: Verdana, Ariel;
 font-size:14px; 
 
}
#sidebar ul {
 margin-bottom:0;
}
#sidebar h3, #sidebar p {
 padding:0 10px 0 0;
}
#footer {
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 line-height: 28px;
 color: #B1CEFA;
 background:navy;
 clear:both;
}
#footer p {
 padding:5px;
 margin:0px;
 text-align: center;
}
.menu {
 width:170px;
 padding: 2px;
 margin: 0px;
 background:navy;
 font-family: Verdana, Ariel;
 font-size:px;
 font-weight:bold; 
 color: #FFFFFF;
}


.lapoz
{
color: navy;
 font-size: 12px;
 margin-bottom: 3px; 
 font-family: Verdana, Ariel;
}

.lapoz a:link {
 color: navy; 
 text-decoration: none;	
}
.lapoz a:active {
 color: navy;
 text-decoration: none;	
}
.lapoz a:visited 
{
 color: navy;
 text-decoration: none;
}
.lapoz a:hover 
{
 color: navy;
 text-decoration: none;
 border-bottom  : 2px solid navy;
} 
#footer a:link 
{
 color: white; 
 text-decoration: none;	
}
#footer a:active {
 color: white;
 text-decoration: none;	
}
#footer a:visited 
{
 color: white;
 text-decoration: none;
}
#footer a:hover 
{
 color: red;
 text-decoration: none; 
}
