body {
/*	background: white url("images/bg.png") repeat-y fixed;
	font-family: cursive; Arial, Helvetica, Univers, sans-serif; 
	color: #696969;
	margin: 0; */
	background: #4E5D3C url("../images/bg.jpg") fixed;
	color: #444;
	font: normal 85% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
#f_life {
	display: inline;
	vertical-align: text-top;
	margin-right: 0px;
	margin-top: -10px;
}
#f_moments {
	display: inline;
	vertical-align: text-top;
	margin-right: 0px;
	margin-top: -17px;
}
#wrapper {
	background: url("../images/bgcontainer.jpg") repeat-y center top;
	margin: 0 auto;
	width: 736px;
}
#header {
	background: url("../images/bgheader.gif") no-repeat; 
	width: 632px;
	margin: auto;
/*	background: url("images/bg_dn.png") repeat-x fixed;*/
}
#s_smiles, #s_moments {
	display: inline;
	vertical-align: text-top;
	margin-top: -15px;
}
#s_life {
	display: inline;
	vertical-align: text-top;
	margin-top: -13px;
}
#info {
	padding-top: 20px;
	margin-left: 60px;
	margin-right: 60px;
}
#footer {
	background: url("../images/bgfooter.gif") no-repeat;
	color: #666;
	text-align: center;
	font-size: 8pt;
	font-style: italic;
	width: 632px;
	line-height: 41px; 
	margin: auto;
}
.main_page {
	background: black;
	margin: 0;
	font-family: "Times New Roman", Times, "CG Times", Roman, serif;
	color: #d3d3d3;
	text-align: center;
}
.main_page a {
	border:0;
}
.main_page a:visited {
	border:0;
}
#phrase {
	padding-top:35px;
	padding-bottom:10px;
	font-size: 12pt;
}
#head {
	text-transform: uppercase;
	font-size: 18pt;
}
#head img {
	border: 0px;
}
#head a, #head a:hover, #head a:visited {
	border: 0px;
	text-decoration: none;
}
.big {
	font-size: 18pt;
	font-variant: small-caps;
}
.bold {
	font-weight: bold;
	font-size: 120%;
}
.centrblock {
	margin: auto;
}
.centrtext {
	text-align: center;
}
a {
	color: #4E5D3C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #4E5D3C;
}
.imglink {
	border: 0;
}
.imglink img {
	border: 0;
}
.imglink:hover {
	cursor: pointer;
	border: 0;
}
.rj {
	text-align: right;
}
.nw {
	white-space: nowrap;
}
.lj {
	text-align: left;
}
.pricelist {
	width: 200px;
}
.pricelist td {
	padding: 0px;
}
.pricelist_product {
	width: 100%;
}
.pricelist_product_td {
	width: 95%;
}
.dotpad {
	width: 95%;
	border-bottom: dotted 1px #444;
}
.botlink a {
	/* border: solid 1px #4E5D3C; */
	border: solid 1px white;
	background-color: #4E5D3C;
	color:white;
	padding-left: 5px;
	padding-right: 5px;
}
.botlink a:hover {
	background-color: white;
	color: #4E5D3C;
	border: solid 1px #4E5D3C;
}
.u {
	text-decoration: underline;
}