BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #5d0102;
	background-image: url("/css/preformatted/imgs/petals_rose/bg.gif");
}

.titleimg{
	position: relative;
	left: 240px;
	top: 10px;
}	

.menu_left{
	display: block;
	width: 224px;
	padding: 0px;
}



body,td,th,div {
	color: #a80407;
	font-size: 12px;
	font-family: Georgia, Times, serif;
}


H1{
	color: #5e0c13;
	font-size: 32px;
	font-family: Miss Brooks;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	text-align: left;
}


#BANNER{
	height: 269px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/petals_rose/banner.png");
	background-repeat: no-repeat;
	background-color: transparent;
}



#INNERBANNER{
    display: block;
	width: 1000px;
	height: 269px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/petals_rose/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 1000px;
	margin-top: 0px;	
}


#MENU {
	text-align: left;
	width: 224px;
	background-image: url("/css/preformatted/imgs/petals_rose/menu.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/petals_rose/menu_bottom.png");
	background-color: transparent;
	background-repeat: no-repeat;
	height: 80px;
	width: 224px;
}


#menu_cell {
	width: 224px;
	padding: 0px;
}




#MENU_CONTAINER {
	width: 224px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color: #fce1e1;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	padding-left: 38px;
	height: 26px;
	line-height: 26px;
	background-image: url("/css/preformatted/imgs/petals_rose/menuOff.png");	
	background-repeat: no-repeat;	
	background-color: transparent;	
}

#MENU_CONTAINER A:VISITED {
	color: #fce1e1;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 38px;
	height: 26px;
	line-height: 26px;
	background-image: url("/css/preformatted/imgs/petals_rose/menuOff.png");	
	background-repeat: no-repeat;	
	background-color: transparent;
}

#MENU_CONTAINER A:HOVER {
	color: #d4b9b9;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 43px;
	background-image: url("/css/preformatted/imgs/petals_rose/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;
	height: 26px;
	line-height: 26px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #d4b9b9;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding-left: 43px;
	height: 26px;
	line-height: 26px;
	background-image: url("/css/preformatted/imgs/petals_rose/menuOn.png");	
	background-repeat: no-repeat;	
	background-color: transparent;		
}



#CONTENT{
	width: 710px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 5px;
	margin: 0px;
}


#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
	
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/petals_rose/content_bg.png");
	background-repeat: repeat-y;
	background-color: transparent;	
}



#footer{
	text-align: center;
	width: 1000px;
	min-height: 78px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/petals_rose/footer.png");
	height:	78px;
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
}



#BRANDING{	
	color: #d7d7d7;
	height: 78px;
	min-height: 78px;	
	padding-top: 15px;
	padding-left: 220px;
}


A:link {   color: #521c11; text-decoration: none}
A:visited {  color: #521c11; text-decoration: none}
A:hover {   color:#673126; text-decoration: none}
A:active {  color: #673126; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/petals_rose/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 26px;
	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/petals_rose/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/petals_rose/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:#dfc8bf;
}

#threads{
	background-color:#dfc8bf;
}

#threads_title{
	background-color:#dfc8bf;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#dfc8bf;
}


#post_controls{
	border-color: transparent;
}
/* message board end */
#universal_settings{left:75%}

