body 
{ 
background: #F4E9D1 url("images/SPA-MAGIC-background.gif"); 
leftmargin:0;
topmargin:0;
marginwidth:0; 
marginheight:0; 
background-repeat: no-repeat;
}

#container {
	position:relative;
	width:962px;
	height:694px;
	z-index:1;
	left: 0;
	top: 0;

}
.no-repeat {

}

.blend img {

opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);

}

#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	padding-right: 0px;
}
#navlist li
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #52297B;
	text-align: right;
	text-decoration: none;
	padding-right: 24px;
}
#navlist li a
{
	color: #52297B;
	text-decoration: none;
}
#navlist  li a:hover
{
	color: #1E5125;
	text-decoration: none;
	font-weight: bold;
	}
	#Horizontal
	{
	position: absolute;
	width: 739px;
	}
.horizontallist
{
	list-style-type: none;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	letter-spacing: -0.02em;
	background-position: 0px 0px;
}
.horizontallist A:link 
{
	color: #FFFFFF;
	text-decoration: none;
}
.horizontallist A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.horizontallist A:hover
{
	color: #FFCC66;
	text-decoration: none;
	font-weight: normal;
}
.t {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding: 0px;
}
.float_left {
	float: left;
	padding-left: 0px;
	margin-right: 12px;
	padding-right: 12px;
}
