.bgblock {
	background-image: url(layout/bgtile2.jpg);
	background-repeat: repeat-y;
}
.whitemed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #ffca00;
}
.medtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.largetext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.whitekeyline {
	border: 1px solid #a58b6b;
}
.greybg {
	background-color: #333333;
	background-image: url(layout/bgtile.jpg);
	background-repeat: repeat-x;
}
.topnavtile {
	background-image: url(layout/topnavbg.jpg);
	background-repeat: no-repeat;
}
.welcometextbg {
	background-image: url(layout/texttile.jpg);
	background-repeat: no-repeat;
}
.yellowwelcometext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffca00;
	text-decoration: none;
}
.credit {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.gallerybg {
	background-image: url(layout/gallerybg.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
}
