@charset "utf-8";
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-transform: none;
	font-variant: normal;
	font-weight: lighter;
	color: #68A9D5;
	font-style: italic;
}
.purehead {
	background-image: url(../Images/headimage01.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: 368bc1;
	background-image: url(../Images/back.gif);
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #60A5D2;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #60A5D2;
}
.links {
	background-image: url(../Images/back.gif);
	height: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E1801F;
}
a:link {
	color: #FFBC4F;
}

.purebody {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #368BC1;
	border-right-color: #368BC1;
	border-bottom-color: #368BC1;
	border-left-color: #368BC1;
	padding: 15px;
}
a:visited {
	color: #FFBC4F;
}
a:hover {
	color: #FFBC4F;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #F0F0F0;
}
.centerimage {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
subtext {
	font-size: .8em;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: overline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.cancel {
	font-size: 36px;
	font-weight: bolder;
	text-decoration: underline;
}

