@charset "UTF-8";

body  {
	background: #F9DBE2 url(images/3x3_bkgrd.gif);
	margin: 15 0 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: #f06aa8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixRtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #F7EDEF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #0afb1b4;
	text-align: left;
} 
h3 {
	font-size: 22px;
	color: #f06aa8;
	text-decoration:none
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0.4em;
}
.h3Center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f06aa8;
	text-align: center;
}
.centerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px 15px 0px 10px;
	line-height: 20pt;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.twoColFixRtHdr #header {
	background: #FFF url(images/header_bg.png);
	padding: 0 0px;  /* 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. */
	height: 185px;
}
.perrietopleft {
	margin: 0px auto;
	z-index: 2;
	position: absolute;
	left: 3px;
	top: 20px;
	border-width: 0px;
}
.twoColFixRtHdr #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 */
}
#header{
	background-color:#30F;
	margin: 0px;
	padding: 0px;
	position:relative
}
#back_btn {
	width: 50px;
	height: 20px;
	float: left;
	margin: 0 0 0 125px;
	line-height: 20px;
	text-align: left;
	background: #FFF;
}
.tableMove {
	float: left;
	margin-top: 92px;
	margin-left: 185px;
}

#topLogo {
	margin: 0px;
	padding: 0px;
	z-index: 5;
	float: left;
}
.tableMove {
	float: left;
	margin-top: 92px;
	margin-left: 310px;
	z-index: 1;
}
#navigation {
	background: #F3C7D4;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 40px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 337px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #F7EDEF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
}
.boxText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #231f20;
	text-align: left;
	margin-bottom: 5px;
}
#cartoon_homepage {
	background: #FFF;
	margin: 5px 5px 5px 10px;
	padding: 5px;
	height: 450px;
	border: 1px solid #afb1b4;
}
#whoPerrie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	text-align: left;
	margin: 0px 10px 5px 5px;
	padding: 0px 20px 20px;
	height: 440px;
	border: 1px solid #afb1b4;
}
#guestBlogger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: left;
	margin: 10px 10px 10px 7px;
	padding: 0px 10px 10px;
	height: 380px;
	border: 1px solid #afb1b4;
	font-style: italic;
}
#EcardAd {
	margin: 0px 10px 10px 5px;
	padding: 0px;
	height: 255px;
	background: #FFF;
	border: 1px solid #afb1b4;
}
.NewE_Card {
	background: #FFF;
	margin: 0px 10px 10px 5px;
	height: 156px;
	width: 320px;
}
#linksLove {
	margin: 5px 10px 2px 5px;
	padding: 0px;
	height: 105px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 338px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#signCOTW {
	background: #f06aa8;
	margin: 10px 5px 5px 10px;
	padding: 0px;
	height: 40px;
}
#AD_Left_Column {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0px 5px 5px 10px;
	padding: 5px;
	float: left;
	width: 200px;
	border: 1px solid #999;
}
#Cartoon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0px 10px 10px 5px;
	padding: 10px 5px;
	border: 1px solid #999;
	text-align: center;
	float: right;
	width: 745px;
}
.cartoon_home {
	background: #FFF;
	border: 1px solid #999;
}
#ecards {
	background: #FFF;
	text-align: center;
	margin: 0px 5px 10px 0px;
	padding: 0px 5px 10px;
	float: right;
	width: 745px;
	border: 1px solid #999;
	vertical-align: top;
}
#FlushLeftCol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #FFF;
	text-align: left;
	vertical-align: top;
	margin: 0px 10px 10px 0px;
	padding: 0px 15px;
	float: right;
	border: 1px solid #666;
	width: 730px;
}
#ecardSignup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	background: #FFF;
	text-align: center;
	margin: 0px 10px 10px;
	padding: 10px;
	border: 5px double #f06aa8;
	color: #666;
}
.photoRight {
	float: right;
}
#GrabCartoon {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #fad5e5;
	margin: 10px 10px 5px;
	padding: 0px 0px 10px;
	width: 975px;
	border: 1px solid #999;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	line-height: 110%;
}
#ShareCartoon {
	background: #FFF;
	margin: 5px 10px 10px;
	padding: 5px;
	width: 970px;
	border: 1px solid #999;
	text-align: center;
}
#podcasts {
	margin: 0px 10px 10px;
	padding: 0px;
	height: 150px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f06aa8;
	text-align: left;
	padding: 0px;
	margin-bottom: 0.4em;
}

