body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; background:#CCCCCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {font-size:1.0em; margin-bottom:-10px;}

.master{width:1000px; margin:0 auto;}

.body_text{color:#FFFFFF;height:335px; width:421px; font-size:0.8em; padding:10px;  overflow: auto; margin-top:10px;
background-color:35768B;
FILTER: chroma(color="#35768B");
scrollbar-face-color: #35768B;
scrollbar-highlight-color: #35768B;
scrollbar-3dlight-color: #35768B;
scrollbar-darkshadow-color: #35768B;
scrollbar-shadow-color: #35768B;
scrollbar-track-color: #35768B;
scrollbar-arrow-color: #FFFFFF;
}


.body_text_gallery{color:#FFFFFF;height:335px; width:675px; font-size:0.8em; padding:10px;  overflow: auto; margin-top:10px;
background-color:35768B;
FILTER: chroma(color="#35768B");
scrollbar-face-color: #35768B;
scrollbar-highlight-color: #35768B;
scrollbar-3dlight-color: #35768B;
scrollbar-darkshadow-color: #35768B;
scrollbar-shadow-color: #35768B;
scrollbar-track-color: #35768B;
scrollbar-arrow-color: #FFFFFF;
}

.outside{width:1000px; float:left; color:#FFFFFF; font-size:0.8em;}
.outside_link{color:#666666}

.image_box{width:150px; float:left; height:160px; text-align:center; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:20px;}
.gallery{width:650px;}

a{text-decoration:none; color:#EDCC3D;}
.cart_link{text-decoration:none; color: #00F;}

.email{float:left; line-height:35px;color:#EDCC3D; font-weight:bold; font-size:0.8em; padding-left:5px;}
p{margin-bottom:-5px;}

#home_button
{
  display: block;
  width: 150px;
  height: 36px;
  background-image:url(../images/home/home.jpg);
  text-align:center;
  font-size:1.1em;
  line-height:35px;
  color:#173C47;

}

#home_button:hover
{ 
  background-image:url(../images/buttons/home_act.jpg);
  text-align:center;
  font-size:1.1em;
  line-height:35px;
  color:#173C47;
}

#home_button_active
{ display: block;
  background-image:url(../images/buttons/home_act.jpg);
  text-align:center;
  font-size:1.1em;
  line-height:36px;
  color:#173C47;
}

#home_button span
{
  display: none;
}

#button
{
  display: block;
  width: 150px;
  height: 36px;
  background-image:url(../images/home/about.jpg);
  text-align:center;
  font-size:1.1em;
  line-height:35px;
  color:#173C47;
}

#button:hover
{ 
  background-image:url(../images/buttons/active.jpg);
  text-align:center;
  font-size:1.1em;
  line-height:35px;
  color:#173C47;
}

#button_active
{ display: block;
  background-image:url(../images/buttons/active.jpg);
  text-align:center;
  font-size:1.1em;
  line-height:36px;
  color:#173C47;
}

#button span
{
  display: none;
}

#commission_button
{
  display: block;
  width: 150px;
  height: 36px;
  background-image:url(../images/home/about.jpg);
  text-align:center;
  font-size:1.0em;
  
  color:#173C47;
}

#commission_button:hover
{ 
  background-image:url(../images/buttons/active.jpg);
  text-align:center;
  font-size:1.0em;
  height: 36px;
  color:#173C47;
}

#commission_button_active
{ display: block;
  background-image:url(../images/buttons/active.jpg);
  text-align:center;
  font-size:1.0em;
  height: 36px;
  color:#173C47;
}

#commission_button span
{
  display: none;
}