body
{
	background: #99CC00;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

i
{
	display: none;
}

p.sml
{
	font: 9px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#main
{
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#logo
{
	background: url(../images/logo.gif) no-repeat left top;
	height: 302px;
	width: 302px;
	position: absolute;
	top: 0px;
	left: 95px;
	z-index: 10;
}

* html #logo
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='scale');
}

#f1
{
	background: url(../images/lbot_flw.png) no-repeat left top;
	position: absolute;
	height: 115px;
	width: 150px;
	top: 320px;
	left: 213px;
	z-index: 1;
}

#f2
{
	background: url(../images/rbot_flw.png) no-repeat left top;
	position: absolute;
	height: 115px;
	width: 150px;
	top: 320px;
	left: 547px;
	z-index: 1;
}

#f3
{
	background: url(../images/rtop_flw.png) no-repeat left top;
	position: absolute;
	height: 155px;
	width: 115px;
	top: 0px;
	left: 570px;
	z-index: 1;
}

* html #f1
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lbot_flw.png',sizingMethod='scale');
}

* html #f2
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rbot_flw.png',sizingMethod='scale');
}

* html #f3
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rtop_flw.png',sizingMethod='scale');
}

#left
{
	width: 215px;
	float: left;
	padding-right: 15px;
}

#left .l_item
{
	background: url(../images/rbody.png) no-repeat bottom right;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #f6c493;
}

#left .boxhead
{
	background: url(../images/rbox.png) no-repeat top right;
	margin: 0;
	padding: 0;
}

#left .boxhead h3, #left .boxhead p 
{
	background: url(../images/lbox.png) no-repeat left top;
	margin: 0px;
	padding: 10px 10px 5px 10px;
}

#left .boxhead img 
{
	background: url(../images/lbox.png) no-repeat left top;
	margin-bottom: -10px;
	padding: 10px 0px 0px 5px;
}

* html #left .boxhead img, * html #left .boxbody img, * html #left .guest img  {
        behavior: url('pngbehavior.htc');
}

#left .boxbody
{
	background: url(../images/lbody.png) no-repeat bottom left;
	margin: 0;
	padding: 5px;
}

#left .boxbody img {
        margin-left:0px;
}

#left .boxbody .guest
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#left .l_item p
{
	padding-right: 10px;
	padding-left: 15px;
	font-size: 12px;
}

#left .l_item a
{
	color: #f6c493;
	text-decoration: none;
}

* html .l_item p
{
	margin: 10px 0px;
}

#left .l_item h2
{
	font-family: "Courier New", Courier, mono;
	font-weight: 600;
	font-size: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 10px;
	margin: 0px;
}

#left .l_item h3
{
	font-size: 12px;
	font-weight: bold;
}

* html .l_item h3
{
	margin: 7px 0px;
}

#newsletter
{
	margin: 0px 0px 5px 10px;
}

#newsletter .field
{
	font: 11px "Courier New", Courier, mono;
	text-decoration: none;
	width: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #c6ab87;
	border: thin inset #996600;
}

#newsletter .button
{
	font-size: 9px;
}

#center
{
	float: left;
	width: 450px;
	background: url(../images/circle.jpg) no-repeat left top;
	height: 450px;
	padding-bottom: 10px;
}

#buttons
{
	position: absolute;
	width: 280px;
	left: 299px;
	z-index: 2;
}

#buttons ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#buttons a.my_lush_life
{
	text-align: center;
	padding-top: 20px;
	top: 95px;
	left: 105px;
	height: 50px;
}

#buttons a.luxe
{
	text-align: center;
	padding-top: 16px;
	top: 170px;
	left: 120px;
}

#buttons a.crush
{
	text-align: center;
	padding-top: 20px;
	top: 240px;
	left: 80px;
	height: 50px;
}

#buttons a.shush
{
	text-align: center;
	padding-top: 20px;
	top: 295px;
	left: 0px;
	height: 50px;
}

#buttons a.tickle
{
	text-align: center;
	padding-top: 20px;
	top: 320px;
	left: 120px;
	height: 50px;
}

#buttons a.blush
{
	text-align: center;
	padding-top: 20px;
	top: 125px;
	left: 230px;
	height: 50px;
}

#buttons a.zip
{
	text-align: center;
	padding-top: 16px;
	top: 200px;
	left: 245px;
}

#buttons a.ido
{
	text-align: center;
	padding-top: 28px;
	top: 260px;
	left: 225px;
	height: 43px;
}

#buttons a.tootsies
{
	text-align: center;
	padding-top: 20px;
	top: 270px;
	left: 205px;
	height: 50px;
}

