@charset "utf-8";
/* CSS Document */

#mainContent { 
	margin: 10px; 
	background-color:#FFF;
	padding:0 10px 10px 10px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
} 

#leafbullets
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#leafbullets li 
{
padding-left: 18px;
background-image: url(../images/oakleaf_bullet.gif);
background-repeat: no-repeat;
background-position: 0 40%;
line-height:150%;
margin-left:-12px;
}
#MenuBar1	{
	margin:-10px 0 30px 1;
}
