BODY{
	background-image:none;
	background-color: #6d1557;
}

.menu_left{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

.menu_right{
	display: none;
}

.titleimg{
	position:relative;
	top: -2px;
	left: 0px;

}

DIV TD{
	font-family: Georgia;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
A:link {   color: #000; text-decoration: none}
A:visited {  color: #000; text-decoration: none}
A:hover {   color:#626366; text-decoration: none}
A:active {  color: #626366; text-decoration: none}
H1{
	color: #000;
	font-size: 32px;
	font-family:Georgia;
	font-weight: bold;
	font-style: normal;
}

#BANNER{
	background-image: url("/css/preformatted/imgs/grace_wide/banner.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	height:150px;
	padding:0px;
	background-color: transparent;
	width: 1000px;
}

#CONTENT_CONTAINER{
	background-image:url("/css/preformatted/imgs/grace_wide/content_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	border-style:solid;
	border-color:#333;
	border-width: 0px;
	position: relative;
	top: 10px;
	width: 1000px;
	text-align:left
}


#menu_header{
	background-image: url("/css/preformatted/imgs/grace_wide/mn_head.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 56px;
	width: 250px;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/grace_wide/mn_foot.gif");
	background-repeat: no-repeat;
	background-position:top left;
	height: 56px;
	width: 250px;
}

#menu_cell {
	height: 100%;
	padding-left: 10px;
}



#MENU {
	background-image: url("/css/preformatted/imgs/grace_wide/mn.gif");
	background-repeat: repeat-y;	
	width: 250px;
}

#MENU_CONTAINER {
	width: 250px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right:20px;
	background-color: transparent;
	}

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED {
	color: #fff;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	padding-right: 20px;
	height: 25px;
}



#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	color: #e5e5e5;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	padding-right: 15px;
	height: 25px;
}


#CONTENT_CELL{
}

#CONTENT{
	width: 650px;
	padding: 0px;
	background-color: transparent;
	
}

#footer{
	background-image: url("/css/preformatted/imgs/grace_wide/footer.png");
	background-repeat: repeat-y;
	height: 150px;
	min-height: 60px;
}

#BRANDING(
)

/* 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:#b3c5cc;
}

#threads{
	background-color:#b3c5cc;
}

#threads_title{
	background-color:#b3c5cc;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#b3c5cc;
}


#post_controls{
	border-color: transparent;
}

/* message board end */

.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/grace_wide/button_bg.gif');
}

.bulletted{
	background-image: url('/css/preformatted/imgs/grace_wide/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/grace_wide/separator.gif');
	background-position: center center;
}

#universal_settings{left:76.4%;top:1.7%}

