body
{
font-size:70%;
background-color:#1c6520;
margin:0px;
}


body
{
font-family: verdana,helvetica,arial,sans-serif;
}



#container1 { /* background image block */
position:center;
width: 907px;
height: 260px;
background: url(image/acf_home.png) no-repeat;

}
#container2 { /* background image block */
position:center;
width: 907px;
height: 260px;
background: url(image/acf_page.png) no-repeat;

}
#home { /* home Link */
float: left;
position: relative;
width : 40px;
height: 10px;
margin-left: 230px;
margin-top: 240px;
}
#about { /* about Link */
float: left;
position: relative;
width : 40px;
height: 10px;
margin-left: 17px;
margin-top: 240px;
}
#events { /* Event Link */
float: left;
position: relative;
width : 47px;
height: 10px;
margin-left: 17px;
margin-top: 240px;
}
#join { /* Join Link */
float: left;
position:relative;
width : 58px;
height: 10px;
margin-left: 15px;
margin-top: 240px;
}
#apprenticeship { /* Sessions Link */
float: left;
position: relative;
width : 110px;
height: 10px;
margin-left: 18px;
margin-top: 240px;
}
#media { /* Media Link */
float: left;
position: relative;
width : 44px;
height: 10px;
margin-left: 15px;
margin-top: 240px;
}
#board { /* Board Link */
float: left;
position: relative;
width : 125px;
height: 10px;
margin-left: 17px;
margin-top: 240px;
}

#container_content 
{ 
	width: 907px;
	margin: 0 auto;
	background: url(image/repeat.jpg) repeat-y;
	}

