BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #7b343b;
	text-align:center;
	background-position: left top;
}

.titleimg{
	position: relative;
	left: 293px;
	top: 32px;
}	

.menu_left{
	display: block;
	width: 258px;
}




#PRE_CONTAINER{
	min-height: 11px;
	display: block;
	background-image: url("/css/preformatted/imgs/forever_wider/sticks_top.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom ;
	width: 1000px;

}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/forever_wider/salmonBg.gif");
	background-repeat: repeat-y;
	background-color: transparent;	
	height:auto;
	width: 1000px;

}


DIV,body,td,th {
	color: #7b343b;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


H1{
	color: #ffffff;
	font-size: 32px;
	font-family: Miss Brooks;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}

#BANNER{
	width: 1000px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/forever_wider/top_image.png");        
    background-repeat: no-repeat;
	background-color: transparent;	
	height: 183px;
}


#INNERBANNER{
    display: block;
	width: 1000px;
	height: 183px;
	background-image: url("/css/preformatted/imgs/forever_wider/sticks_banner.png");
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    left: 0px;
}

#middlebar{
	display: block;
	height:183px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/forever_wider/butterfly.png");
	background-repeat: no-repeat;
    background-color: transparent;	
	position:absolute;
	z-index: 2;
	top: 0px;
	margin: 0px;
}



#menu_header{
	height: 20px;

}

#menu_footer{
}

#menu_cell {
	background-image: url("/css/preformatted/imgs/forever_wider/menu_bottom.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	height: 100%;
}

#MENU {
}

#MENU1{white-space:nowrap;height:25px;}
#MENU2{white-space:nowrap;height:25px}


#MENU_CONTAINER {
	width: 258px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;
}


#MENU_CONTAINER A:LINK {
	color: #581c42;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/forever_wider/menuOff.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;	
	width: 258px;
}

#MENU_CONTAINER A:VISITED {
	color: #581c42;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/forever_wider/menuOff.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 14px;
	color: #80446a;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/forever_wider/menuOn.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 14px;
	color: #80446a;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/forever_wider/menuOn.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}

#CONTENT{
	padding: 0px;
	width: 650px;			
	}

#content_cell{
	padding: 0px;
	margin: 0px;
}


#content_table {
	width: 1000px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/forever_wider/sticks_bg.png");
	background-repeat: repeat-y;
}


#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 1000px;
	min-height: 69px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/forever_wider/sticks_footer.png");
	height:	69px;
	background-position: center top;
}

#BRANDING{	
	color: #006771;
	height: 69px;
	margin-left:220px;	
	padding-top:16px;

	}

#SUB_CONTAINER{
	height: 11px;
	min-height: 8px;
	display: block;
	background-image: url("/css/preformatted/imgs/forever_wider/sticks_bottom.png");
	background-repeat: no-repeat;
	background-position: center top ;
	width: 1000px;
}



A:link {   color: #7f5564; text-decoration: none}
A:visited {  color: #7f5564; text-decoration: none}
A:hover {   color:#9b7582; text-decoration: none}
A:active {  color: #9b7582; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/forever_wider/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 18px;
	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/forever_wider/button_bg.gif');
}


.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/forever_wider/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:#de916b;
}

#threads{
	background-color:#de916b;
}

#threads_title{
	background-color:#de916b;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#de916b;
}


#post_controls{
	border-color: transparent;
}



/* message board end */
#universal_settings{left:73.5%; top:1.9%}

