@charset "UTF-8";

body {
	/*color: #E0FFFF;*/
   background-color: black;
   background-image: url(/images/RollingDice.gif);
   background-repeat: repeat;
   background-position: center;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: medium;
	text-align: center;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

A {
	color: #FF1493;
}

a:link {
	color: blue;
}

a:visited {
	color: purple;
}

a:focus {
	color: #ff9900;
}

a:hover {
	color: #1e90ff;
	background: Yellow;
}

a:active {
	color: red;
}

.caption1 {
	color: #DC143C;
}

.image1 {
	border-width: thin;
	vertical-align: middle;
}

.pagetitle {
	font-variant: small-caps;
	font-size: smaller;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	text-align: left;
}

.text1 {
	font-size: smaller;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	color: #00FA9A;
	text-align: center;
}

.text2 {
	font-size: smaller;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	text-align: left;
}

.text3 {
	font-size: smaller;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-variant: small-caps;
	text-align: left;
}

.text4 {
	font-size: xx-large;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	color: blue;
	text-align: center;
}

.text7 {
	font-size: medium;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	color: #00FA9A;
	text-align: center;
}

.text8 {
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #2E8B57;
	text-align: left;
}

.text9 {
	font-size: xx-small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #2E8B57;
	text-align: center;
}

.text10 {
	font-size: medium;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
	color: #00FA9A;
	text-align: center;
}
