BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #384746;
	text-align:center;
	background-position: left top;
}

.titleimg{
	position: relative;
	left: 297px;
	top: 158px;
}	

.menu_left{
	display: block;
	width: 258px;
}


#PRE_CONTAINER{
	min-height: 11px;
	display: block;
	background-image: url("/css/preformatted/imgs/serene_wider/sticks_top.png");
	background-repeat: no-repeat;
	background-position: left bottom ;
	width: 1000px;

}

#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/serene_wider/bg.gif");
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;

}

DIV,body,td,th {
	color: #55595d;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1{
	color: #463265;
	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/serene_wider/top_image.png");
	background-repeat: no-repeat;
	height: 210px;
}


#INNERBANNER{
	display: block;
	width: 1000px;
	height: 210px;
	background-image: url("/css/preformatted/imgs/serene_wider/sticks_banner.png");
	background-color: transparent;
	position: relative;
   /* z-index: 4;*/
	left: 0px;
}

#middlebar{
	display: block;
	height:210px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/serene_wider/flowers.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/serene_wider/menu_bottom.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	display:table-cell;
}




#MENU {
	background-image: url("/css/preformatted/imgs/serene_wider/menubg.gif");
	background-repeat: repeat-y;	
	width: 163px;
}

#MENU_CONTAINER {
	width: 258px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;
}

#MENU_CONTAINER A:LINK {
	color: #37063c;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/serene_wider/menuOff.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}

#MENU_CONTAINER A:VISITED {
	color: #37063c;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/serene_wider/menuOff.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 14px;
	color: #5f2e68;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/serene_wider/menuOn.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 14px;
	color: #5f2e68;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/serene_wider/menuOn.png");
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	width: 258px;
}


#content_cell{
	padding: 0px;
	margin: 0px;
}



#content_table {
	padding: 0px;
	width: 1000px;
	min-height: 200px;
	height: auto;
	background-image: url("/css/preformatted/imgs/serene_wider/sticks_bg.png");
	background-repeat: repeat-y;
	/*display:table-row*/
}

#CONTENT{
	/*padding-right: 80px;*/
	width: 650px;	
	padding-top: 30px;		
}

#footer{
	text-align: center;
	width: 1000px;
	min-height: 69px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/serene_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/serene_wider/sticks_bottom.png");
	background-repeat: no-repeat;
	background-position: center top ;
	width: 1000px;
	padding: 0px;
}


A:link {   color: #641a73; text-decoration: none}
A:visited {  color: #641a73; text-decoration: none}
A:hover {   color:#863796; text-decoration: none}
A:active {  color: #863796; text-decoration: none}



.bulletted{
	background-image: url('/css/preformatted/imgs/serene_wider/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/serene_wider/button_bg.gif');
}


.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/serene_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:#a1a7b1;
}

#threads{
	background-color:#a1a7b1;
}

#threads_title{
	background-color:#a1a7b1;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#a1a7b1;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:73.5%; top:1.9%}

#inner_menu #donation_thermometer {
    padding-left: 42px;
}
