* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #402b18;
}
#splash_container {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(splash_tile1.jpg);
	background-repeat: repeat-x;
	margin-top: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#upmenu {
	list-style-type: none;
	display: block;
	text-align: center;
	color: #402b18;
	font-size: 13px;
	line-height: 13px;
	padding-top: 20px;
}
#upmenu li {
	display: inline;
}
#upmenu a {
	color: #402b18;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#upmenu a:hover {
	text-decoration: underline;
}
h1 {
	text-align: center;
	display: block;
	padding-top: 57px;
	padding-bottom: 27px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #402b18;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	line-height: 18px;
}
h3 {
	color: #E35099;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}
#cells {
	font-size: 11px;
	font-family: Tahoma;
	color: #402b18;
}
#cells p {
	line-height: 18px;
	padding-bottom: 12px;
}
#cells div {
	line-height: 18px;
	text-align: center;
}
#cells a {
	color: #E35099;
	text-decoration: underline;
}
#cells h2 a {
	color: #402b18;
}
#cells a:hover {
	text-decoration: none;
}
#cells table td {
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
}
#cells ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;
	line-height: 18px;
	padding-bottom: 12px;
}
#lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FACBDF;
	border-left-color: #FACBDF;
}
#downmenu {
	list-style-type: none;
	display: block;
	text-align: center;
	color: #402b18;
	font-size: 13px;
	line-height: 13px;
	padding-top: 23px;
	background-image: url(splash_tile2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 23px;
}
#downmenu li {
	display: inline;
}
#downmenu a {
	color: #402b18;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#downmenu a:hover {
	text-decoration: underline;
}
#footer {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #F291BA;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
}
#footer a {
	color: #F291BA;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FACBDF;
}
#cells #newsletter {
	color: #9c956b;
	text-align: left;
}
#newstxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #402b18;
	width: 150px;
	height: 16px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
	border: 1px solid #9c956b;
}
#newsletter table {
	margin-top: 3px;
}
#cells table #newsletter td {
	padding: 0px;
}
#newsletter #button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
