body {
	background-color:#FFFFFF;
	margin: 0px;
	text-align:center;
}
.frame {
	width: 779px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	padding:0px;
}
.top {
	height: 112px;
	background-image: url(../images/sarah_02.jpg);
	background-repeat: no-repeat;
}
.nav {
	height: 42px;
}
.header {
	height: 403px;
	background-image: url(../images/sarah_05.jpg);
	background-repeat: no-repeat;
}
.headerslide {
	height: 539px;
	width: 779p;
}

.main{
	height: auto;
	background-image: url(../images/bg_v.jpg);
	background-repeat: repeat-y;
}
.nav_left {
	width: 211px;
	height: 380px;
}
.content {
	width: 548px;
	height: 380px;
	background-image: url(../images/sarah_07.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.section {
	font-size: 20px;
}
.footer {
	height: 46px;
}
.footer {
	height: 100px;
}
.content_link {
	color: #FFFFFF;
}
.pink_pages {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}