#meetFamily {
	background: #FFF;
	margin: 10px 5px 10px 10px;
	padding: 0px 10px 20px;
	height: 335px;
	border: 1px solid #afb1b4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
#fanClub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: left;
	margin: 5px 5px 10px 10px;
	padding: 0px 5px 5px 10px;
	height: 250px;
	border: 1px solid #afb1b4;
}
#advertise {
	margin: 0px 10px 5px 5px;
	padding: 0px;
	height: 68px;
}
.img {
	padding: 0px;
	float: left;
	margin: 0px 10px 10px 0px;
}
#shopping {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF;
	text-align: left;
	margin: 5px 5px 10px 10px;
	padding: 0px 20px 20px;
	height: 250px;
	border: 1px solid #afb1b4;
}
.twoColFixRtHdr #footer {
	padding: 0;
	height: 60px;
	margin: 0px;
} 
.twoColFixRtHdr #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: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#link {
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.footer_cartoon {
	float: right;
}
#advertise_us {
	margin: 5px 5px 10px 10px;
	padding: 0px;
	height: 75px;
}
.indentText {
	text-indent: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #231f20;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5pt;
}
.navLink {
	background: #30F;
	width: 70px;
}
.nav_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.pinkLink1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f06aa8;
	text-align: center;
	text-decoration: none;
}
.blackLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
}
.topLogoLeft {
	margin: 0px 0px 0px auto;
	padding: 0px;
	float: left;
	z-index: 7;
	left: 0px;
	top: 15px;
	position: absolute;
}
#blackMenuBar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 450px;
	margin-top: 95px;
	margin-left: 340px;
}
#logoLeftTop {
	background: #0C6;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	z-index: 1;
}
.adCenter {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: center top;
}
.whiteTable {
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 40%;
}
.greyRuleTable {
	border: 1px solid #999;
	background: #FFF;
	margin: 5px 5px 5px 10px;
}
.centerBox {
	background: #FC6;
	margin-right: 10px;
	margin-left: 10px;
}
.cartoonWhiteBox {
	background: #FFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
}
.twoColFixRtHdr #container {
	text-align: left;
	background-color: #F7EDEF;
}
.image_top {
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.photoLeft {
	float: left;
	margin: 10px;
}
.bloggerName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
	line-height: 1pt;
	margin: 30px 0px 0px;
	padding: 0px;
}
.bloggerTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.blogTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #231f20;
}
.photoCenter {
	text-align: center;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	vertical-align: top;
}
.top {
	vertical-align: top;
	margin-top: 0px;
}
.pinkBG {
	background: FF0099;
}
#ShareSave {
	background: #FFF;
	padding: 10px 5px 0px;
	height: 30px;
	width: 465px;
	text-align: center;
	vertical-align: middle;
	margin: 5px 5px 10px 10px;
	text-decoration: none;
	float: left;
	border: 1px solid #afb1b4;
}
#SignUp {
	background: #f06aa8;
	text-align: center;
	margin: 5px 10px 10px 5px;
	padding: 10px 10px 0px;
	height: 30px;
	width: 460px;
	float: right;
	clear: right;
}
.typeLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f06aa8;
	text-decoration: none;
}
#Pearls {
	margin: 5px 10px 10px 5px;
	padding: 0px;
}
#puzzle {
	width: 320px;
	margin: 5px 10px 5px 5px;
}
