/* CSS Document */


#mainContainer_fountainPage  {
position:relative;
width:848px;
margin-left:auto;
margin-right:auto;
border:solid 3px black;
color:#CC3366;
background-color:#FFFFff;
paddng:0px;
}


#rightContentArea_fountainPage  {
float:left;
font-family:"Trebuchet MS", Arial;
color:#CC3366;
font-size:13px;
background-color:#FFFfff;
padding:0px;
margin:10px 0px 0px 30px;
text-align:left;
height:280px;

}


#rightContentArea_fountainPage p {
width:500px;

}


#rightContentArea_fountainPage h2 {
font-size:20px;
margin-top:15px;

}


#clickForPhotoGallery_fountainPage {
	position:absolute;
	left:15px;
	top:525px;
	width:220px;
	height:24px;
	z-index:1;
	color: #3A7886;
	text-align:center;
}

#clickForSlideshow_fountainPage {
	position:absolute;
	text-align:center;
	left:450px;
	top:300px;
	width:230px;
	height:24px;
	z-index:1;
	color: #3A7886;
}
