body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	text-align: center;
}
.invisible {
	display: none;
}
input {

	font-size: small;
	text-align: right;
	border: thin inset #33CCCC;
}
form {
	right: 0px;
	text-align: right;
}
.library {
	color: #000000;
	background-color: #006666;
	border-top: thin double #000000;


}
.online {
	color: #000000;
	background-color: #006666;
	border-top: thin double #000000;


}
.other {
	color: #000000;
	background-color: #006666;
	border-top: thin double #000000;


}
.content_header {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #006666;
	text-align: center;
}
li {
	list-style-image: url(images/trileft.gif);
}
.footer {
	width: 100%;
	text-align:center;
	font-size: x-small;
	height: 0px;
}
a:link {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
a:active {
	font-family: "Century Gothic", "CG Omega", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006666;
}
td.left {
	vertical-align: top;

}
td.right{
	vertical-align: top;

}
.welcome {
	font-size: x-small;
	text-align: right;
}
.spesh {
	padding: 2px;
	border: thin groove #336666;
	list-style-position: inside;
	margin: 2px;
	text-align: center;
}
.headtag {
	font-style: italic;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-align: right;
}
.left {
	text-align: left;
}


#wrapper {
	background: center;
	text-align: center;
}
.centred {
	text-align: center;
}
.filler {
	background: #006666;
	width: 20px;
}
#rdirect {
	display: none;
}
