body {
	background-color: #FFB8CC;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
body,td,th {
	color: #9F4D63;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link {
	color: #4D6C9F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D6C9F;
}
a:hover {
	text-decoration: underline;
	color: #4D6C9F;
}
a:active {
	text-decoration: underline;
	color: #4D6C9F;
}
.body {
	width:732px;
}


/* layout */
.hearts {
	background-image:url(hearts.gif);
	height:43px;
}
.sub_hearts {
	font-size:18px;
	font-family:"Century Gothic", Arial;
	padding:3px 0px;
}
.top_clean {
	background-image:url(top_clean.gif);
	background-repeat:no-repeat;
	height:24px;
}
.head {
	background-image:url(head.jpg);
	background-repeat:no-repeat;
}
.head_quote {
	padding:0px 74px 0px 420px;
	text-align:center;
	font-size:12px;
	line-height:16px;
	font-style:italic;
	color: #4D6C9F;
}
.title {
	padding:10px 36px 0px 36px;
	text-align:left;
	font-size:50px;
	font-family:Impact, Verdana;
}
.description {
	padding:0px 36px 20px 36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	text-align:left;
}
.main {
	background-image:url(main.gif);
	padding-bottom:10px;
}
.main_body {
	padding:0px 17px;
}
.foot {
	background-image:url(foot.gif);
	height:24px;
}
.copy {
	padding:3px 0px 20px 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}


/* pic layout */
.pic_body {
	width:872px;
}
.top_wide {
	background-image:url(top_wide.gif);
	background-repeat:no-repeat;
	height:24px;
}
.main_wide {
	background-image:url(main_wide.gif);
	padding-bottom:10px;
}
.foot_wide {
	background-image:url(foot_wide.gif);
	background-repeat:no-repeat;
	height:24px;
}



/* image stuff */
.cleanimgy_img, .cleanimgy img {
	margin:0px;
	padding:0px;
	border:0px;
}
.imgy img {
	margin:2px;
	border:1px solid #9F4D63;
}
.thumby img {
	margin:2px;
	border:1px solid #9F4D63;
}
.thumby img:hover {
	margin:2px;
	border:1px solid #4D6C9F;
}


/* adcopy */
.smallline {
	font-size:16px;
	font-family:"Century Gothic", Arial;
	line-height:22px;
}
.midline {
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:29px;
}
.bigline {
	font-size:40px;
	line-height:60px;
	font-family:"Century Gothic", Arial;
}


/* warning page stuff */
.warning {
	text-align:left;
	font-size:12px;
	line-height:15px;
	padding:0px 20px;
}
.warning_statement {
	font-size:18px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
}

.rtable {
	margin:24px 0px;
}
.rtable td {
	padding:6px 3px;
	text-align:center;
	border:1px solid #FFB8CC;
	background-color:#FFF0F4;
}
.rtable td:hover {
	border:1px solid #FFF0F4;
	background-color:#FFFFFF;
}
.niche1, a.niche1 {
	color:#4D6C9F;
	font-size:12px;
	line-height:16px;
}
.niche2, a.niche2 {
	color:#9F4D63;
	font-size:12px;
	line-height:16px;
}
a.niche1:hover, a.niche2:hover, {
	color:#FF9900;
}

.entry {
	font-size:40px;
	line-height:68px;
	font-family:Impact, Verdana;
}


/* main page stuff */
.gallinks {
	font-size:20px;
}


/* etc */
.clear {clear:both;}
.red, a.red, a.red:link, a.red:visited, a.red:hover, a.red:active {color:#9F4D63;}
.blue, a.blue, a.blue:link, a.blue:visited, a.blue:hover, a.blue:active {color:#4D6C9F;}
.ptb30 {padding-top:30px;padding-bottom:30px;}
.ptb15 {padding-top:15px;padding-bottom:15px;}
.ptb10 {padding-top:10px;padding-bottom:10px;}
.plr20 {padding-left:20px;padding-right:20px;}
.plr36 {padding-left:36px;padding-right:36px;}
.nu, a.nu, a.nu:link, a.nu:visited, a.nu:hover, a.nu:active {text-decoration:none;}
