body {
	/*background: #666666;*/
	margin: 0;
	padding: 0;
	font-family: "Gill Sans", sans-serif;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(http://www.katepollmann.com/products/images/bg_one_of_a_kind_template.jpg);
	background-color: #491C30;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
}

.oneColElsCtrHdr #container {
	width: 1000px;
	/*border: 1px solid #000000;*/
	text-align: left;
	margin-top: 0;
	margin-left: 0px;
}
.oneColElsCtrHdr #header { 
	 
	padding: 0 10px 0 20px;  /* 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. */
} 
.oneColElsCtrHdr #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 */
}
.oneColElsCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 2980px;
	font-family: "Gill Sans", sans-serif;
	font-size: 13px;
	color: #FFFFFF;	/*background: #FFFFFF;*/
}
.oneColElsCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
} 
.oneColElsCtrHdr #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 */
}
.paddaroo {
	z-index:1;
	background-color: #FFFFFF;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 1px;
}
.paddari {
	z-index:1;
	background-position: center center;
	padding: 4px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #cc1d63;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:332px;
	top:142px;
	width:290px;
	height:400px;
	z-index:1;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px;
}

#apDiv2 {
	position:absolute;
	left:9px;
	top:228px;
	width:305px;
	height:252px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:15px;
	top:508px;
	width:911px;
	height:134px;
	z-index:3;
}
div.notes{
	font-size:12px;
}
div.notes a{
	color:#990000;
}
