body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/gradientHorz.jpg);
	background-repeat: repeat-y 50% 0;

}

a:link {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color: #FF00FF;
	text-decoration: none;
	}
a:hover {
	color: #FF00FF;
	text-decoration: none;
	}
a:active {
	color: #0000FF;
	text-decoration: none;
	}

.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #FFFFFF;
	background-image: url(../images/messyprints2.gif);
	background-repeat: repeat-y;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-image: url(../images/navPaws.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#linksPic {
	float: left;
	padding-top: 200px;
}
#links {
	float: left;
	width: auto;
}
#linksPic2 {
	float: left;
	padding-top: 400px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
}
.oneColFixCtrHdr #container #header #navbar {
	height: 32px;
	width: 780px;
	background-color: #FFFFFF;
}
.h1ColorBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #000099;
}
.oneColFixCtrHdr #container #mainContent #image1 {
	float: left;
	margin: 10px;
	padding: 5px;
}
.oneColFixCtrHdr #container #mainContent #image2 {
	margin: 10px;
	padding: 5px;
	float: right;
}
.oneColFixCtrHdr #container #mainContent #image3 {
	margin: 10px;
	padding: 5px;
	float: left;
	border: medium groove #BC2FBC;
	width: 700px;
}
.oneColFixCtrHdr #container #mainContent #image5 {
	float: right;
	margin: 10px;
	padding: 5px;
	border: medium groove #BE31BE;
	width: auto;
}

.oneColFixCtrHdr #container #mainContent #clear {
	clear: both;
}
#coco {
	padding: 5px;
	float: left;
	width: 200px;
}
#tiah {
	padding: 5px;
	width: 200px;
	float: left;
	margin-left: 70px;
}
.h2Pink {
	color: #BE2CBD;
}
.oneColFixCtrHdr #container #mainContent #image4 {
	padding: 5px;
	float: right;
}
.oneColFixCtrHdr #container #header #nav {
	background-color: #BD33BE;
	height: 35px;
	width: 100%;
	background-image: url(../images/NavGradBlu.jpg);
}
#memoryContent {
	padding: 5px;
	background-image: url(../images/clouds2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C74BC7;
}
#quote1 {
	float: left;
	width: 150px;
	padding-top: 76px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	z-index: 2;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #BC2FBC;
	font-style: oblique;
	font-weight: bold;
}
#quote2 {
	float: right;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 15px;
	color: #0000FF;
}
#quote3 {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
}

#FranDiv {
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#memoryPhotos {
	float: left;
	width: 100%;
}
#quote4 {
	float: right;
	width: 200px;
}
#sacmedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-align: right;
	width: 200px;
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightFloat {
	float: right;
	margin: 0px;
	padding: 0px;
}
#mypets {
	float: left;
	text-align: right;
	width: 214px;
	padding-left: 85px;
}

#bio {
	float: left;
	padding: 0px 0px 0px 67px;
}
#gracie {
	width: 200px;
	float: right;
	padding: 5px;
	margin-top: 10px;
}
