.background {
	background-attachment: scroll;
	background-color: #dda815;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	font-family: tahoma;
	font-size: 32px;
	color: #FFFFFF;
}
.headersub {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.introtext {
	font-family: tahoma;
	font-size: 24px;
	color: #982424;
	font-weight: bold;
}
.introsubtext {
	font-family: tahoma;
	font-size: 16px;
	color: #982424;
}
.content {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.smalltext {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.textbigred {

	font-family: tahoma;
	font-size: 36px;
	color: #982424;
	font-weight: bold;
}

