html, body {
	margin:0;
	padding:0;
overflow-x: hidden;

}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
    background-color: #eee;
	color: #444;
	font-size: 75%;
}
#menu a {
    padding-left: 5px;
    padding-right: 5px;
}
   
a{
	color: #27D;
	text-decoration: none;
    
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #444;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {

}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
div#logo {
    float: right;
    padding: 20px;
}
div#menu {
    float: left;
    padding: 20px;
}



#galmenu {
	list-style: none;
  padding: 0;
  margin: 0;
	clear: both;	
	height:44px;
	background: url('/images/gmenuback.png') repeat-x;
	position: relative;
}

#galmenu span {
  display: none;
  position: absolute;
}
#galmenu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#galmenu a:hover {
  background-position: left bottom;
}
#galmenu a:hover span {
  display: block;
}

#galmenu .individ {
  width: 142px;
  height: 55px;
  background: url('/images/galindividuals.png') no-repeat;
  left: 35px;
  top: -1px;
}

#galmenu .individcurrent {
	width: 142px;
  height: 55px;
	background: url('/images/galindividcurrent.png') no-repeat;
	left: 35px;
  top: -1px;
}

#galmenu .engagements {
  width: 165px;
  height: 55px;
  background: url('/images/galeng.png') no-repeat;
  left: 190px;
  top: 0px;
}

#galmenu .engagementscurrent {
	width: 165px;
  height: 55px;
	background: url('/images/galengcurrent.png') no-repeat;
	left: 190px;
  top: 0px;
}

#galmenu .events {
  width: 100px;
  height: 55px;
  background: url('/images/galevents.png') no-repeat;
  left: 367px;
  top: 0px;
}

#galmenu .eventscurrent {
	width: 100px;
  height: 55px;
	background: url('/images/galeventscurrent.png') no-repeat;
	left: 367px;
  top: 0px;
}

#galmenu .families {
  width: 142px;
  height: 55px;
  background: url('/images/galfam.png') no-repeat;
  left: 487px;
  top: 0px;
}

#galmenu .familiescurrent {
	width: 142px;
  height: 55px;
	background: url('/images/galfamcurrent.png') no-repeat;
	left: 487px;
  top: 0px;
}

#galmenu .seniors {
  width: 104px;
  height: 55px;
  background: url('/images/galsen.png') no-repeat;
  left: 620px;
  top: 0px;
}

#galmenu .seniorscurrent {
	width: 104px;
  height: 55px;
	background: url('/images/galsencurrent.png') no-repeat;
	left: 620px;
  top: 0px;
}

#galmenu .weddings {
  width: 124px;
  height: 55px;
  background: url('/images/galwed.png') no-repeat;
  left: 740px;
  top: 0px;
}

#galmenu .weddingscurrent {
	width: 144px;
  height: 55px;
	background: url('/images/galwedcurrent.png') no-repeat;
	left: 740px;
  top: 0px;
}
