body
  {
    margin: 0;
    padding: 0;
  }

.ignescomain
{
 border: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: sans-serif;
 font-size: 10pt;
}

#header
{
 border: 50px 50px 50px 50px;
 background: left top no-repeat url('/images/dsc00866f.jpg');
 height: 130px;
}

#mainarea
{
 padding: 10px;
 border-right: 1px #dddddd dashed;
 /*background: blue;*/

 margin: 0px 219px 0px 0px;
 voice-family: "\"}\""; 
  voice-family:inherit;

 margin: 0px 240px 0px 0px;
}

#menubar
{
 border-left: 1px #dddddd dashed;
 position: absolute;
right:10px;
top:131px;
width:210px;
 padding: 10px 10px 0px 10px;
 /*background:red;*/
}

a
{
	text-decoration: none;
	border: none;
	border-bottom: 1px solid #c8c8c8;
}

a:link,a:visited,a:active
{
	color: green;
	border: none;
	border-bottom: 1px solid #c8c8c8;
	margin:0px;
}

a:hover
{
	color: #5ec95e;
	margin:0px;
	border-bottom: 1px dashed #c8c8c8;
}
