html, body {
	margin:10px;
	padding:0px;
	font-family:verdana;
	font-size:14px;
}

#news_top{
background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	width:246px;
	height:88px;
text-align:center;
margin-top:80px;	
}

.news2{
	background-image:url(../images/news2.gif);
	width:246px;
	height:105px;
	
}
#news3{
	background-image:url(../images/news3.gif);
	background-repeat:no-repeat;
	width:246px;
	height:128px;
}

#bottom{
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	width:524px;
	height:52px;
}
#welcome{
	background-image:url(../images/welcome.gif);
	background-repeat:no-repeat;	
	font-size:11px;
	width:524px;
	
}

#welcome_content{	
	padding-top:85px;
	text-align:left;
	padding-left: 10px;
	width:160px;
	float:left;

}

#welcome_content_right{	
	padding-top:10px;
	text-align:left;
	margin-right: 15px;
	width:330px;
	float:right;
	height:175px;
}

#mission{
	background-image:url(../images/mission_body.gif);
	background-repeat:no-repeat;
	width:524px;
	height:273px;
	background-position:left;
}

#mission_image{
	background-image:url(../images/mission.gif);
	background-repeat:no-repeat;
	width:524px;
	height:77px;

}


#partners{
	background-image:url(../images/partners_body.gif);
	background-repeat:no-repeat;
	width:524px;
	height:118px;
}

#partners_image{
	background-image:url(../images/partners.gif);
	background-repeat:no-repeat;
	width:524px;
	height:76px;
}

#content{
	margin-top:190px;
}

#news2_content{
	margin-left:10px;
	margin-right:5px;
	text-align:left;
	
}

#news3_content{
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	text-align:left;
}

#bottom_content{
	
	text-align:center;
}

#mission_content{
	
	height:250px;
	width:510px;
	margin:10px 10px 10px 10px;
	overflow:scroll;
	text-align:left;
	
}




.bevin a:link     {color: lightgrey; background: white}
.bevin a:visited  {color: lightgrey;  background: white}
.bevin a:active   {color: lightgrey;    background: white}

/**********************************************************
Raphael changes
**********************************************************/
.sidebar_nav {
	padding: 10px 0 20px 0;
	margin: 0;
}

.sidebar_nav li{
	list-style: none;
	padding: 10px 0 0px 20px;
}

.sidebar_nav li a, .sidebar_nav li a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.sidebar_nav li a:hover{
	text-decoration: underline;
}
