body
{
	background: #000 url("arg-snowing-bluebg-animwp.gif");
}

div#content
{
	width: 800px;
	margin: 0 auto;
	background: #fff;
	z-index: 0;
	padding: 10px 25px 10px 25px;
}

div#sendcarddiv
{
	background: #abc;
}

span.hidden
{
	visibility: hidden;
}

div#content h1
{
	text-align: center;
	background: url("http://helaman81.net/christmas/includes/MerryChristmas.jpg");
	width: 612px;
	height: 149px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

div#content h3
{
	text-align: center;
	background: url("http://helaman81.net/christmas/includes/divider.jpg");
	background-repeat: no-repeat;
	width: 612px;
	height: 13px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

/*span.firstletter
{
	backgournd url("http://helaman81.net/");
}

#content p:first-letter
{
font-family:"BoisterBlack","Apple Chancery", times, serif;
font-size:32px;
font-style:italic;
color: rgb(200, 0, 50);
}

p:first-line
{
	line-height: 1em;
}*/

img.right, img.left
{
	border: 0px;
	padding: 10px;
}

img.left
{
	float: left;
}

img.right
{
	float: right;
}

a, a:visited
{
	color:#000;
}

#logo
{
	background-image: url(../images/logo.gif);
	position:absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
	height: 150px;
	width: 150px;
}

div#copyright
{
	margin-top: 15px;
	padding-top: 10px;
	margin: 0 auto;
	width: 100%;
	text-align:center;
	font-size:smaller;
	color: #b69a62;
}

div#copyright a
{
	text-decoration: none;
	color: #b69a62;
}

div#copyright a:hover
{
	text-decoration: underline;
}

.error
{
	color: #f00;
}