@charset "UTF-8";
#holder {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	top: 0px;
	height: 1000px;
}
/* CSS Document */

body {
	background-image: url(images/ground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #7E447A;
	text-decoration: none;
}
.purpletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	color: #7E447A;
	text-decoration: none;
}
.purpletextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	color: #7E447A;
	text-decoration: none;
}
#logo  {
	height: 114px;
	width: 734px;
	position: absolute;
	z-index: 2;
	left: 7px;
	top: 0px;
}
#menu {
	height: 25px;
	width: 740px;
	position: absolute;
	z-index: 6;
	top: 118px;
	left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A09CA2;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #7E4477;
}
#content {
	width: 676px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 142px;
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 32px;
	margin-bottom: 30px;
}
#content  #indented  {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#content #submenu {
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
}
#submenu a:link, #submenu a:active, #submenu a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#submenu   a:hover     {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#emer {
	height: 51px;
	width: 410px;
	position: absolute;
	z-index: 8;
	left: 324px;
	top: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#emer a:link, #emer a:visited, #emer a:active {
	color: #7E4477;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#emer a:hover {
	color: #BCA0B7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E447A;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7E447A;
	font-weight: bold;
}
#content #historytext {
	width: 360px;
	position: relative;
	z-index: 3;
	left: 32px;
	top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#content #histhigh {
	height: 500px;
	width: 200px;
	position: relative;
	z-index: 3;
	float: right;
	clear: right;
	padding-right: 20px;
	padding-left: 20px;
}
#holder #psmenu {
	height: 22px;
	width: 740px;
	position: absolute;
	z-index: 4;
	left: 1px;
	top: 143px;
}
