body {
	background-color: #333333;
	background-image: url(images/dice.jpg);
}
.topright {
	background-image: url(images/bg/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/bg/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.left {
	background-image: url(images/bg/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomleft {
	background-image: url(images/bg/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomright {
	background-image: url(images/bg/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.DragonBackup {
	background-image: url(images/bg/left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topleft {
	background-image: url(images/bg/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.storetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000033;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #27495C;
	text-decoration: none;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6DAED1;
	text-decoration:underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:15;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000066;
}
