body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#leftlinks {
  position: absolute;
  left: 5px;
  top: 230px;
  background-color:"#FF00FF";
}

#button3 {
  position: absolute;
  left: 30px;
  top: 184px;
  width: 200px;
}

#centerbesidelinks {
  margin-top: 0px;
  margin-left: 10;
  width: 770px;
}
#middle {
  margin-top: 0px;
  margin-left: 153;
  width: 600px;
}
#home {
  margin-top: 0px;
  margin-left: 170px;
  margin-right: 50px;
  width: 150px;
}
#links {
  margin-top: 0px;
  margin-left: 3px;
  width: 150px;
}
#contact {
  margin-top: 0px;
  margin-left: 6px;
  margin-right: 100px;
  width: 150px;
}
#contact {
  margin-top: 10px;
  margin-right: 10px;
  width: 150px;
}
BODY { 
 
} 

h1 {
	font: normal normal bold 1.50em Arial, Helvetica, Sans-Serif;
	background: trasnparent;
	color:#CCCCCC;
}

h2 {
	font: normal normal bold 1.25em Arial, Helvetica, Sans-Serif;
	background: transparent;
	color: #333333;
	padding:3px;
}

h3 {
	font: normal normal bold 1.15em Arial, Helvetica, Sans-Serif;
	color: #000000;
	padding:2px;

}

h4 {
	font: normal normal bold 1em Arial, Helvetica, Sans-Serif;
}

code {
	font: normal normal normal .90em/1.5em Courier, Helvetica, Sans-Serif;
	background: #EEEEEE;
	color:#000000;
	
}


a:link { color: #999999; font-size:10pt; background: transparent; text-decoration: none; font-weight:normal}
a:visited { color: #999999; font-size:10pt; background: transparent; text-decoration: none; }
a:hover	{ color: #666666; font-style:normal; font-size:10pt; font-weight:normal; text-decoration: underline;}
a:active { color: #999999; font-size:10pt; background: transparent; }



form
{
margin:2
} 


img
{
    border: none;
} 
a img { border: 0 }


































