body {
	margin:0px;
	text-align:center;
}
#main {
	width:980px;
	margin:2px auto;
	text-align:left;
	background-image: url(images/layout_19.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header {
	width:100%;
	height:38px;
}
#header #mnu_top_edge {
	position:relative;
	float:left;
	width:154px;
	height:100%;
	margin:0px auto;
	background-image:url(images/layout_07.gif);
	background-repeat:repeat-x;
	background-color:#D7DBDB;
}
#header #main_top_edge {
	position:relative;
	float:left;
	width:752px;
	height:100%;
	margin:0px auto;
	background-image:url(images/layout_07.gif);
	background-repeat:repeat-x;
	background-color:#D7DBDB;
}
#header #mnu_top_spacer {
	position:relative;
	float:left;
	width:24px;
	height:100%;
	background-image:url(images/layout_05.gif);
	background-repeat:no-repeat;
	background-color:#D7DBDB;
}
#header #top_left {
	position:relative;
	float:left;
	width:12px;
	height:100%;
	background-image:url(images/layout_03.gif);
}
#header #top_right {
	position:relative;
	float:left;
	width:38px;
	height:100%;
	background-image:url(images/layout_09.gif);
}
#menu_block {
	width:190px;
	float:left;
	margin:0px;
	background-color:#D7DBDB;
	background-image: url(images/layout_15.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#menu {
	position:relative;
	float:left;
	background-image: url(images/layout_16.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu_bottom {
	position:relative;
	height:38px;
	float:left;
}
#menu_bottom .btm_left {
	width:38px;
	height:100%;
	float:left;
	background-image: url(images/layout_21.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu_bottom .btm_centre {
	height:100%;
	width:128px;
	float:left;
	background-image: url(images/layout_35.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu_bottom .btm_right {
	width:24px;
	height:38px;
	float:left;
	background-image: url(images/layout_23.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a {
	display:block;
	margin:10px 0px 15px 30px;
}
#logo {
	position:relative;
	height:75px;
	width:131px;
	text-align:center;
	float:left;
	clear:left;
}
#logo img {
	height:75px;
	width:131px;
	margin:10px auto;
}
#content_block {
	float:right;
	width:790px;
	padding:10px 0px 10px 0px;
	margin:0px;
	background-image: url(images/layout_19.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#D7DBDB;
}
#content_bottom {
	position:relative;
	height:38px;
	float:right;
}
#content_bottom .btm_left {
	width:38px;
	height:100%;
	float:right;
	background-image: url(images/layout_21.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_bottom .btm_centre {
	width:714px;
	height:100%;
	float:right;
	background-image: url(images/layout_35.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content_bottom .btm_right {
	width:38px;
	height:38px;
	float:right;
	background-image: url(images/layout_37.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
.content {
	height:260px;
	padding:10px 0px 10px 5px;
	overflow:auto;
	margin:0px;
}
.content_title {
	position:relative;
	width:90%;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	margin:0px 40px 0px 15px;
	background-color:#A5B6BA;
}
.content_body {
	position:relative;
	clear:both;
}
.content_title .text {
	position:relative;
	float:left;
}		
.content_title .date {
	position:relative;
	float:right;
}