body {
	padding: 0px; 
	margin: 0px; 
	background-color: #333333; 
	font-family: Arial;
	font-size: 14px;
	width: auto;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto;
	width: 822px;
	height: 611px;
	background-color: transparent;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	padding: 39px;
}

#cloudbg {
	background-color: transparent;
	background-image: url(../images/cloudbg.jpg);
	background-repeat: no-repeat;
	width: 822px;
	height: 611px;
}

#header {
	height: 30px;
	background-color: #166e94;
	border: 1px solid #1d6b8a;
	border-bottom: 0px;
	padding: 10px 0px 0px 20px;
}

#headergradient {
	height: 57px;
}

#content {
	width: 755px;
	height: 501px;
	margin: 0px 34px;
	position: relative;
	top: -16px;
	color: #ffffff;
}
#content a {
	color: #ffffff;
	text-decoration: underline;
}
#contentbg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#photobg {
	position: absolute;
	top: 20px;
	left: 19px;
}
#photocontent {
	position: absolute;
	top: 23px;
	left: 22px;
}
#guestbookbg {
	position: absolute;
	top: 7px;
	left: 455px;
}
#guestbookcontent {
	position: absolute;
	top: 43px;
	left: 596px;
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
#contentline {
	position: absolute;
	top: 221px;
	left: 78px;
}
#details {
	position: absolute;
	top: 20px;
	left: 175px;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}
.details-name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#links {
	position: absolute;
	top: 140px;
	left: 605px;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	line-height: 20px;
}
#contenttext {
	position: absolute;
	width:695px;
	top: 235px;
	height:250px;
	left: 25px;
	font-family: Arial;
	font-size: 13px;
	padding-right: 25px;
	line-height: 20px;
	overflow:scroll;
	overflow-x: hidden; 
	width: 684px;
}
#contenttext_pp {
	position: absolute;
	width:695px;
	top: 235px;
	left: 25px;
	font-family: Arial;
	font-size: 13px;
	padding-right: 25px;
	line-height: 20px;
}

