body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: small;
}
#wrap {
	margin: 0px auto;
	text-align: left;
	width: 760px;
}
td img {
	display: block;
}
#bg_repeat {
	background-color: #909F44;
	background-image: url("/images/chrissyw_bg_repeat.jpg");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: right top;
	vertical-align: top;
	position: relative;
	top: 0px;
}
#bg_flower {
	background-image: url("/images/chrissyw_content_bg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	position: relative;
	top: 0px;
}
#bg_nav {
	background-image: url("/images/chrissyw_nav_bg_repeat.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #909F44;
}
p {
	margin-top: 5px;
	margin-right: 190px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h1, h2, h3 {
	margin-top: 12px;
	margin-right: 190px;
	margin-bottom: 8px;
	margin-left: 10px;
	font-size: small;

}
p.first {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: small;
}
h1.first, h2.first, h3.first {
	margin-top: 12px;
	margin-right: 25px;
	margin-bottom: 8px;
	margin-left: 10px;
}
img.gallery {
border: #000000 thin solid;
text-align:center;
}
textarea.first, input.first, input, textarea {	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #669900;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}

.scott a {
	font-style:normal;
	font-weight: normal;
	font-size: small;

}