.leftVerBar {
	background-image:  url(images/vertBar.jpg);
	background-repeat: repeat-y;
}
.rightVertBar {
	background-image:  url(images/rightVertBar.jpg);
	background-repeat: repeat-y;
}
.bottomBar {
	background-image:  url(images/bottomBar.jpg);
	background-repeat: repeat-x;
}
.redBullet {
	list-style-image:  url(images/redBullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}

