@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0}


#nav-space {
	width:691px;
	height:45px;
	padding-top: 47px;
	padding-left: 22px;
  }
  

#nav {
	width:691px;
	height:45px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: absolute;
	visibility: visible;
  }
#nav li {
	list-style-type:none;
	float:left;
	height:45px;
	width: auto;
  }
#nav a {
	display:block;
	height:45px;
	text-indent:-9999em;
	width: auto;
	outline:none;
  }
  
  
  #nav .nav_home {
  width:65px;
  }
  #nav .nav_parties {
  width:83px;
  }
  #nav .nav_paint {
  width:186px;
  }
  #nav .nav_other {
  width:164px;
  }
  #nav .nav_gallery {
  width:88px;
  }
  #nav .nav_contact {
  width:105px;
  }
  

  
  
 .nav_home a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
  }
   .nav_parties a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -65px -45px;
  }
   .nav_paint a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -148px -45px;
  }
   .nav_other a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -334px -45px;
  }
   .nav_gallery a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -498px -45px;
  }
   .nav_contact a:hover {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -586px -45px;
  }
  
  
  
   #bd-home .nav_home {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
  }
   #bd-parties .nav_parties {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -65px -45px;
  }
   #bd-paint .nav_paint {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -148px -45px;
  }
   #bd-other .nav_other {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -334px -45px;
  }

   #bd-gallery .nav_gallery {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -498px -45px;
  }
   #bd-contact .nav_contact {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -586px -45px;
  }
 
  
  
#bd-home .nav_home a,
#bd-parties .nav_parties a, 
#bd-paint .nav_paint a, 
#bd-other .nav_other a,
#bd-gallery .nav_gallery a,
#bd-contact .nav_contact a, 
  
  


{
  background:none;
}


.button1 a {
	display:block;
	text-indent:-9999em;
	width:250px;
	background-image: url(../images/email-nav.gif);
	height: 45px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: -238px 0px;
	outline: none;
}

.button1 a:hover {
	background-image: url(../images/email-nav.gif);
	background-position: -238px -45px;
}

.button2 a {
	display:block;
	text-indent:-9999em;
	width:240px;
	background-image: url(../images/invite-link.gif);
	height: 45px;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	outline: none;
}

.button2 a:hover {
	background-image: url(../images/invite-link.gif);
	background-position: 0px -45px;
}

.button3 a {
	display:block;
	text-indent:-9999em;
	width:350px;
	background-image: url(../images/more1.gif);
	height: 45px;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	outline: none;
}

.button3 a:hover {
	background-image: url(../images/more1.gif);
	background-position: 0px -45px;
}

.button4 a {
	display:block;
	text-indent:-9999em;
	width:350px;
	background-image: url(../images/more2.gif);
	height: 45px;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	outline: none;
}

.button4 a:hover {
	background-image: url(../images/more2.gif);
	background-position: 0px -45px;
}


a.orange:link {
	color: #A7A8AC;
	text-decoration: none;
}
	
a.orange:active {
	color: #A7A8AC;
	text-decoration: none;
}
	
a.orange:visited {
	color: #A7A8AC;
	text-decoration: none;
}
	 
a.orange:hover {
	color: #FC4B37;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD4B37;
}


a.dot:link {
	color: #3C0065;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C0065;
	text-decoration: none;
}
	
a.dot:active {
	color: #A7A8AC;
	text-decoration: none;
}
	
a.dot:visited {
	color: #3C0065;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C0065;
	text-decoration: none;
}
	 
a.dot:hover {
	color: #FC4B37;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FD4B37;
}


#links {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	line-height: 1.5em;
	width: 550px;
  }
#links li {
	list-style-type:none;
	font-weight: bold;
	display: inline;
	padding-right: 10px;
  }
#links a {
	outline:none;
	color: #FC4B37;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC4B37;
  }
  
  #links a:hover {
	outline:none;
	color: #3C0065;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C0065;
  }
