body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #992e28;
	background-image: url(wp-content/themes/spassion/images/spassionbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#Header table {
	margin:0;
	padding:0;
	width:750px;
	height:74px;
	border-bottom: 1px #999900 solid;
}
#form {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #d5ba8f;
	padding-bottom: 10px;
	width:500px;
	margin:0 auto;
}
#form a {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	color: #d5ba8f;
}
#form td {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #d5ba8f;
}
#footer {
	height: 52px;
	background-color: #663333;
}



#footer table tr td {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size:10px;
	color:#cccc99;
	line-height: 12px;
}

/* for graceful form layout */
form {
	font-size:11px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

td {
	font-size:11px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
}

ul {
	padding: 0px;
	padding-left: 12px;
	margin: 0px;
	}
li {font-size:11px;
margin: 0 39px;
padding:5px 0;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color:#cccc99;
	}
h2 {
	padding:0;
	margin:0;
	font-size:20px;
	font-weight: normal;
	letter-spacing: -1px;
	}


fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0;
	margin:0;
	width:200px;
}

