.background {
	background-color: #888888;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

body {
	background-color: #856D52;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #1E1761;
	padding: 5px;
}
.mainbodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.blacktextbigger {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #e2e2e2;
}
.blacktextbiggerCredits {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #E2E2E2;
}
.blacktextCredits {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #E2E2E2;
}
.outline {
	background-color: #CCCCCC;
}
.rightsidebackground {
	background-image: url(images2/right%20side%20background.jpg);
	background-repeat: repeat-y;
}
.leftsidebackground {
	background-image: url(images2/left%20side%20background.jpg);
	background-repeat: repeat-y;
}
.bottomshadow {
	background-image: url(images2/bottom%20shadow.jpg);
}
.headerbigger {
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #1E1761;
	padding: 5px;
}
.papyrustext {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.papyrustextbig {

	font-family: Papyrus;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.papyrustextsmall {

	font-family: Papyrus;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.grey {

	background-color: #E2E2E2;
}
.white {
	background-color: #FFFFFF;
}
.headerbigger {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #1E1761;
	padding: 5px;
}
