.menu_home a
	{
	background: url("../images/button_home.jpg") top left no-repeat;
	width: 67px; 
	height: 24px;
	text-decoration: none
	}
.menu_home a:hover 
	{
	background-position: 0 -24px;
	}
.menu_home_outer
	{
	background: url("../images/button_home.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 67px; 
	height: 24px;
	text-decoration: none
	}
.menu_home_outer a
	{
	background: url("../images/button_home.jpg") top left no-repeat;
	display: block;
	width: 67px; 
	height: 24px;
	text-decoration: none
	}

.menu_bio a
	{
	background: url("../images/button_bio.jpg") top left no-repeat;
	width: 103px; 
	height: 24px;
	text-decoration: none
	}
.menu_bio a:hover 
	{
	background-position: 0 -24px;
	}
.menu_bio_outer
	{
	background: url("../images/button_bio.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 103px; 
	height: 24px;
	text-decoration: none
	}
.menu_bio_outer a
	{
	background: url("../images/button_bio.jpg") top left no-repeat;
	display: block;
	width: 103px; 
	height: 24px;
	text-decoration: none
	}

.menu_hero a
	{
	background: url("../images/button_myhero.jpg") top left no-repeat;
	width: 88px; 
	height: 24px;
	text-decoration: none
	}
.menu_hero a:hover 
	{
	background-position: 0 -24px;
	}
.menu_hero_outer
	{
	background: url("../images/button_myhero.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 88px; 
	height: 24px;
	text-decoration: none
	}
.menu_hero_outer a
	{
	background: url("../images/button_myhero.jpg") top left no-repeat;
	display: block;
	width: 88px; 
	height: 24px;
	text-decoration: none
	}

.menu_laf a
	{
	background: url("../images/button_laf.jpg") top left no-repeat;
	width: 50px; 
	height: 24px;
	text-decoration: none
	}
.menu_laf a:hover 
	{
	background-position: 0 -24px;
	}
.menu_laf_outer
	{
	background: url("../images/button_laf.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 50px; 
	height: 24px;
	text-decoration: none
	}
.menu_laf_outer a
	{
	background: url("../images/button_laf.jpg") top left no-repeat;
	display: block;
	width: 50px; 
	height: 24px;
	text-decoration: none
	}

.menu_guestbook a
	{
	background: url("../images/button_guestbook.jpg") top left no-repeat;
	width: 104px; 
	height: 24px;
	text-decoration: none
	}
.menu_guestbook a:hover 
	{
	background-position: 0 -24px;
	}
.menu_guestbook_outer
	{
	background: url("../images/button_guestbook.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 104px; 
	height: 24px;
	text-decoration: none
	}
.menu_guestbook_outer a
	{
	background: url("../images/button_guestbook.jpg") top left no-repeat;
	display: block;
	width: 104px; 
	height: 24px;
	text-decoration: none
	}

.menu_photos a
	{
	background: url("../images/button_photos.jpg") top left no-repeat;
	width: 75px; 
	height: 24px;
	text-decoration: none
	}
.menu_photos a:hover 
	{
	background-position: 0 -24px;
	}
.menu_photos_outer
	{
	background: url("../images/button_photos.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 75px; 
	height: 24px;
	text-decoration: none
	}
.menu_photos_outer a
	{
	background: url("../images/button_photos.jpg") top left no-repeat;
	display: block;
	width: 75px; 
	height: 24px;
	text-decoration: none
	}

.menu_store a
	{
	background: url("../images/button_store.jpg") top left no-repeat;
	width: 64px; 
	height: 24px;
	text-decoration: none
	}
.menu_store a:hover 
	{
	background-position: 0 -24px;
	}
.menu_store_outer
	{
	background: url("../images/button_store.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 64px; 
	height: 24px;
	text-decoration: none
	}
.menu_store_outer a
	{
	background: url("../images/button_store.jpg") top left no-repeat;
	display: block;
	width: 64px; 
	height: 24px;
	text-decoration: none
	}

.menu_links a
	{
	background: url("../images/button_links.jpg") top left no-repeat;
	width: 62px; 
	height: 24px;
	text-decoration: none
	}
.menu_links a:hover 
	{
	background-position: 0 -24px;
	}
.menu_links_outer
	{
	background: url("../images/button_links.jpg") top left no-repeat;
	background-position: 0 -24px;
	width: 62px; 
	height: 24px;
	text-decoration: none
	}
.menu_links_outer a
	{
	background: url("../images/button_links.jpg") top left no-repeat;
	display: block;
	width: 62px; 
	height: 24px;
	text-decoration: none
	}

h1 {  font-family: Tahoma, Verdana, Arial; font-size: 24pt; font-style: normal; font-weight: bold}
h2 {  font-family: Tahoma, Verdana, Arial; font-size: 18pt; font-style: normal; font-weight: bold}
body {  background-color: #CBC7CC; font-family: tahoma, verdana, arial}


ul { list-style-position:inside; list-style-type:circle; margin:0; padding:0; font-family:Tahoma, Verdana, sans-serif; }
li { margin:0; padding:0; }
li.current { font-weight:bold; color:#667A58; }

a, a:link, a:visited, a:active { color: #222222 ; text-decoration: underline; }
a:hover { color: #222222 ; text-decoration: underline; font-style: bold; }


.gallery a, a:link, a:visited, a:active { color: #222222 ; text-decoration: underline; }
.gallery a:hover { color: #222222 ; text-decoration: underline; font-style: bold; }
