img.ImageFrame_none {
border: 0px;
}

<style type="text/css">
body {
margin: 0;
padding: 0;
background: #4c0000;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 0;
left: 0;
z-index:100;
width: 100%; /* precision for Opera */
}
#menu dl {
float: left;
width: 134px;
}
#menu dt {
color: #4c0000;
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 1px solid #ffffff;
margin: 1px;
}
#menu dd {
color: #4c0000;
display: none;
border: 1px solid ffffff;
}
#menu li {
color: #4c0000;
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #4c0000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
color: #4c0000;
background: #ff0000;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #4c0000;
background-color: #ffffff;
padding: 5px;
border: 1px solid ffffff; 
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #4c0000;
background-color: #ffffff;
}


body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}


#header {
  height: 300px;
  margin-top: 10px;

  
}
#lefter {
  position: absolute;
  left: 10px;
  top: 155px;
  width: 150px;
}
#center {
  top: 0px;
  margin-left: 169px;
}
#footer {
  top: 0;
  margin-left: -40px;
  margin-right: 300px;
}

A:link
{ text-decoration: none; color: #ffffff; }
A:visited
{ text-decoration: none; color: #ffffff; }
A:active
{ text-decoration: none; color: #ffffff; }
A:hover
{ text-decoration: none; color: #ffffff; }
A:border
{ color: #ffffff;}

h1 {font-family: verdana; 
color: #ffffff;  } 

h2 {font-family: Arial;
color: #ffffff;
font-size: 11px;
font-weight:bold;
}



p {font-family: verdana; 
color: #ffffff; } 

body 
{ background: #2e0101; 
background-image: url(images/bg3.jpg); 
background-repeat: no-repeat;
background-position: bottom;
background-position: left;
background-attachment: fixed;
font-size:12px;
font-weight:normal;
font-family: Helvetica;
color: #ffffff;



margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
}

td
{
padding-left: 10px; 
padding-right: 10px;
}



</style>






