@charset "UTF-8";
/* CSS Document */

body {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #999999;
	background-color: #FFFDF6;
}
#center {
	width: 280px;
	margin-top: 70px;
	margin-right: 110px;
	margin-bottom: 10px;
	margin-left: 110px;
	height: 510px;
	background-color: #FFF9EC;
}
#pagetitle {
	text-align: center;
	height: 80px;
	width: 260px;
	margin-top: 20px;
	font-weight: bold;
	margin-left: 10px;
}
#pagetitle a {
	font-weight: normal;
}

#menu {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #999999;
	vertical-align: middle;
}
h1 {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 1.8em;
	color: #999999;
}
#menu a {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	color: #999999;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-align: left;
}
a {
	font-family: Eurostile, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
}
#rightstrip p a {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}

a:hover {
	color: #666666;
}
#overflow {
	overflow: auto;
	height: 320px;
	padding-right: 5px;
}
#container {
	height: 600px;
	width: 504px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#cutout {
	background-image: url(graphics/cutout01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 600px;
	width: 190px;
	margin-top: 30px;
	margin-left: -35px;
}
#left {
	height: 600px;
	width: 50px;
	float: left;
}
#contents {
	float: left;
	height: 599px;
	width: 500px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFF9EC;
}
#linen #contents {
	background-image: url(graphics/bckg_linen.png);
	background-repeat: no-repeat;
}

#right {
	float: right;
	height: 600px;
	width: 50px;
}
#footer {
	float: none;
	height: 20px;
	width: 455px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#item01 {
	height: 100px;
	width: 260px;
}

#item02 {
	height: 100px;
	width: 260px;
	margin-top: 25px;
}

#item03 {
	height: 100px;
	width: 260px;
	margin-top: 25px;
}

#hans {
	height: 40px;
	width: 260px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
}
#wedding #contents {
	background-image: url(graphics/bckg_wedding.png);
	background-repeat: repeat;
}


#foto01 {
	float: left;
	height: 100px;
	width: 75px;
}

#foto02 {
	float: left;
	height: 100px;
	width: 75px;
}

#foto03 {
	float: left;
	height: 100px;
	width: 75px;
}

#link01 {
	float: right;
	height: 100px;
	width: 170px;
	padding-left: 15px;
	vertical-align: bottom;
}

#link02 {
	height: 100px;
	width: 170px;
	padding-left: 15px;
	float: right;
}

#link03 {
	float: right;
	height: 100px;
	width: 170px;
	padding-left: 15px;
}

#leftstrip {
	float: left;
	height: 350px;
	width: 75px;
	margin-right: 15px;
	margin-left: 10px;
}

#rightstrip {
	float: right;
	height: 350px;
	width: 165px;
	overflow: auto;
	font-size: 0.6em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
	text-align: left;
	scrollbar-arrow-color: #666;
	scrollbar-3dlight-color: #FFF9EC;
	scrollbar-highlight-color: #FFF9EC;
	scrollbar-face-color: #FFF9EC;
	scrollbar-shadow-color: #FFF9EC;
	scrollbar-darkshadow-color: #FFF9EC;
	scrollbar-track-color: #FFF9EC;
}

#leftfoto01 {
	height: 100px;
	width: 75px;
}

#leftfoto02 {
	height: 100px;
	width: 75px;
	margin-top: 25px;
}

#leftfoto03 {
	height: 100px;
	width: 75px;
	margin-top: 25px;
}
.leftalign {
	text-align: left;
}
a:visited {
	color: #333333;
}

#planning #contents {
	background-image: url(graphics/bckg_planning.png);
	background-repeat: no-repeat;
}

