@charset "UTF-8";

* html {
	
}

a {
	color: #663300;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-style: italic;
} /*FF9900*/
a:visited {
	color: #FFFFFF;
	font-style: italic;
	border-style: none;
}
a:active { color: #6E823B; font-style: italic; }
a[href="#"] {  }

p {
	margin: 10px;
	font-family: geneva;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

body {
	color: #FFFFFF;
	background-image: url(../blushimages/flowerslant.gif);
	font: cursive;
}

img {
	border-style: none;
	
	}

#container {
	background-color: #FFFFFF;
	width: 600px;
	height: auto;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
}
#logos {
	padding: 0px;
	height: 50px;
	width: 500px;
	position: relative;
	display: inline;
	border: none;
}




#pinkbartop {
	background-color: #FF99CC;
	position: relative;
	width: 600px;
	height: 25px;
	border-bottom: #FFF solid 2px;
	margin: auto;
}




#4images {
	margin: auto;
	width: 600px;
	}
	
	
	
#picturecontainer {
	margin: auto;
	text-align: center;
	}
	
	
#center {
	width: 600px;
	border-color: #FFFF66;
	text-align: center;
	margin: auto;
	background: #FFFFFF;
	margin: auto;
}


#below4picsbox {
	width: 600px;
	float: none;
	height: 1000px;
}




#below4picsleft {
	width: 100px;
	float: left;
	background-color: #FFCC66;
	text-align: center;
	color: #663300;
	font-size: 14px;
	height: 1650px;
	font: arial;
}

#below4picsleftbirthday {
	width: 100px;
	float: left;
	background-color: #FFCC66;
	text-align: center;
	color: #663300;
	font-size: 14px;
	height: 1700px;
}

#below4picsright {
	width: 500px;
	float: right;
	background-color: #FF99CC;
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	height: 1650px;
	}
	
#below4picsrightbirthday {
	width: 500px;
	float: right;
	background-color: #FF99CC;
	font-size: 18px;
	text-align: center;
	line-height: 25px;
	height: 1700px;
	}	
	
#visit p {
	text-align: left;
}

.top {
	margin-top: 50px;
}
