body   { color: white; font: 10pt/12pt arial, helvetica, sans-serif; background-color: #000; background-image: none; background-repeat: repeat; margin: 1em }
h1 { color: teal; font-size: 14pt; line-height: 16pt; background-color: black }
/* Begin HOME Menu  */
	#linksNav  { background: url("../images/links_normal.jpg") no-repeat left top; display: block; width: 140px; height: 40px }
	#linksNavOn  { background: url("../images/links_on.jpg") no-repeat left top; width: 140px; height: 40px }
	a#linksNav:hover  { background: url("../images/links_on.jpg") no-repeat left top }
	#contactNav  { background: url("../images/contact_normal.jpg") no-repeat left top; display: block; width: 140px; height: 40px }
	#contactNavOn  { background: url("../images/contact_on.jpg") no-repeat left top; width: 140px; height: 40px }
	a#contactNav:hover  { background: url("../images/contact_on.jpg") no-repeat left top }
	#galleryNav  { background: url("../images/galleries_normal.jpg") no-repeat left top; display: block; width: 140px; height: 40px }
	#galleryNavOn  { background: url("../images/galleries_on.jpg") no-repeat left top; width: 140px; height: 40px }
	a#galleryNav:hover  { background: url("../images/galleries_on.jpg") no-repeat left top }
	#aboutNav  { background: url("../images/about_us_normal.jpg") no-repeat left top; display: block; width: 140px; height: 40px }
	#aboutNavOn  { background: url("../images/about_us_on.jpg") no-repeat left top; width: 140px; height: 40px }
	a#aboutNav:hover  { background: url("../images/about_us_on.jpg") no-repeat left top }
	#homeNav  { background: url("../images/home_normal.jpg") no-repeat left top; display: block; width: 140px; height: 40px }
	#homeNavOn  { background: url("../images/home_on.jpg") no-repeat left top; width: 140px; height: 40px }
	a#homeNav:hover  { background: url("../images/home_on.jpg") no-repeat left top }
/* End HOME Menu */

