body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #636466;
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}
a:link, a:visited {
	color: #636466;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
.lg {
	font-size: 16px;
	line-height: 1.5em;
}
.jj {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
.title {
	font-style: italic;
	font-size: 14px;
	margin-top: 6px;
}
.error {
	font-size: 12px;
	color: #FF0000;
}
input.error , textarea.error {
	background-color: #FF0000;
	color: #FFFFFF;
	border-color: #FF0000;
}
.alert {
	margin: 10px 0px -15px 0px;
	padding: 5px;
	border: 1px #FF0000 solid;
	background-color: #FFCCCC;
	color: #FF0000;
	line-height: 1.25em;
	text-align: center;
}
#container {
	margin: auto;
	width: 802px;
	height: 602px;
	background: #FFFFFF url(../images/bkgd.jpg) 0px 0px no-repeat;
	border: 1px #FFFFFF solid;
}
#nav {
	margin: 30px 30px 0px 0px;
	text-align: right;
	height: 25px;
	clear: both;
	float: right;
}
#logo {
	clear: none;
}
#santa {
	float: right;
	clear: none;
}
#content {
	margin: 120px 0px 20px 120px;
	padding: 0px;
	width: 325px;
	float: left;
	clear: none;
}
#content input , textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	margin: 2px 0px 1px 0px;
	border: 1px #636466 solid;
	font-size: 12px;
	padding: 3px;
}
#content p.form {
	margin: 1px 0px 0px 55px;
	border-bottom: 1px #636466 dotted;
	line-height: 2.5em;
}
#content p.form2 {
	margin: 1px 0px 0px 55px;
}
#content p.form3 {
	margin: 1px 0px -10px 55px;
	clear: both;
}
#content p.wishlist {
	margin: 1px 0px 0px 0px;
	border-bottom: 1px #636466 dotted;
	line-height: 2.5em;
}
#content p.wishlist input {
	width: 300px;
}
#contact {
	margin: 480px 0px 0px 125px;
	width: 550px;
	color: #FFFFFF;
	line-height: 1.25em;
	text-align: center;
	font-size: 14px;
}
#btmcontent {
	margin: 25px 0px 0px 25px;
	width: 250px;
	text-align: center;
	line-height: 1em;
	font-size: 14px;
	clear: none;
}
#footer {
}