 



/******************/
/*      Custom    */
/******************/
#container{
	background-image: url(../images/home/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer{
	background-image: url(../images/home/bottom_corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead .top{
	background-image:url(../images/home/masthead_top.gif);
}
#mastheadImage{
	background-image:url(../images/home/masthead.jpg);
}
#body li{
	background-image: url(../images/home/bullet.gif);
}
