body {
	background-image: url(images/sitebg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
#content {
	background-image: url(images/contentbg.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	padding: 15px;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.smalltext {
	font-size: 11px;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
}
.price {
	color: #ED571C;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#indexflash {
	background-image: url(images/indexflash.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#indexflash a {
	color: #FFCC33;
	font-size: 24px;
}
#sitebg {
	background-attachment: scroll;
	background-image: url(images/sitebg_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
