/* CSS Document */

body {
margin-top: 0;
background-image:url(images/dulla-heart-background.jpg);
background-repeat: repeat;
}
.navigation {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#609;
	font-size:14px;
}
#menu a, #menu a:visited {
  text-align:center; 
  text-decoration:none; 
  color:#609; 
  width:300px; 
  height:20px; 
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom:0;
  }
#menu a:hover {
  color: #333;
  }
  
.body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-left:150px;
	margin-right:150px;
	color:#333;
	line-height: 140%;
}
.body-background {
	background:url(images/body.png)
	}
	
.bck-page-body {
	width:650px;
	background:url(images/body.png) no-repeat

}
.bp-body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-left:150px;
	margin-right:150px;
	color:#333;
	line-height: 140%;
	text-align:left
	}
	
a.resource:link {color: #609; text-decoration: none; }
a.resource:visited {color: #609; text-decoration: none; }
a.resource:hover {color: #333; text-decoration: underline; }
a.resource:active {color: #609; text-decoration: none; } 

#scroll {
height: 500px;
width: 650px;
overflow: auto;
border: 1px solid #CCC ;
padding: 8px;
}

.overflow-body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	line-height: 140%;
	text-align:left
	}
.bp-li-body-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	line-height: 140%;
	text-align:left
	}

.homepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
ul li
{
    color: #A862A8;
}
.style1 .style1 {
	color: #A863A8;
}

