*{ margin: 0; padding: 0; }* 
body { font: 0.9em/1.6em "Trebuchet MS", Tahoma, Verdana, sans-serif; background: #9FCDCB; color: #444; text-align: center; }

a {	color: #0033FF;	background: inherit; text-decoration: none; }
a:hover { color: #000; background: inherit; }
p { margin: 0 0 15px 0; text-align: justify; }
h1 {
	font: italic normal 3em "Trebuchet MS", Arial, Sans-Serif;
	color: #fff;
}
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #0033CC; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #000; background: #9FCDCB; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 960px; margin: 10px auto; background: #FFF; padding: 10px; text-align: left;}

#header { background: #9FCDCB url(../images/header.jpg) no-repeat; height: 316px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo {
	padding: 230px 0 0 10px;
	float: left;
	width: 550px;
	font-style: normal;
}
#gallery {
	background-position: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 540px;
	width: 720px;
}
.news {
	background:#9B9ABF;
	color:#000;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}

.news a{ text-decoration:underline; color:#000; font-weight:normal;}
.news a:hover{ color:#000; }

.newsimg {
	padding: 1px;
	margin: 0 5px 5px 10px;
	background-color: #9B9ABF;
}

.third { font-size: 1em;  float: right; width: 300px; margin: 50px 20px 20px 20px; }
#left { font-size: 1em;  float: left; width: 580px; margin: 20px 20px 20px 20px; }
	#left img { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0;}
#whole { font-size: 1em;  float: none; width: 900px; margin: 0 30px 10px 10px; }
	#whole img { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0;}
	#whole table{
	border: 1px solid #ccc;
	position: relative;
	float: left;
	padding-left: 50px;

	}
.last { float: right; width: 300px; margin: 50px 20px 20px 20px; }
.lastindex { float: right; width: 300px; margin: 0px 20px 20px 20px; }
.wedding {
	background-image: url(../images/bg_wedding.gif);
	background-repeat: no-repeat;
	text-align: justify;
}
. wedding li {margin: 0 0 0 5px;}
.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#table { float: left;}
.whole_li {
	padding-left: 5px;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 10px;}

#prefooter { width: 944px; margin: 0 auto; background: #9FCDCB; padding: 15px 18px 1px; font-size: 1em;  }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: 1em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.nav {
text-align:left; font-family: verdana, sans-serif; position:relative; font-size:0.8em;height:2em; margin:0 padding:0; list-style-type:none;
}
.nav ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.nav li {
float:left; position:relative;
}
.nav li a, .nav li a:visited {
	display:block;
	text-decoration:none;
	width:11em;
	color:#000;
	float:left;
	padding-right:0.0em;
	height:3em;
	line-height:3em;
}
* html .nav li a, .nav li a:visited {
width:10em; w\idth:10em; /* hack for IE5.5 */
}
.nav li a.drop, .nav li a.drop:visited {
font-weight:normal;
}
.nav li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.nav table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.nav li:hover a,
.nav li a:hover {
text-decoration:underline; border:0;
}
.nav li:hover ul,
.nav li a:hover ul {
visibility:visible; height:auto; width:11em; background:#9B9ABF; border:1px solid #ddd; left:0; top:2.0em; overflow:visible;
}
.nav li:hover ul li a,
.nav li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.1em; width:11em;
}
* html .nav li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.nav li:hover ul li a.drop,
.nav li a:hover ul li a.drop {
font-weight:bold;
}
.nav li:hover ul li ul,
.nav li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:11em; height:0; overflow:hidden;
}
.nav li:hover ul li a:hover,
.nav li a:hover ul li a:hover {
text-decoration:underline;
}
.nav li:hover ul li:hover ul,
.nav li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#9B9ABF; width:11em;
} 
.nav li:hover ul li:hover ul.left,
.nav li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.nav li:hover ul li:hover ul li a,
.nav li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.nav li:hover ul li:hover ul li:hover a,
.nav li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;

