body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C07EA6;
	}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	}
	
p {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	}	
#wrapper {
	text-align:centre;
	width:760px;
	margin:0 auto;
	position:relative;
	left: 5px;
	top: 12px;
} 


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454850;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #454850;
}
a:hover {
	text-decoration: none;
	color: #CF81AF;
}
a:active {
	text-decoration: none;
	color: #454850;
}

#content {
	position:absolute;
	left:235px;
	top:300px;
	width:598px;
	height:514px;
	z-index:1;
}
#wrapper {
	text-align:centre;
	width:837px;
	margin:0 auto;
	position:relative;
	left: 5px;
	top: 0px;
} 

#titlearea {
	position:relative;
	left:8px;
	top:0px;
	width:290px;
	height:142px;
	z-index: 2;
}
#specialcare {
	position:relative;
	left:-11px;
	top:-50px;
	width:600px;
	height:300px;
	z-index:1;
}
#topnav {
	position:relative;
	left:570px;
	top:-410px;
	width:265px;
	height:35px;
	z-index:1;
}
#ani {
	position:absolute;
	left:520px;
	top:92px;
	width:345px;
	height:212px;
	z-index:1;
}
#nav {
	position:absolute;
	left:5px;
	top:296px;
	width:207px;
	height:521px;
	z-index:60;
}
tr:hover { background: #F2D7E8; }

img {border:0px; } 
