BODY{
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #e4ffff;
	text-align:center;
	background-position: left top;
}

.titleimg{
	position: relative;
	left: 217px;
	top: 30px;
	/*border: 1px solid #ff0000;*/
}	

.menu_left{
	display: block;
	width: 200px;
}

.bulletted{
	background-image: url('/css/preformatted/imgs/weave_purple/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/weave_purple/button_bg.gif');
}



#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	width: 780px;

}

#INNERBANNER{
    display: block;
	width: 780px;
	height: 126px;
	background-image: url("/css/preformatted/imgs/weave_purple/innerbanner.png");
    background-color: transparent;
    position: relative;
    left: 0px;
}

#middlebar{
	height:100px;
	width: 120px;
	background-image: url("/css/preformatted/imgs/weave_purple/buckle.png");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin-top: 70px;
	margin-left: 90px;
	top: 0px;

}


DIV,body,td,th {
	color: #442358;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
H1{
	color: #1B4867;
	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/weave_purple/banner.png");        
    background-repeat: no-repeat;
	height: 126px;
}



#menu_header{
	height: 70px;
	background-repeat: no-repeat;
	background-position:top left;
	display: block;
}

#menu_footer{
}

#menu_cell {
	background-image: url("/css/preformatted/imgs/weave_purple/menu_cell.png");
	background-repeat: repeat-y;
	background-position:bottom left;
	height: 100%;
}

#MENU {
	width: 200px;
}

#MENU_CONTAINER {
	width: 200px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;

	}

#MENU_CONTAINER A:LINK {
	color: #442358;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/weave_purple/menuOff.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}

#MENU_CONTAINER A:VISITED {
	color: #442358;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia;
	padding-left: 20px;
	background-image: url("/css/preformatted/imgs/weave_purple/menuOff.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}

#MENU_CONTAINER A:HOVER {
	font-size: 11px;
	color: #6c4b80;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/weave_purple/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}

#MENU_CONTAINER A:ACTIVE {
	font-size: 11px;
	color: #6c4b80;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	padding-left: 23px;
	background-image: url("/css/preformatted/imgs/weave_purple/menuOn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
}

#CONTENT{
	width: 540px;
	padding: 0px;
}

#content_cell{
	padding: 0px;
	margin: 0px;
}


#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/weave_purple/footer.png");
	height:	90px;
	background-position: center top;
}
#innerfooter{
	width: 780px;
	min-height: 50px;
	background-image: url("/css/preformatted/imgs/weave_purple/innerfooter.png");
	height:	90px;

}
#BRANDING{	
	color: #006771;
	height: 70px;
	margin-left:180px;	
	padding-top:17px;

	}


#content_table {
	width: 780px;
	min-height: 200px;
	height:80 %;
	background-image: url("/css/preformatted/imgs/weave_purple/bg.png");
	background-repeat: repeat-y;
}

A:link {   color: #442358; text-decoration: none}
A:visited {  color: #442358; text-decoration: none}
A:hover {   color:#fff; text-decoration: none}
A:active {  color: #fff; text-decoration: none}

.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/weave_purple/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:#ae87ab;
}

#threads{
	background-color:#ae87ab;
}

#threads_title{
	background-color:#ae87ab;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#ae87ab;
}


#post_controls{
	border-color: transparent;
}



/* message board end */