body {
	font-family: Georgia;
	font-size: 13px;
	text-align: center;
	color: #000000;
	line-height: 1.35;
	background: #afcdd3 url(images/bkgrd.gif) no-repeat center top;
	}
	
a:link {text-decoration: none; color: #5b1c47;}
a:visited {text-decoration: none; color: #5b1c47;}
a:active {text-decoration: none; color: #5b1c47;}
a:hover {text-decoration: underline; color: #5b1c47;}

	img { border:none; }
	
#tricky { clear: both; }

			
#container {
	width: 860px;
	margin: 0 auto;
 	position: relative;
	}
	
.homeanimcont {	
	position: relative;
	top: 100px;
	left: 60px;
	text-align: left;
	width: 460px;
 	float: left;
	}
	
.homeimage {	
	position: relative;
	width: 420px;
	height: 398px;
 	float: left;
 	background: #afcdd3 url(images/homephbkgrd.jpg) no-repeat;
	}
	
.homeanim {	
	position: relative;
	top: 10px;
	left: 10px;
	text-align: left;
	width: 400px;
	height: 381px;
 	float: left;
	}
	
.leftside {	
	position: relative;
	top: 100px;
	left: 60px;
	text-align: left;
	width: 460px;
 	float: left;
	}
	
.rtside {	
	position: relative;
	top: 100px;
	text-align: center;
	width: 400px;
 	float: left;
	}
	
.leftright {	
	position: relative;
	text-align: left;
	width: 760px;
 	float: left;
	}

.nav {	
	position: relative;
	top: 170px;
	text-align: center;
	width: 400px;
 	float: left;
	}
	
.navlinks:link {font-size: 12px; font-weight: bold; text-decoration: none; color: #5b1c47; padding-left: 2px;}
.navlinks:visited {font-size: 12px; font-weight: bold; text-decoration: none; color: #5b1c47; padding-left: 2px;}
.navlinks:active {font-size: 12px; font-weight: bold; text-decoration: none; color: #5b1c47; padding-left: 2px;}
.navlinks:hover {font-size: 12px; font-weight: bold; text-decoration: underline; color: #5b1c47; padding-left: 2px;}
	
.header {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	}
	
.indent {
	padding-right: 30px;
	padding-left: 50px;
	}
		
.smindent {
	padding-right: 10px;
	padding-left: 10px;
	}
	
.padrt {
	padding-right: 40px;
	}
	
.padlt {
	padding-left: 50px;
	}
	
.padrt2 {
	padding-right: 4px;
	}

.padbtm {
	padding-bottom: 4px;
	}
	
.emptysp {
	width: 64px;
	height: 60px;
	}
