@charset "UTF-8";
/* CSS Document */



#wrapper {
	position: absolute;
	margin-left: -518.5px;
	left: 50%;
	top: 0px;
	width: 1037px;
	height: 792px;
	z-index: 1;
}


body {
	background-color: #E6BB84;
	background-image: url(../kids-recipes/images/background-light-brown-spirals.gif);
	background-repeat: repeat-x;
}


a:link {
	color: #000000;
	text-decoration: none;
}



a:hover {
	color: #E6BB84;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* header */
.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* body copy */
.style2 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
}

/* body copy bold */
.style3 {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* body copy world links */
.style4 {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* copyright */
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* bold text */
.style6 {color: #7D31FB}


.borderimage{
border:3px solid gray;
}

#logo {
	position: absolute;
	left: 88px;
	top: 10px;
	width: 203px;
	height: 120px;
	z-index: 2;
	overflow: auto;
}
