

#topd {
	background-image: url(../images/wedding.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 780px;
}
#topw {
	background-image: url(../images/wedding2.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 750px;
}

#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 8px;
}
.f {
	background-image: url(../images/folder.gif);
}
#bc{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#asdir {
	text-align: left;
	height: 250px;
	width: 500px;
}
#cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#cat {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}
#wp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 2px;
}
#web {
	text-align: left;
	margin-left: 0px;
}
#web ul {
	padding: 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
#web li {
	margin-bottom: 8px;
}
.menutopdir {
	background-image: url(../images/menutopdir.jpg);
}
#dirnav {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#dirnav td {
	text-align: left;
	padding: 5px 5px 5px 10px;
}
#dirnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#dirnav a:link {
	text-decoration: underline;
	color: #0000FF;
}
#dirnav a:visited {
	text-decoration: underline;
	color: #0000FF;
}
#dirnav a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#dirnav a:active {
	text-decoration: underline;
	color: #FF0000;
}
#se {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
	color: #000000;
}
.gr {
	color: #999999;
}