body{
	/*background-color:#a99179;*/
	background-color:#62513f;
	/*background-color:#62513f;*/
	font-family:Cambria, "Times New Roman", Times, serif;
	font-size:13pt;
	color:#edf5f8;
	font-weight:normal;
}
font.bold{
	font-weight:bold;
	color:#788f97;
}
font.title{
	font-weight:bold;
	color:#edf5f8;
	font-size:18pt;
	text-align:right;
}
img.photo_img{
	border:2px solid #788f97;
}
td.photo_td{
	text-align:center;
	border:1px solid #edf5f8;
}
a{
	color:#788f97;
}
a:hover{
	color:#a99179;
}
#welcome{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/welcome.jpg") no-repeat 0 0;
}
#welcome:hover{ 
  	background-position: -131px 0px;
}
#welcome span{
  	display: none;
}
#jewelry{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/jewelry.jpg") no-repeat 0 0;
}
#jewelry:hover{ 
  	background-position: -131px 0px;
}
#jewelry span{
  	display: none;
}
#candles{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/candles.jpg") no-repeat 0 0;
}
#candles:hover{ 
  	background-position: -131px 0px;
}
#candles span{
  	display: none;
}
#knits{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/knits.jpg") no-repeat 0 0;
}
#knits:hover{ 
  	background-position: -131px 0px;
}
#knits span{
  	display: none;
}
#photography{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/photography.jpg") no-repeat 0 0;
}
#photography:hover{ 
  	background-position: -131px 0px;
}
#photography span{
  	display: none;
}
#design{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/design.jpg") no-repeat 0 0;
}
#design:hover{ 
  	background-position: -131px 0px;
}
#design span{
  	display: none;
}
#program{
	display: block;
	width: 133px;
	height: 25px;
	background: url("/images/website/links/program.jpg") no-repeat 0 0;
}
#program:hover{ 
  	background-position: -131px 0px;
}
#program span{
  	display: none;
}