body {
	/* background-color: #909090; */
	 background-color: black; 
	/* background-color: #d3d6c6; */
	font-family: georgia;
}

#title { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	color: black;
}

#title a { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
	color: black;
	text-decoration: none;
}

.titlelink a:link, a:visited {
	text-decoration: none;
	color: green;
}

.titlelink a:hover {
	text-decoration: underline;
	background-color: b5d947;
}

.topleft {
	font-size: 12px;
	font-family: georgia;
}

.topcenter {
	font-size: 14px;
	font-family: georgia;
}

.topleft a {
	font-size: 12px;
}

.topleft a:hover {
	font-size: 12px;
	background-color: b5d947;
}


.topright {
	font-size: 12px;
}
TD a:link, a:visited {
	color: gray;
	text-decoration: none;
/*	font-family: Verdana, Geneva, sans-serif; */
}

TD a:hover {
	color: lightgray;
	text-decoration: underline;
/*	font-family: Verdana, Geneva, sans-serif; */
	background-color: b5d947;
}

TD .randi a:link, a:visited {
	font-size: 14px;
	color: #719014;
	text-decoration: none;
/*	font-family: Verdana, Geneva, sans-serif; */
}

TD .randi a:hover {
	font-size: 14px;
	color: lightgray;
	text-decoration: underline;
/*	font-family: Verdana, Geneva, sans-serif; */
	background-color: b5d947;
}


.gallery {
	margin: 0 0 0px 0; 
}

.gallery a  {
	border: 0px;
}

.gallery img  {
	border: solid 1px black;
}

.gallery a:hover img {
	border-color: green;
}

.gallery a:hover {  /* wakeup IE */
        background-color: #ffffff;
}

#gallery-thumb {
	text-align: center;
}

#gallery-thumb table {
	border:10px;
}

#gallery-thumb td {
/*	width: 50px; */
	vertical-align: center;
}

#gallery-thumb a  {
        border: 1px;
}

#gallery-thumb img  {
        border: solid 2px black;
}

#gallery-thumb a:hover img {
        border-color: green;
	border: solid 2px #b5d947;
}

#gallery-thumb a:hover {  /* wakeup IE */
         background-color: #b5d947;
}


#left {

}

#right {

}

#bryllup {

}

#bryllup TD {
	font-size: 12px;
}
