<style>
	
xx{
}

	
body{
	margin:0px
	padding: 0px
	background-color: white;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;

	}
	
.main{
	margin: 10px 0 0 9px;
	padding: 0px;
	background-image: url(images/main-bkg.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 788px;
	height: 358px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	}
	
.icon{
	width: 320px;
	height: 320px;
	display: block;
	position: absolute;
	left: 55px;
	top: 25px;
	z-index: 4;
	}

.livearea{
	width: 395px;
	height: 330px;
	display: block;
	position: absolute;
	left: 385px;
	top: 20px;
	z-index: 5;
	}	

.link-about{
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	left: 67px;
	top: 305px;
	z-index: 6;

	}
		
.link-home{
	width: 45px;
	height: 35px;
	display: block;
	position: absolute;
	left: 67px;
	top: 20px;
	z-index: 6;
	}

.link-home2{
	width: 45px;
	height: 365px;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 6;

	}
		
h1{
	font-size: 1.6em;
	color: green;
	margin:5px 0 5px 0;
	padding:0;
	}
	
p{
	margin: 8px 0 8px 0;
	}

.ad{
	text-align:center;
	display: block;
	position: absolute;
	left: 60px;
	top: 375px;
	z-index: 0;
	}

ul{
margin: 5px 0 2px 16px;
padding:0px;
}

li{
padding: 4px 0 4px 0;
list-style-image: url(images/next.gif);

}

.new
{
	background-image: url(images/new.gif);
	text-transform: uppercase;
	color: Red;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 9pt;
	padding-left: 43px;
	background-repeat: no-repeat;
	background-position: left;
}







	
	
	
	
	
	
	
	
	
	
.maintable{
	width: 100%;
	}
	
.contentarea	
	{
	background-color: white;
	background-image: url(images/right-divit1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding: 0 10px 10px 10px;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	}
	
	
	
	
.home {
	background-color: white;
	background-image: url(images/elf-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 0 0 170px;
	margin-left: 0px;
	height:325px;
	}

.directory {
	background-color: white;
	background-image: url(images/pixie2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 240px;
	margin-left: 0px;
	height:323px;
	}

.generalcontent {
	background-color: white;
	background-image: url(images/elf-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 220px;
	margin-left: 0px;
	height:323px;
	}

.content {
	background-color: white;
	background-image: url(images/elf-bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 320px;
	margin-left: 0px;
	height:325px;
	}


.texts{
	overflow: scroll; 
	height:230px;
	margin:0;
	padding:0;
	}

	
	
.innernavigation{
	font-size: .8em;
	margin: 10px 0 0 0;
	}
	
.innernavigation a{
	background-color: #FFF779;
	padding: 3px 5px 4px 5px;
	margin: 0px 3px 0px 0px;
	text-decoration:none;
	text-decoration: none;
	font-weight: bold;
	border: solid #D0C84D 1px;
	}

.pre {
	background-image: url(images/previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.post {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

.sitenavigation{
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .8em;
	font-weight:bold;
	text-align: right;
	padding: 0 25px 0 0;

}

.sitenavigation a{
	color: #cccccc;
	text-decoration: none;
}

.sitenavigation a:hover{
	color: #ffffff;
	text-decoration: underlined;
}

.blinks{
	margin-top: 15px;
	text-align: center;
	width: 728px;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: .8em;
	border-top: 1px solid #6666cc;
	padding-top: 8px;
}

	
.xx{
}


</style>