*{
padding:0; 
margin:0;
}

ul{
list-style-type:none;
}

fieldset{
border:none;
}

a img{
border:none;
}

a{
-moz-outline:none;
	color: white;
}

p {
	margin-bottom: 12px;
}


a:link, a:visited {
	text-decoration: none;

}

a:hover, a:active {
	text-decoration: none;
} 

a.dimmed:link, a.dimmed:visited {
}

a.dimmed:hover, a.dimmed:active {
text-decoration: none;
}

h3{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}

h1{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	  line-height: 1.5em;
	
}


body {
  color: #1a1a1a;
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 83%;
  font-weight: normal;
  line-height: 1.5em;
}
	
#top{
	margin-top:12px;
	height: 151px;
	width: 400px;
	background-image: url(../images/a1.png);
}

#middle1
{
	height: 376px;
	width: 400px;
	background-image: url(../images/a2.png);
}

#middle2
{
	height: 107px;
	width: 400px;
}

a.button { 
        background:url(../images/a3.png) repeat 0px 0px; 
        width: 400px; 
        height: 94px; 
        display: block; 
}

a.button span { 
        display: none; 
}

a.button:hover { 
        background: url(../images/a3b.png) repeat 0px -94px; 
}

a.button2 { 
        background:url(../images/a4.png) repeat 0px 0px; 
        width: 400px; 
        height: 94px; 
        display: block; 
}

a.button2 span { 
        display: none; 
}

a.button2:hover { 
        background: url(../images/a4b.png) repeat 0px -93px; 
}

	
#bottom{
	height: 106px;
	width: 400px;
}