.maintable {
	margin: 0px;
	padding: 0px;
}


.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFCC;
	font-weight: bold;
}


.mainbg {
	//background-attachment: fixed;
	background-image:  url(images/telephone.jpg);
	background-repeat: no-repeat;
	background-position: 85% 250;
}

.collectionsbg {
	background-attachment: fixed;
	background-image:  url(images/book.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}.maintext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;





}
.minititle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	margin-left: 35px;
	margin-right: 35px;
	font-weight: bold;

}
.showsbg {

	//background-attachment: fixed;
	background-image:  url(images/crossedbg.jpg);
	background-repeat: no-repeat;
	background-position: 90% 90%;
}
.termsbg {

	background-attachment: fixed;
	background-image:  url(images/typewriter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.histbg {


	background-attachment: fixed;
	background-image:  url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.test {
	overflow-x: hidden;
	overflow-y: auto;
}

.textlink{
	color:#3333CC;
}

#test {
	overflow-x: hidden;
	overflow-y: auto;
}
