body {
  background: url(images/bg.jpg) 0 65px no-repeat;
  margin:0;
  padding:0;
  color:#000000;
}

#main_body {
  position: absolute; top: 64px;
	margin-left: 252px;
	width: 550px;
}

#bottom {
  position: absolute;
  margin-left: 252px;
  width: 550px;
}

.img4 {
  padding-right: 32px;
  border: 0;
}

.imgspacer {
  margin-bottom: 32px;
}

p {
   font: 12px Georgia,Times,Serif;
   color: #000;
   line-height: 145%;
   margin-right: 15px;
   margin-left: 15px;
}

h1 {
	font: 18px Tahoma,Verdana,Serif;
	font-weight: 800;
	color: #00639D;
	margin: 10px 15px 5px 15px;
}

h2 {
	font: 14px Tahoma,Verdana,Serif;
  font-weight: 700;
	color: #00639D;
	margin: 10px 15px 5px 15px;
}

p a {
  font: 12px Georgia,Times,Serif;
  color: #3677BC;
  text-decoration: underline;
}

p a:hover {
  background: #ffffff;
  text-decoration: none;
}

#menucontainer {
  background-image: url(images/sidemenu.gif);
  height: 233px;
  width: 195px;
  position: absolute;
  top: 295px;
  left: 19px;
}

#menu a {
  position: absolute; 
  width: 170px;
  top: 0px;
  text-decoration: none;
}

#menu a i { visibility: hidden; }

a#home { left: 20px; top: 0px; height: 45px;}

a#home:hover {
  background: url(images/sidemenu_over.gif) -20px -0px no-repeat;
  border: none;
}

a#work { left: 0px; top: 40px; height: 45px;}

a#work:hover {
  background: url(images/sidemenu_over.gif) 0 -40px no-repeat;
  border: none;
}

a#visits { left: 0px; top: 80px; height: 45px;}

a#visits:hover {
  background: url(images/sidemenu_over.gif) 0 -80px no-repeat;
  border: none;
}

a#order { left: 20px; top: 120px; height: 45px;}

a#order:hover {
  background: url(images/sidemenu_over.gif) -20px -120px no-repeat;
  border: none;
}

a#bio { left: 0px; top: 164px; height: 70px;}

a#bio:hover {
  background: url(images/sidemenu_over.gif) 0 -164px no-repeat;
  border: none;
}
