.mstheme
{
	separator-image: url(http://www.geocities.com/G_Hodgins/_themes/sumhorsd.gif);
	list-image-1: url(http://www.geocities.com/G_Hodgins/_themes/sumbul1d.gif);
	list-image-2: url(http://www.geocities.com/G_Hodgins/_themes/sumbul2d.gif);
	list-image-3: url(http://www.geocities.com/G_Hodgins/_themes/sumbul3d.gif);

	nav-banner-image: url(http://www.geocities.com/G_Hodgins/_themes/sumbannd.gif);

	navbutton-horiz-normal: url(http://www.geocities.com/G_Hodgins/_themes/sumhbudd.gif);
	navbutton-horiz-pushed: url(http://www.geocities.com/G_Hodgins/_themes/sumhbusd.gif);

	navbutton-vert-normal: url(http://www.geocities.com/G_Hodgins/_themes/sumvbudd.gif);
	navbutton-vert-pushed: url(http://www.geocities.com/G_Hodgins/_themes/sumvbusd.gif);

	navbutton-home-normal: url(http://www.geocities.com/G_Hodgins/_themes/sumhombd.gif);

	navbutton-next-normal: url(http://www.geocities.com/G_Hodgins/_themes/sumnexbd.gif);

	navbutton-prev-normal: url(http://www.geocities.com/G_Hodgins/_themes/sumprebd.gif);

	navbutton-up-normal: url(http://www.geocities.com/G_Hodgins/_themes/sumupbd.gif);

}

.mstheme-bannertxt
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0,0,102);
	text-align: center;
	vertical-align: middle;
}
.mstheme-horiz-navtxt
{
	font-family: Arial, Helvetica;

	color: rgb(51, 51, 102);
	text-align: center;
	vertical-align: middle;
}

.mstheme-vert-navtxt
{
	font-family: Arial, Helvetica;

	color: rgb(51, 51, 102);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxthome
{
	font-family: Arial, Helvetica;

	color: rgb(255,255,255);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtnext
{
	font-family: Arial, Helvetica;

	color: rgb(255,255,255);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtprev
{
	font-family: Arial, Helvetica;

	color: rgb(255,255,255);
	text-align: center;
	vertical-align: middle;
}

.mstheme-navtxtup
{
	font-family: Arial, Helvetica;

	color: rgb(255,255,255);
	text-align: center;
	vertical-align: middle;
}
UL
{ 
	list-style-image: url(http://www.geocities.com/G_Hodgins/_themes/sumbul1d.gif);
}
UL UL
{
	list-style-image: url(http://www.geocities.com/G_Hodgins/_themes/sumbul2d.gif);
}
UL UL UL
{
	list-style-image: url(http://www.geocities.com/G_Hodgins/_themes/sumbul3d.gif);
}