.bnrbg {
	position: absolute;
	top: 0%;
	left: 0%;
	margin-left: 0px;
	width:100%;
	height:5px;
	z-index:-1;
	background-attachment:fixed;
}
.btmbg {
	position: absolute;
	bottom: 0%;
	left: 0%;
	width:100%;
	background-image: url('http://wookiechat.amigarevolution.com/btmbg2.png');
	z-index:-1;
	height: 31px;
	background-repeat: repeat-x;
}
.banner {
	position:absolute;
	top:0%;
	left: 0%;
	margin-left: 0px;
	z-index: +1;
}
.linkcnr {
	position:absolute;
	top:5;
	left: 0%;
	background-image: url('http://wookiechat.amigarevolution.com/menucnr.png');
	margin-left: 865px;
	z-index: -1;
}
.links {
	position:absolute;
	top: 0px;
	left: 0%;
	margin-left: 8px;
	width: 760px;
	height: 33px;
	background-color: #FFFFFF;
	background-image: url('http://wookiechat.amigarevolution.com/menubg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 104px;
	line-height: 33px;
	font-family: arial;
	font-size: 10pt;
	color: #3e86b6;
}
.content {
	position:absolute;
	top:30px;
	left:0%;
	margin-left:0;
	height: 100%;
	width: 100%;
}
.content-text {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow: auto;
	height: 90%;
}
.pagetitle {
	font-size: small;
}
.subhead {
	font-size: small;
	margin: 0;
}
.list {
	margin: 2px;
}
.contentframe {
	border: 0px;
	width: 100%;
	height: 100%;
}
A,A:Visited {
	color: #3e86b6;
	text-decoration: none;
	border-bottom: dashed 1px #3e86b6;
}
A:Hover,A:visited:hover,A:hover:active {
	color: #3e86b6;
	text-decoration: none;
	border-bottom: dashed 1px #3e86b8;
	background-color: #EAEAEA;
}
.contenttext {
	font-family:Verdana, Arial;
	font-size: x-small;
}

