@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}
#maintext {
	//font-family: "texgyreadventor regular",Arial, Helvetica, sans-seri;
	font-family: Arial, Helvetica, sans-seri;
	font-size: 16px;
	line-height: 19px;
	color: #2E2E2E;
	position: relative;
	width: 720px;
	padding-bottom: 40px;
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: -40px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	border: 1px solid #3399FF;
	border-radius: 8px;
}
#header {
}
#headertext {
	text-align: center;
	width: 400px;
	position: absolute;
	left: 400px;
	top: 186px;
	text-shadow: 2px 2px 1px #CCCCCC;
}
#headerimage {
	width: 720px;
	margin-top: 27px;
	left: 40px;
	position: relative;
	border-radius: 4px;
	border: thin solid #FFFFFF;
}
.h1, H1 {
	font-family: "texgyreadventor bold", Arial, Helvetica, sans-seri;
	font-size: 39px;
	color: #2e3192;
	font-style: normal;
	margin-top: 25px;
}
#cover {
	border: thin none #999;
	position: relative;
	left: 63px;
	top: 10px;
	width: 222px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#download {
	font-family: "texgyreadventor bold";
	font-size: 16px;
	position: relative;
	left: 330px;
	top: -197px;
	width: 400px;
	color: #512E2E;
	font-weight: normal;
}
#download a:link {
	color: #2e3192;
	text-decoration: none
}

#download a:active {
	color: #2e3192;
	text-decoration: none
}
#download a:visited {
	color: #2e3192;
	text-decoration: none
}

#download a:hover {
	color: #990000;
	text-decoration: none
}
a img {border: none; }
#topline {
	width: 800px;
	position: relative;
	text-align: center;
	text-shadow: 2px 2px 1px #CCCCCC;
	margin-top: -10px;
	margin-bottom: -10px;
}
img {
  border-radius: 8px;
}
