.top {
	background-image: url(images/top.gif);
}
.bottom {
	background-image: url(images/bottom.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.leftmiddle {
	background-image: url(images/leftmiddle.gif);
}
.rightmiddle {
	background-image: url(images/rightmiddle.gif);
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.layouttext {
	font-family: "Bradley Hand ITC", Verdana, "Times New Roman";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.navbar {
	background-image: url(images/navigatonbar.gif);
	text-align: center;
}

.navbar a:link {
	color: #4D00EA;
	font-family: "Bradley Hand ITC", Verdana, "Times New Roman";
	text-decoration: none;
	font-size: 16px;
}
.navbar a:visited {
	font-family: "Bradley Hand ITC", Verdana, "Times New Roman";
	color: #4D00EA;
	text-decoration: none;
}
.navbar a:hover {
	color: #5A6BDE;
	font-family: "Bradley Hand ITC", Verdana, "Times New Roman";
	text-decoration: none;
}
.layouttext a:visited {
	color: #0000FF;
}
.layouttext a:link {
	color: #0000FF;
}
