body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	}
#wrapper{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1000px;
	height: auto;
	margin-left: -500px;
}
.portlayer {
	position: absolute;
	visibility: hidden;
	height: 450px;
	width: 300px;
	left: 350px;
	top: 115px;
	text-align: center;
	z-index: 120
	}
.landsclayer {
	position: absolute;
	visibility: hidden;
	height: 300px;
	width: 450px;
	left: 275px;
	top: 165px;
	text-align: center;
	z-index: 100;
	}
p, a {
/*	text-align: center;*/
	color: #999999;
	}
a:hover{
	text-decoration: none;
	}
h5{
	font-size: 11px;
	font-weight: lighter;
	}
a.there{
	line-height: 25px;
	color: #4C4C4C;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	display: block;
	width:100%;
	height:100%;
	padding-left:30px;
	background-image: url(IMAGES/button.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	}
a.there:hover{
	background-image: url(IMAGES/buttonup.gif);
	background-repeat: no-repeat;
	}
	a.here{
	color:#999999;
	background-image: url(IMAGES/buttonup.gif);
	background-repeat: no-repeat;
	}
a.shop{
	width: 125px;
	height: 25px;
	border-top:1px dotted #FFFFFF;
	border-right:1px dotted #E6E6E6;
	border-bottom:1px dotted #E6E6E6;
	border-left:1px dotted #FFFFFF;
	}
a.shop:hover{
	border-top:1px dotted #E6E6E6;
	border-right:1px dotted #FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	border-left:1px dotted #E6E6E6;
	}
a.package{
	width:75%;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #FFFFFF;
}
a.package:hover{
	border-top:1px solid #E6E6E6;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #E6E6E6;
}
hr{
	text-align: left;
	height: 1px;
	width: 75%;
	color: #E6E6E6;
}
#logo{
	position:absolute;
	width:158px;
	height:80;
	z-index:1;
	left: 0px;
	top: 15px;
	visibility: visible;
	}
#menu{
	position: absolute;
	top: 125px;
	left: 0px;
	width: 125px;
	height: 115px;
	visibility: visible;
	z-index:1;
	}
#thumbs{
	position: absolute;
	top: 15px;
	left: 200px;
	width:600px;
	height:95px;
	visibility: visible;
	z-index:2;
	}
#content{
	position: absolute;
	top: 100px;
	left: 200px;
	width: 800px;
	height: 500px;
	overflow:auto;
	border-bottom:1px dotted #CCCCCC;
	text-align: left;
}
#wedding{
	position: absolute;
	top: 25px;
	left: 230px;
	width: 750px;
	height: auto;
	padding-top: 60px;
	overflow: auto;
	background-image: url(IMAGES/weddinghead.png);
	background-position: top center;
	background-repeat: no-repeat;
}
li{
	list-style-type: disc;
}
#text{
	position:absolute;
	width:270px;
	height:auto;
	z-index:1;
	left: 365px;
	top: 170px;
	visibility: visible;
	}
#coco{
	visibility: visible;
	top: 141px;
	left: 449px;
	width: 278px;
	height: 283px;
	}
table.wedtbl{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#595959;
}
	
/*for blog insert*/	
	
.comment /* div class for comment areas */
{
	border: 1px solid #AAA;
	padding: 10px;
	font: .7em italic;
	background: #DEDEDE;
	visibility: collapse;
}

.blog_form /*generic div for any misc forms throughout the pages */
{
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 5px solid #AAA;
	width: 800px;
	visibility: collapse;
}

#textbox p{
	text-align: left;
}

#textbox a{
	visibility: collapse;
}
