BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align:center;
	background-image: url("/css/preformatted/imgs/building/page_bg.gif");
	background-repeat: repeat;
	background-position: left top;
}



.titleimg{
	position: relative;
	left: 10px;
	top: 10px;
}	



.menu_left{
	display: block;
	width: 180px;
}



.bulletted{
	background-image: url('/css/preformatted/imgs/building/arrow.gif');
	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/building/shade.gif');
}

#INNERBANNER{
	margin:0px;
	display: block;
	width: 780px;
	height: 182px;
	background-image: url("/css/preformatted/imgs/building/innerbanner.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	left: 0px;
}



#middlebar{
	height:182px;
	width: 780px;
	background-image: url("/css/preformatted/imgs/building/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	margin: 0px;
	top: 11px;
}

body,td,th,DIV {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #a257af;
	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/building/banner.gif");
	background-repeat: no-repeat;
	height: 182px;
	font-family: "Arial";
	font-size: 36px;
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-position: bottom left;
	width: 780px;
	border: 1px solid #333;
	margin-top:10px;
	margin-bottom: 10px;
}



#menu_header{
	background-image: url("/css/preformatted/imgs/building/menuHeader.png");
	background-repeat: no-repeat;
	height: 59px;
	width: 180px;
}



#menu_footer{
	height: 153px;
	width: 180px;
	background-image: url("/css/preformatted/imgs/building/menuFooter.png");
	background-repeat: no-repeat;
/*	background-position: bottom;*/
}



#MENU {
	background-image: url("/css/preformatted/imgs/building/menuBg.gif");
	background-repeat: repeat-y;	
	width: 180px;
}



#MENU_CONTAINER {
/*	width: 180px;*/
	text-align: left;
	margin: 0px;
	background-color: transparent;
	letter-spacing: 1px;
	padding-left: 5px;
}



#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED{
	color: #823a24;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	padding-left: 15px;
	
	background-image: url("/css/preformatted/imgs/building/menuOn.gif");
	background-repeat: no-repeat;
}



#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #aa624c;
	display: block;
	text-decoration: none;
	font-family: Arial;
	padding-left: 16px;
	background-image: url("/css/preformatted/imgs/building/menuOn.gif");
	background-repeat: no-repeat;
}


#menu_cell{
	padding: 0px;
	margin 0px;
}



#CONTENT{
	padding-right: 0px;
	background-repeat: repeat-y;
	width: 550px;
}



#content_cell{
	padding: 0px;
	margin: 0px;
}

#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}



#footer{
	display: block;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/building/footer.gif");
	height:	74px;
}

#innerfooter{
	display: block;
	width: 780px;
	background-image: url("/css/preformatted/imgs/building/innerfooter.png");
	height:	74px;
}


#BRANDING{	

	text-align: right;
	margin-right:20px;
	padding-top:10px;
}



#content_table {
	width: 780px;
	min-height: 200px;
	background-image: url("/css/preformatted/imgs/building/bg.gif");
	background-repeat: repeat-y;
}



A:link {   color: #4e85e5; text-decoration: none}
A:visited {  color: #4e85e5; text-decoration: none}
A:hover {   color:#000; text-decoration: none}
A:active {  color: #000; text-decoration: none}



.separator{
	width:53px;
	background-image:url('/css/preformatted/imgs/building/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:#e6e5cb;
}

#threads{
	background-color:#e6e5cb;
}

#threads_title{
	background-color:#e6e5cb;
}

#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#e6e5cb;
}


#post_controls{
	border-color: transparent;
}


/* message board end */