.main {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.indexbg {
	background-image: url(../images/lights.jpg);
	height: 381px;
	width: 558px;
	background-repeat: no-repeat;
	background-color: #000000;
}
.aboutbg {
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
	height: 381px;
	width: 558px;
	padding: 5px;
	background-color: #000000;
}
.bookbg {
	background-color: #000000;
	background-image: url(../images/book.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 381px;
	width: 558px;
}
.trackbg {
	background-color: #000000;
	background-image: url(../images/track.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 381px;
	width: 558px;
}
.newsbg {
	background-color: #000000;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 381px;
	width: 558px;
}
.downloadbg {
	background-color: #000000;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 381px;
	width: 558px;
}
.contactbg {
	background-color: #000000;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 381px;
	width: 558px;
}
.greenBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #5AFF00;
}
.linksbg {

	background-image: url(../images/linksback.gif);
	background-repeat: no-repeat;
	height: 381px;
	width: 558px;
	padding: 5px;
	background-color: #000000;
}
