body {
	padding:0px;
	margin:0px;
}
img {
	border:0px;
}

#container {
	width:1000px;
	margin:0px auto;
	background:url(../images/background.jpg) no-repeat;
	background-position:0px 88px;
	background-color:#f9fbe5;
}
#content {
	display:block;
	overflow-y:auto;
	width:780px;
	margin:0px auto;
	padding-top:20px;
	padding-left:20px;
	background-color:#ffffff;
}
#contentBottomSpace {
	width:800px;
	height:40px;
	margin:0px auto;
	background-color:#ffffff;
}
#header {
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	background-color:#fff;
	height:50px;
}
#footer {
	background:url(../images/about/pink_footer.gif) no-repeat;
	width:800px;
	height:26px;
	clear:both;
	margin:0px auto;
	text-align:center;
}
#footer a {
	color:#666666;
	text-decoration:none;
	font-size:10pt;
}
#footer a:hover {
	text-decoration:underline;
}
#footer div {
	float:left;
}
#footerLinksContainer {
	margin:0px auto;
	padding-left:170px;
	padding-top:2px;
}
#footerLinks {
	height:20px;
	line-height:20px;
}
#footerImageLinks {
	padding-top:2px;
}
#logo {
	width:278px;
	height:48px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
}

#topSmallMenu {
	float:right;
	padding-top:15px;
	background-color:#fff;
}
#pinkTop {
	width:1000px;
	height:21px;
	background:url(../images/about/pink_top.gif) no-repeat;
	clear:both;
	background-color:#ffffff;
}

#flashContainer {
	width:800px;
	height:259px;
	margin:0px auto;
	background-color:#ffffff;
}

#leftContent {
	width:565px;

	display:block;
	margin:0px auto;
	float:left;
}

#rightContent {
	width:176px;
	overflow-y:visible;
	display:block;
	float:left;
}
#pathBar {
	background:url(../images/about/path_bar.gif) no-repeat;
	width:269px;
	height:17px;
	line-height:18px;
	padding-left:30px;
	font-size:9pt;
}
.darkGreenFonts {
	color:#1d8fa0;
	text-decoration:none;
}

.darkGreenFonts:hover {
	text-decoration:underline;
}

#categoriesTitle {
	padding-left:18px;
	padding-top:15px;
	height:39px;
}
#grayLine {
	width:520px;
	height:3px;
	background:url(../images/about/line_gary.gif) no-repeat;
	background-position:18px 1px;
	padding-bottom:25px;
}

.articleContainer {
	padding-top:0px;
	padding-left:14px;
	overflow-x:hidden;
}
.articleHeader {
	background:url(../images/about/pink_bar.gif) no-repeat;
	width:520px;
	height:30px;
	padding-left:28px;
	line-height:30px;
	font-size:12pt;
}
.articleContent {
/*	padding:10px 10px 10px 15px; ­ěŠl*/
	padding:5px 10px 20px 0px;
	font-size:10pt;
	color:#333333;
}
.articleFooter {
	background:url(../images/about/line_pink.gif) no-repeat;
	width:520px;
	height:10px;
}

#orgInfo {
	background:url(../images/about/footer.gif) no-repeat;
	background-position:center bottom;
	width:1000px;
	height:53px;
	padding-top:10px;
}

.pager {
	background:url(../images/news/bar_page.gif) no-repeat;
	width:520px;
	height:32px;
	text-align:center;
	color:#666;
	font-size:10pt;
	line-height:32px;
	clear:both;
}
.pagerLinks {
	color:#000;
	text-decoration:none;
}
.pagerLinks:hover {
	text-decoration:underline;
}
.links {
	color:#000;
	text-decoration:none;
}
.links:hover {
	text-decoration:underline;
}

.articleReadMoreHref:hover {
	text-decoration:underline;
}