html,body{

	margin:0px;
	padding:0px;
	height:100%;

}
* {

	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}


body{

	background:#ffffff ;

}
a:hover{
	text-decoration:none;
}
img{
border:0px;
}

b, strong{font-weight:bold}
.main{

	width:100%;

	height:100%;

	background:#e5e5e5 url(../images/bg_light.gif) repeat-x 0px 248px;
}
#icons{
	width:41px;
	background:#fef1fa url(../images/bg_under_icons.gif) repeat-y top left;
}
#icons .inner{
	width:41px;
	background:url(../images/bg_before_icons.gif) no-repeat top left;
	padding-top:31px;
}
#icons .inner .inner_icons{
	background:url(../images/bg_icons.gif) no-repeat top left;
	height:218px;
	padding-left:14px;
	padding-top:39px;
	padding-right:12px;
}
#icons .inner .inner_icons div{
	padding:16px 0px 17px 2px;
	background:url(../images/bullet_icons.gif) no-repeat bottom left;
	
}
#icons .inner .inner_icons div.last{
	background:none;
}
.leftcol{
	width:235px;
	background-color:#ffffff;
	vertical-align:top;
}
.leftcol_foot{
	vertical-align:bottom;
	background-color:#ffffff;
}
.leftcol_foot .footer{
	background:url(../images/bg_leftcol_foot.gif) repeat-x bottom left;
	margin:0px 1px 0px 1px;
	width:233px;
	height:48px;
	
}
.logo{
	padding:37px 0px 30px 43px;
}
.menu_top{
	padding-left:21px;
	padding-top:8px;
	background:url(../images/bg_menu_top.gif) no-repeat 21px 0px;
	width:193px;
}
.menu_bottom{
	padding-bottom:7px;
	background:url(../images/bg_menu_bottom.gif) no-repeat bottom left;
	width:193px;
}
.menu_middle{
	background:url(../images/bg_menu_middle.gif) repeat-y top left;
	width:193px;
	padding-top:21px;
	padding-bottom:17px;
}
.menu_middle ul{
	width:100%;
	padding-left:26px;
}
.menu_middle ul li{
	list-style-type:none;
	height:22px;
	vertical-align:top;
	width:100%;
	cursor:pointer;
}
.menu_middle ul li a{
	vertical-align:top;
}
.menu_middle ul li a img{
	vertical-align:top;
}
.centercol{
	background: url(../images/bg_centercol.gif) repeat-y top left;
	width:682px;
}
.centercol .main_bg{
	width:682px;
	background:url(../images/main_center_bg.jpg) no-repeat top left;
	height:274px;
	margin-left:-18px;
}
.centercol .main_bg img{
	margin:62px 0px 0px 33px;
}
#corner{
	position:absolute;
	top:274px;
	left:815px;
	background:url(../images/corner_center_bg.jpg) no-repeat top left;
	width:101px;
	height:28px;
}
.content{
	margin:21px 0px 41px 28px;
	width:600px;
}
.without_padding{
	margin:21px 0px 41px -14px;
	width:643px;
}
.without_padding *{
	margin-left:42px;
}
* html .without_padding *{
	margin-left:0px;
}
.without_padding * *{
	margin-left:0px;
}
.content *{
	line-height:17px;
	font-size:12px;
	font-family:Tahoma;
	color:#666666;
}
.content h1{
	padding-bottom:23px;
}
* html .without_padding h1{
	margin-left:42px;
}
.content h2{
	padding:19px 0px 15px 0px;
	vertical-align:top;
}

.content p{
	line-height:17px;
	font-size:12px;
	font-family:Tahoma;
	color:#666666;
	padding-bottom:7px;
}
.content a{
	font-size:12px;
	font-family:Tahoma;
	color:#5EA710;
}
.artwork{
	width:148px;
	border:1px solid #b8b8b8;
	background-color:#ffffff;
	padding:7px;
	float:left;
	margin-right:42px;
}
.content .last{
	margin:0px;
}
.artwork img{
	border:1px solid #dadada;
}
.without_padding div.photos, .content div.photos{
	width:148px;
	border:1px solid #b8b8b8;
	background-color:#ffffff;
	padding:7px;
	float:left;
	margin-left:42px;
	margin-bottom:26px;
}
*html .without_padding div.photos, *html .content div.photos{
	margin-left:21px;
}
.content .last{
	margin:0px;
}
.photos img{
	border:1px solid #dadada;
}
.without_padding div.act, .content div.act{
	padding:5px;
	border:3px solid #b8b8b8;
}
.rightcol{
	background: url(../images/bg_rightcol.gif) repeat-x top left;
	width:100%;
}
td.footer{
	background: url(../images/bg_under_icons.gif) repeat-y top left;
}
td.footer_right{
	background: url(../images/bg_centercol.gif) repeat-y top left;
}
td.footer div.footer{
	height:48px;
	background-color:#b6b6b6;
}
td.footer_right div.footer{
	height:48px;
	background-color:#b6b6b6;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	padding-left:16px;
}
td.footer_right div.footer div{
	background-color:#b6b6b6;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	line-height:14px;
	padding-top:12px
}
.clear{
clear:both;
}
a.read_more{
	padding:0px 4px;
}
.see_more{
	padding-left:16px;
	margin-top:8px;
	background:url(../images/bullet_see_more.gif) no-repeat 0px 4px;
	font-family:Tahoma;
	font-size:12px;
	color:#5ea710;
	line-height:17px;
	
}
.see_more a{
	font-family:Tahoma;
	font-size:12px;
	color:#5ea710;
	line-height:17px;
}
.news_item{
	padding-bottom:25px;
}
.head{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#568b22;
	line-height:17px;
	padding-top:7px;
}
.head_bigger{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#568b22;
	line-height:20px;
	padding-top:7px;
	padding-bottom:7px;
}
.news_item .info{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	line-height:17px;
	padding-top:4px;
}
div.paper{
	font-family:Tahoma;
	font-size:12px;
	color:#568b22;
	line-height:17px;
	text-align:right;
	padding:4px 0px 4px 0px;
}
span.paper{
	font-family:Tahoma;
	font-size:12px;
	color:#568b22;
	line-height:17px;
}
 .author{
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#568b22;
	line-height:17px;
	padding-top:7px;
}
.pdf_link{
	padding-left:27px;
	background:url(../images/icons_pdf.gif) no-repeat top left;
	font-family:Tahoma;
	font-size:12px;
	color:#5ea710;
	line-height:17px;
}
.pdf_link a{
	font-family:Tahoma;
	font-size:12px;
	color:#5ea710;
	line-height:17px;
}
p.donations{
	padding-top:5px;
	padding-bottom:17px;
}
.padding{
	padding-left:25px;
}
.light{
	background:url(../images/bg_light.gif) repeat-x 18px 248px;
	margin-left:18px;
	padding-left:-18px;
}
.centercol_light{
	position:absolute;
	top:274px;
	background:url(../images/bg_centercol_light.gif) no-repeat top left;
	width:18px;
	height:243px;
	left:276px;
}
.imagination{
	margin-bottom:15px;
}
.imagination .inner_image{
	width:170px;
	float:left;
} 
.imagination .inner_image img{
	float:left;
	margin:0px 10px 10px 0px ;
}
.imagination .inner_image div{
	font-size:10px;
	margin:0px 10px 0px 0px;
}
.imagination p{
	text-align:left;
	line-height:20px;
}