.bgblock {
	background-image: url(layout/greyspacer.gif);
	background-repeat: repeat;
}
.whitemed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #ddbf76;
}
.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/bgmain.jpg);
	background-repeat: repeat-x;
}
.topnavtile {
	background-image: url(layout/topbg.jpg);
	background-repeat: repeat-x;
}
.welcometextbg {
	background-image: url(layout/bgblock.jpg);
	background-repeat: no-repeat;
}
.yellowwelcometext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ddbf76;
	text-decoration: none;
}
.credit {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.gallerybg {
	background-image: url(layout/gallerybg.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
}

