
/* -------------------------- */
/* BODY ELEMENT */
/* -------------------------- */
BODY {
color:#333333; 
margin: 0px;
padding: 0px;
}

/* -------------------------- */
/* STYLE */
/* -------------------------- */

div.topheader {
width:820px; 
}

div.topmainspace {
background-image: url("../images/topbg.jpg"); 
background-repeat: repeat-x; 
}

div.topmainspacein {
width:820px; 
}

div.topfooterspace {
background-image: url("../images/topunderbg.jpg"); 
background-repeat: repeat-x; 
}

div.topfooterspacein {
width:820px; 
height:47px; 
}

div.topbannerspace {
width:800px; 
margin:20px 0px; 
}


.highlight a:hover *{  
  filter: alpha(opacity=70);  
  -moz-opacity:0.70;  
  opacity:0.70;  
} 
