BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #5b3200;
		background-image: url('/css/preformatted/imgs/seduction_flower/page_bg.gif');
	background-repeat:repeat;
	text-align:center;
}

.titleimg{
	position: relative;
	left:80px;
	top: 125px;
}	

.menu_left{
	display: block;
	width: 163px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/seduction_flower/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 25px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/seduction_flower/shade.gif');
}
#INNERBANNER{
    margin:0px;
    display: block;
	width: 780px;
	height: 229px;
	background-image: url("/css/preformatted/imgs/seduction_flower/innerbanner.png");        
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    left: 0px;
}

DIV,body,td,th {
	color: #9f2f02;
	font-size: 12px;
	font-family: Georgia;
}

H1{
	color: #9c2557;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}

#BANNER{
	width: 780px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/seduction_flower/banner.gif");
	background-repeat: no-repeat;
	height: 229px;
	font-family: "Arial";
	font-size: 36px;
}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/seduction_flower/bg.gif");
	background-repeat: repeat;
	background-position: bottom left;
	width: 780px;
	border: 1px solid #fff;
}

#menu_header{
	height: 91px;
}

#MENU1,#MENU2 {
height: 20px;
}

#MENU_CONTAINER {
	text-align: left;
	margin: 0px;
	background-color: transparent;
	letter-spacing: 0px;
	padding-left: 3px;

	}

#MENU_CONTAINER A:LINK {
	color: #f86e1e;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	padding-left: 20px;
		background-image: url("/css/preformatted/imgs/seduction_flower/menuOff.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 163px;

}

#MENU_CONTAINER A:VISITED {
	color: #f86e1e;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	padding-left: 20px;
		background-image: url("/css/preformatted/imgs/seduction_flower/menuOff.png");
	background-repeat: no-repeat;
		height: 20px;
	width: 163px;

}

#MENU_CONTAINER A:HOVER {
	font-size: 12px;
	color: #d09646;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/seduction_flower/menuOn.png");
	background-repeat: no-repeat;
		height: 20px;
	width: 163px;

}

#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #d09646;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/seduction_flower/menuOn.png");
	background-repeat: no-repeat;
		height: 20px;
	width: 163px;


}
#menu_cell{
	padding: 0px;
	margin 0px;
	}

#CONTENT{
	padding-right: 0px;
	padding-top: 20px;
	width: 570px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
}
#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	display: block;
	text-align: center;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/seduction_flower/footer.gif");
	height:	117px;

}

#innerfooter{
	display: block;
	background-image: url("/css/preformatted/imgs/seduction_flower/innerfooter.png");
	height:	117px;

}
#BRANDING{	
	padding-top:60px;
}

#content_table {
	width: 780px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/seduction_flower/content_bg.gif");
	background-repeat: no-repeat;
}

A:link {   color: #f86e1e; text-decoration: none}
A:visited {  color: #f86e1e; text-decoration: none}
A:hover {   color:#d7d7d7; text-decoration: none}
A:active {  color: #d7d7d7; text-decoration: none}

.separator{
	width:40px;
	background-image:url('/css/preformatted/imgs/seduction_flower/separator.png');
	background-position: center center;
}


/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#ed7421;
}

#threads{
	background-color:#ed7421;
}

#threads_title{
	background-color:#ed7421;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#ed7421;
}


#post_controls{
	border-color: transparent;
}



/* message board end */