#buttons a
{
	background: url(../images/button.png) no-repeat left top;
	height: 55px;
	width: 100px;
	display: block;
	position: absolute;
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #791A65;
	padding-right: 5px;
	padding-left: 5px;
}

* html #buttons a
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button.png',sizingMethod='scale');
}

#buttons a:hover
{
	background: url(../images/button2.png) no-repeat;
	color: #FFCCFF;
}

* html #buttons a:hover
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button2.png',sizingMethod='scale');
}

#buttons strong
{
	font-size: 12px;
}

#right
{
	width: 145px;
	float: left;
	padding: 5px 5px 0px;
}

#right .banners
{
	background: url(../images/rbban.png) no-repeat bottom right;
	margin: 0px 0px 10px;
	padding: 0px;
}

#right .bannerhead
{
	background: url(../images/rhban.png) no-repeat top right;
	margin: 0;
	padding: 0;
}

#right .bannerhead p
{
	background: url(../images/lhban.png) no-repeat left top;
	margin: 0px;
	padding: 10px 10px 5px 15px;
        text-align:center;
}

#right .bannerbody
{
	background: url(../images/lbban.png) no-repeat bottom left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	min-height: 400px;
        text-align:center;
}

* html #right .bannerbody
{
	height: 420px;
}

#right .bannerbody div
{
        border:none;
        padding-bottom: 20px;
}

#right h3
{
	padding-right: 5px;
	padding-left: 10px;
}

#right p
{
	padding: 0px 10px;
	margin-bottom: 0px;
}

#bottom
{
	width: 835px !important;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}

#bottom #books
{
	text-align: center;
	background: url(../images/bot_bar.png) no-repeat;
	height: 220px;
	width: 835px;
}

* html #bottom #books
{
	margin-top: 0px;
}

#bottom #books h2
{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #efc652;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

* html #bottom #books h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

#bottom #books div img
{
	margin: 0px 10px;
	border: none;
        
}


* html #bottom p.link_list
{
	margin-top: 0px;
}

#top_menu {
        text-align: center;
        height:45px;
        width: 835px;
        padding-top:13px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
        background: url(../images/mbar.png) no-repeat left top;
}

#bottom_menu
{
	text-align: center;
	margin-top: 10px;
	background: url(../images/mbar.png) no-repeat left top;
	padding-bottom: 6px;
        height:27px;
        width: 835px;
        padding-top:13px;        
}

#bottom_menu a, #top_menu a
{
	text-decoration: none;
	color: #791a65;
}

#bottom_menu a:hover, #top_menu a:hover
{
	color: #FFFF99;
	text-decoration: none;
}

#bottom_menu img, #top_menu img
{
	margin: 5px 13px -3px;
}

* html #bottom_menu img, * html #top_menu img
{
	behavior: url('pngbehavior.htc');
}

#footer, #footer a
{
	text-align: center;
	color: #000000;
	margin-top: 10px;
	text-decoration: none;
        padding-bottom:20px;
}

#footer a:hover
{
	color: #791A65;
	text-decoration: none;
}

#center2
{
	float: left;
	width: 450px;
	background: url(../images/circle2.jpg) no-repeat left top;
	height: 450px;
	padding-bottom: 10px;
}

#center2 #title
{
	background: url(../images/button2.png) no-repeat;
	height: 44px;
	width: 110px;
	padding-top: 26px;
	text-align: center;
	position: absolute;
	left: 412px;
	top: 80px;
	font-size: 14px;
}

* html #center2 #title
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button2.png',sizingMethod='scale');
}

#center2 #scroller
{
	height: 210px;
	width: 175px;
	position: absolute;
	top: 150px;
	left: 385px;
	overflow: hidden;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #791a65;
	text-decoration: none;
	text-align: center;
}

#center2 #scroller p
{
	margin: 5px 5px 20px;
}

#center2 #scroller a
{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}

#center2 #scroller a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

#buttonns
{
	position: absolute;
	width: 280px;
	left: 282px;
	z-index: 2;
	top: -2px;
}

* html #buttonns
{
	top: -2px;
}

#buttonns ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#buttonns a.home
{
	text-align: center;
	top: 125px;
	left: 318px;
}

#buttonns a.my_lush_life
{
	text-align: center;
	top: 185px;
	left: 331px;
}

#buttonns a.luxe
{
	text-align: center;
	top: 245px;
	left: 325px;
}

#buttonns a.crush
{
	text-align: center;
	top: 300px;
	left: 300px;
}

#buttonns a.shush
{
	text-align: center;
	top: 348px;
	left: 255px;
}

#buttonns a.blush
{
	text-align: center;
	top: 376px;
	left: 195px;
}

