	div.brothers_only-body
		{
			display: block;
			margin: 0;
			padding: 15px;
			height: auto;
			width: 755px;
			background-color: #FDE9D9;
			background-image: url('../images/layout/body_topgrad.png');
			background-repeat: repeat-x;
			background-position: top;
			float: left;
			text-align: left;
		}

	div.brothers_only-nav_holder
		{
			display: block;
			margin: 0;
			padding: 5px;
			padding-top: 25px;
			padding-bottom: 25px;
			height: auto;
			width: 141px;
			background-color: #FDE9D9;
			background-image: url('../images/layout/body_topgrad.png');
			background-repeat: repeat-x;
			float: left;
			text-align: left;
			font: bold 0.7em arial;
			color: #3A3434;
		}

	div.brothers_only-nav_actual
		{
			display: block;
			margin: 0px;
			padding: 2px;
			padding-top: 30px;
			padding-bottom: 30px;
			height: auto;
			width: 135px;
			background-color: #DBC7B7;
			background: none;
			text-align: center;

		}

	div.brothers_only-thread_container
		{
			width: 755px;
			background-color: #454545;
			float: left;
			border: 0px solid #B1A3A3;
			border-bottom: 1px solid #B1A3A3;
			border-top: 3px solid #A19393;

		}

	div.brothers_only-thread_topic_box
		{
			display: block;
			margin: 0px;
			padding: 5px;
			padding-top: 10px;
			width: 370px;
			height: 20px;
			background-color: #E9D5D5;
			border: 1px solid #B1A3A3;
			border-right: 0px;
			border-bottom: 0px;
			font: bold 0.7em arial;
			float: left;
			overflow: hidden;

		}

	div.brothers_only-thread_topic_box_label
		{
			display: block;
			margin: 0px;
			padding: 2px;
			width: 376px;
			height: 12px;
			background-color: #B1A3A3;
			border: 1px solid #B1A3A3;
			border-right: 0px;
			border-bottom: 0px;
			font: bold 0.7em arial;
			float: left;
			overflow: hidden;
			color: #FFFFFF;
			text-align: center;
		}

	div.brothers_only-thread_topic_box:hover
		{
			background-color: #F1DFDF;

		}

	div.brothers_only-thread_posts_box
		{
			display: block;
			margin: 0px;
			padding: 5px;
			padding-top: 10px;
			width: 25px;
			height: 20px;
			background-color: #DBC9C9;
			border: 1px solid #B1A3A3;
			border-right: 0px;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;

		}

	div.brothers_only-thread_posts_box_label
		{
			display: block;
			margin: 0px;
			padding: 2px;
			width: 31px;
			height: 12px;
			background-color: #B1A3A3;
			border: 1px solid #B1A3A3;
			border-right: 0px;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;
			color: #FFFFFF;

		}

	div.brothers_only-thread_author_box
		{
			display: block;
			margin: 0px;
			padding: 5px;
			padding-top: 10px;
			width: 130px;
			height: 20px;
			background-color: #E9D5D5;
			border: 1px solid #B1A3A3;
			border-right: 0px;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;

		}

	div.brothers_only-thread_author_box_label
		{
			display: block;
			margin: 0px;
			padding: 2px;
			width: 136px;
			height: 12px;
			background-color: #B1A3A3;
			border: 1px solid #B1A3A3;
			border-right: 0px;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;
			color: #FFFFFF;

		}

	div.brothers_only-thread_author_box:hover
		{
			background-color: #F1DFDF;

		}

	div.brothers_only-thread_lastpost_box
		{
			display: block;
			margin: 0px;
			padding: 5px;
			padding-top: 6px;
			width: 185px;
			height: 24px;
			background-color: #DBC9C9;
			border: 1px solid #B1A3A3;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;

		}

	div.brothers_only-thread_lastpost_box_label
		{
			display: block;
			margin: 0px;
			padding: 2px;
			width: 191px;
			height: 12px;
			background-color: #B1A3A3;
			border: 1px solid #B1A3A3;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;
			color: #FFFFFF;

		}

	div.brothers_only-thread_single_container
		{
			border: 1px solid #B1A3A3;
			background-color: #E9D5D5;
			margin-bottom: 5px;

		}

	div.brothers_only-thread_single_brotherlabel
		{
			display: block;
			margin: 0px;
			padding: 2px; 
			width: 157px; 
			height: 12px; 
			background-color: #B1A3A3; 
			border-right: 0px;
			border-bottom: 0px;
			font: bold 0.7em arial;
			float: left;
			text-align: center;
			color: #FFFFFF;

		}

	div.brothers_only-thread_single_messagelabel
		{
			display: block;
			margin: 0px;
			padding: 2px; 
			width: 590px; 
			height: 12px; 
			background-color: #B1A3A3; 
			border-right: 0px;
			border-bottom: 0px;
			font: bold 0.7em arial;
			float: left;
			text-align: center;
			color: #FFFFFF;

		}

	div.brothers_only-thread_single_author_box
		{
			display: block;
			margin: 0px;
			padding: 3px;
			width: 150px;
			background-color: #E9D5D5;
			border: 0px;
			border-right: 0px;
			font: 0.7em arial;
			float: left;
			text-align: center;

		}

	div.brothers_only-thread_single_message_box
		{
			display: block;
			margin: 0px;
			padding: 10px;
			width: 576px;
			min-height: 75px;
			background-color: #DBC9C9;
			border: 0px;
			border-left: 1px solid #B1A3A3;
			border-bottom: 0px;
			font: 0.7em arial;
			float: left;
			text-align: left;

		}

	div.brothers_only-thread_spacer
		{
			margin: 0px; 
			padding: 0px; 
			height: 8px; 
			width: 753px; 
			background-color: #000000; 

		}

	img.brothers_only-avatar
		{
			height: 58px;
			width: 58px;
			padding: 3px;
			margin: 2px;
			border: 1px solid #B1A3A3;
			background-color: #FFFFFF;

		}

	img.brothers_only-avatar:hover
		{

		}

	a.brothers_only-navlink:link
		{
			color: #672323;
			text-decoration: none;

		}

	a.brothers_only-navlink:visited
		{
			color: #672323;
			text-decoration: none;

		}

	a.brothers_only-navlink:hover
		{
			color: #FFEFEF;
			text-decoration: none;

		}

	a.brothers_only-navlink:active
		{
			color: #FFEFEF;
			text-decoration: none;

		}

	a.forum_thread:link
		{
			color: #000000;
			text-decoration: none;

		}

	a.forum_thread:visited
		{
			color: #000000;
			text-decoration: none;

		}

	a.forum_thread:hover
		{
			color: #000000;
			text-decoration: underline;

		}

	a.forum_thread:active
		{
			color: #000000;
			text-decoration: underline;

		}

	a.brother_overview
		{
			color: #000000;
			text-decoration: none;

		}

	div.brother_overview_div
		{
			margin: 0px; 
			margin-bottom: 1px; 
			padding: 1px; 
			width: 100%; 
			height: 1.2em; 
			background-color: #E9D5D5; 
			font: 0.7em arial; 
			color: #000000;
			overflow: hidden;

		}

	div.brother_overview_div:hover
		{
			background-color: #F9E5E5; 

		}

	p.brothers_only-navp
		{
			margin: 0px;
			margin-bottom: 2px;
			width: 131px;
			padding: 1px;
			background-color: #BFB1A4;
			border: 1px solid #957676;
			font: 1em Arial;

		}

	p.post_username
		{
			margin: 0px;
			padding: 0px;
			font-weight: bold;

		}

	p.post_date 
		{
			margin: 0px;
			margin-bottom: 10px;
			padding: 0px;
			padding-bottom: 2px;
			color: #987676;
			border: 0px;
			border-bottom: 1px solid #C4B6B6;
			text-align: left;

		}

	p.post_text
		{
			margin: 0px;
			padding: 0px;
			font: 1.1em arial;

		}

	textarea.thread_reply
		{
			width: 100%; 
			max-width: 100%; 
			height: 100px; 
			max-height: 100px; 
			resize: none; 
			border: 1px solid #B1A3A3;
			margin: 0px;
			margin-bottom: 4px;

		}

	a.reply_bar
		{
			text-decoration: none;

		}

	div.personal_details_form_block
		{
			width: 630px; 
			min-height: 1px; 
			background-color: #E9D5D5; 
			border: 1px solid #D4C2C2; 
			margin: 0 auto; 
			margin-top: 10px; 
			padding: 10px; 
			font: 0.7em arial; 
			color: #872323;
			text-align: left;

		}

	div.bro_info_single_cat
		{
			margin: 0px;  
			margin-right: 5px; 
			width: 36%;
			padding: 2px; 
			padding-bottom: 0px;
			float: left; 
			text-align: right; 
			font-weight: bold;
			cursor: default;

		}

	div.bro_info_single_data
		{
			margin: 0px;
			margin-bottom: 2px;
			padding: 2px;
			background-color: #F9E5E5;
			width: 40%;
			height: 1.1em;
			border: 0px; 
			float: left; 
			text-align: left; 
			color: #000000;
			cursor: default;

		}

	div.personal_cat
		{
			margin: 0px; 
			margin-right: 5px; 
			padding: 0px; 
			padding-top: 4px; 
			width: 170px; 
			height: 18px; 
			float: left; 
			text-align: right; 
			font: bold 1em arial;

		}

	div.personal_input_holder
		{
			margin: 0px; 
			padding: 0px; 
			height: 18px; 
			float: left; 
			text-align: right;
			cursor: pointer;
			cursor: hand;

		}

	div.brothers-only_thread_reply_bar
		{
			padding: 0px; 
			margin: 0px; 
			padding-right: 10px; 
			padding-top: 3px; 
			width: 745px; 
			height: 12px; 
			background-color: #892323; 
			font: bold 0.6em arial; 
			color: #CDABAB; 
			text-align: right;

		}

	div.brothers-only_thread_reply_bar:hover
		{ 
			color: #FFFFFF; 

		}