body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #2C123F;
}
.background {
	background-image: url(../images/template/background_wedding.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.background_party {
	background-image: url(../images/template/background_party.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.background_baby {
	background-image: url(../images/template/background_baby.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.background_thanks {
	background-image: url(../images/template/background_thanks.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.background_gift {
	background-image: url(../images/template/background_ribbon.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #2D0F40;
}
a:visited {
	text-decoration: none;
	color: #2D0F40;
}
a:hover {
	text-decoration: none;
	color: #2D0F40;
}
a:active {
	text-decoration: none;
	color: #2D0F40;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D0F40;
}
.image_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D0F40;
}
.bodycopy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D0F40;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D0F40;
	text-decoration: none;

}
.linkunselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D0F40;
	text-decoration: none;
} 
.linkunselected_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D0F40;
	text-decoration: none;
	font-style: italic;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copyright {
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	color: #999999;
}
.rightnav {
	text-align: left;
	padding-left: 30px;
	line-height: 2;
}
.description_indent {
	padding-left: 20px;
	padding-top: 50px;
}
.rightnav_highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990066;
}
.project_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color:#990066;
}
.rightnav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330033;
}

.image_border {
	border-style: solid;
	border-color:#999999;
	border-width: 1px;
}
	
