html { min-height: 100%; margin-bottom: 1px; }

html, body {
	height: 100%;
}

body {
	font: 10pt Arial, sans-serif;
	color: #222;
	background: #fff url(../images/bg20.png) repeat-y; 
	background-position: center top;
	scroll:vertical;
}

body, h1, h3, h4, p {
	color: #203040;
	padding: 0;
	margin: 0pt auto;
}

h1 		{ font-size: 11pt; padding: 5px; }
h2		{ font-size: 11pt; padding: 5px; color:#708090; }
p 		{ font-size: 10pt; padding: 5px; margin-left: 5px; margin-right: 5px; color: #333;}
ul		{ margin-left: 50px; }
a		{ text-decoration: none; font-style: italic; color: #258}
.news_column	{ padding-bottom: 5px; }

.tab_l		{ width: 8px; height: 24px; padding-top: 4px; margin: 0px; float: left; background: url(../images/tab-l.png);}
.tab_c		{             height: 24px; padding-top: 4px; margin: 0px; float: left; font-size: 12pt; font-weight: bold; background: url(../images/tab-c.png); cursor: pointer; }
.tab_r		{ width: 8px; height: 24px; padding-top: 4px; margin: 0px; margin-right: 2px; float: left; background: url(../images/tab-r.png); }

.tab_l_x	{ width: 8px; height: 24px; padding-top: 4px; margin: 0px; float: left; background: url(../images/tab-l_x.png);}
.tab_c_x	{             height: 24px; padding-top: 4px; margin: 0px; float: left; font-size: 12pt; font-weight: bold; background: url(../images/tab-c_x.png); cursor: pointer; }
.tab_r_x	{ width: 8px; height: 24px; padding-top: 4px; margin: 0px; margin-right: 2px; float: left; background: url(../images/tab-r_x.png); }

.tab_l_h	{ color: #468f9a; width: 8px; height: 24px; padding-top: 4px; margin: 0px; float: left; background: url(../images/tab-l_x.png);}
.tab_c_h	{ color: #222;            height: 24px; padding-top: 4px; margin: 0px; float: left; font-size: 12pt; font-weight: bold; background: url(../images/tab-c_x.png); cursor: pointer; }
.tab_r_h	{ color: #468f9a; width: 8px; height: 24px; padding-top: 4px; margin: 0px; margin-right: 2px; float: left; background: url(../images/tab-r_x.png); }

.bio_pic	{ }
.bio_c		{ padding-bottom:10px;}

.people_col 	{ position: relative; float: left; width: 300px; padding: 45px; }
.people_col h4  { margin: 0px; padding: 0px; }
.people_col h5  { margin: 0px; padding: 0px; }
.people_col p   { margin: 2px; padding: 2px; }
.people_col img { border: solid 1px #222; }

#bottom_tab	{ width: 798px; height: 12px; padding:0px; margin:0px; background: url(../images/bottom_tab.png) no-repeat; border-left: solid 1px #AAA; border-right: solid 1px #AAA;}
#container 	{ background-color:#FFF; width: 800px; position: relative; height: 100%; margin: 0pt auto; padding-top: 0px;}
#content	{ background-color: #FFF; border-left: solid 1px #AAA; border-right: solid 1px #AAA; }
#news_title 	{ font-size: 16pt; height: 100%; min-height: 100%; bottom: 0;}
#tabs 		{ background-color: #111; height:28px; padding-left: 10px; }
#news		{ position: relative; background-color: #001414; color: #fff;}
#current_news	{ border-top: none 1px #bbb; }
#current_news p 	{ color: #DDD }
#current_news h4 	{ color: #FFF; padding: 2px; border-top: solid 1px #444;} 
#old_news h4		{ color: #EEE; padding: 2px; border-top: solid 1px #333;} 
#old_news p		{ color: #CCC; }
#header			{ margin: 0px; padding 0px; height: 236px;}
#hideOldNewsBtn { cursor: pointer; z-index: 10000;}
#newsBtn { cursor: pointer; background-color: #001414; padding: 2px; width: 796px}

#home_c			{ display: block;  }
#about_us_c		{ display: none;   }
#how_mediation_works_c 	{ display: none;   }
#history_c		{ display: none;   }
#people_c		{ display: none;   }
#training_and_events_c 	{ display: none;   }
#links_c		{ display: none;   }
#footer			{ font-size: xx-small; color:#666; background: #FFF; width: 100%; height: 13px; position:relative; bottom: 0px; }