#buttonns a.chi
{
	text-align: center;
	top: 386px;
	left: 134px;
}

#buttonns a.tootsies
{
	text-align: center;
	top: 373px;
	left: 75px;
}

#buttonns a.tickle
{
	text-align: center;
	top: 343px;
	left: 20px;
}

#buttonns a.ido
{
	text-align: center;
	top: 295px;
	left: -21px;
}

#buttonns a
{
	background: url(../images/buttonn.png) no-repeat left top;
	height: 38px;
	width: 61px;
	display: block;
	position: absolute;
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
	color: #ff9999;
	letter-spacing: -0.7px;
	text-align: center;
	padding-top: 22px;
}

* html #buttonns a
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttonn.png',sizingMethod='scale');
}

#buttonns a:hover
{
	background: url(../images/buttonn2.png) no-repeat;
	color: #FFCCFF;
}

* html #buttonns a:hover
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/buttonn2.png',sizingMethod='scale');
}

#buttonns strong
{
	font-size: 11px;
	font-weight: bold;
}

#center2 #controls2
{
	position: absolute;
	top: 140px;
	left: 555px;
	display: none;
	z-index: 10;
	background: url(../images/scrollbk.png) repeat-y left top;
}

#center2 #controls2 #scroll
{
	position: absolute;
	left: 6px;
	top: 55px;
}

#center2 #controls2 #down
{
	margin-top: 25px;
}

* html #center2 #controls2 img
{
	behavior: url('pngbehavior.htc');
}

#center2 #scroller #lyr2
{
	position: absolute;
	z-index: 10;
	width: 175px;
	left: 0px;
}

#lbar
{
	width: 226px;
	float: left;
}

#rbar
{
	width: 570px;
	margin-left: 226px;
}

#logo2
{
	background: url(../images/logo2.png) no-repeat;
	height: 226px;
	width: 226px;
	margin: 0px;
	padding: 0px;
}

* html #logo2
{
	background: url(none);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo2.png',sizingMethod='scale');
}

#menutop
{
	width: 534px;
	height: 30px;
	margin-left: 20px;
}

#menutop ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menutop li
{
	float: left;
}

#menutop a
{
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #781a66;
	text-decoration: none;
}

#nav
{
	width: 226px;
	margin: 0px;
	padding: 0px;
}

#nav div
{
	background: url(../images/lnav.png) no-repeat left top;
	width: 158px;
	height: 444px;
	margin: 0px auto;
	display: block;
}

* html #nav div
{
	margin-top: 20px;
}

#nav ul
{
	text-align: center;
	list-style: none;
	margin: 20px 0px 0px;
	padding: 105px 0px 0px;
}

* html #nav ul
{
	margin: 0px;
}

#nav a
{
	color: #ff9999;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 7px;
	display: block;
	font-size: 13px;
}

* html #nav a
{
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
}

#content
{
	margin-left: 10px;
	padding: 0px 0px 20px 0px;
	width: 551px;
	background: url(../images/midbar.png) repeat-y left top;
	float: left;
}
* html #content {
        margin-left:5px;
}

#rbar img
{
	margin-left: 10px;
	float: left;
}

* html #rbar img
{
	behavior: url('pngbehavior.htc');
}

#content h1, #content h2, #content h3
{
	padding-right: 60px;
	padding-left: 60px;
	text-align: center;
	padding-top: 15px;
}

#content h1
{
	font-size: 18px;
}

#content h2
{
	text-align: left;
	font-size: 16px;
}

#content h3
{
	font-size: 14px;
}

#content ol
{
	margin: 0px;
	padding-right: 60px;
	padding-left: 60px;
	list-style: none;
	padding: 0px;
}

#content form
{
	margin: 0px 30px 0px 30px;
	padding-right: 60px;
	padding-left: 60px;
}

#content p, #content .comments_invite, #content small
{
	padding-right: 60px;
	padding-left: 60px;
}
#content font.required
{
        display:none;
}

#content hr
{
	width: 431px;
}

#content img
{
        float:right;
	margin: 0px 0px 5px 15px;
	padding: 0px;
	border: 2px solid #000000;
}

#content .anchor
{
	text-align: right;
}

#content div div.comm
{
	background-color: #ebd5b6;
	width: 431px;
	margin: 0px auto;
}

#content div div.comm p, #content div div.comm small
{
	padding: 0px 10px 10px 10px;
}

#content li
{
	padding: 0px 60px 10px 60px;
	width: 400px;
}

#content li p
{
	padding: 0px 20px 0px 20px;
}

 #content .ad img {
        float:none;
        margin:0px;
        padding:0px;
        border: 0px solid #000000;
}

#bannerbody img {
        border:none;
        
}