@charset "ISO-8859-1";
body {
	background-color: #000;
	margin: 0px;
	text-align: center;
	overflow: hidden;
	overflow-x:hidden;
}
#wrapper1 {
	height: 100%;
	width: 100%;
	display: none;
	z-index: 3;
	background-image: url(images/MainBLK.BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
.logocenter {
	text-align: center;
	left: auto;
	right: auto;
}
#holder {
	height: 750px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/MainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	height: 21px;
	width: 643px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 99px;
	right: -2px;
	display: block;
	z-index: 4;
}
#mainText {
	width: 300px;
	position: relative;
	left: 30px;
	top: 285px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
#mainButton {
	cursor:pointer;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	background-image: url(images/Button.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 104px;
	background-position: 0px -42px;
	text-align: center;
	text-decoration: none;
	position: relative;
	float: left;
	padding-right: 3px;
	padding-top: 3px;
}

#mainButton:hover {
	background-position: 0px -20px;
	height: 18px;
	clip: rect(0px,0px,-1px,0px);
}
#mainButton:active {
	background-position: 0px 0px;
}
#image {
	background-image: url(images/AllImages.jpg);
	background-position: 0px 0px;
	height: 367px;
	width: 263px;
	position: relative;
	top: 183px;
	left: 57px;
}
#media {
	height: 150px;
	width: 50px;
	z-index: 10;
	position: absolute;
	background-image: url(images/media.png);
	background-repeat: no-repeat;
	background-position: left center;
	right: 0px;
	top: 200px;
}
#ZAUGtxt {
	height: 400px;
	width: 500px;
	position: relative;
	top: -235px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	display: none;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 9pt;
	font-weight: lighter;
	text-align: right;
	height: 21px;
	width: 350px;
	position: relative;
	top: 280px;
	margin-right: auto;
	margin-left: auto;
}
#MODZIWtxt {
	height: 400px;
	width: 500px;
	position: relative;
	top: -225px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	display: none;
}
#QRartxt {
	height: 400px;
	width: 500px;
	position: relative;
	top: -225px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	display: none;
}
#noipotutxt {
	height: 400px;
	width: 500px;
	position: relative;
	top: -225px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	display: none;
}
#ILLtxt {
	height: 400px;
	width: 500px;
	position: relative;
	top: -225px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	display: none;
}
#contactxt {
	height: 400px;
	width: 500px;
	position: relative;
	top: -180px;
	left: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	display: none;
}
.linkSite a:link {
	color: #215499;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.linkSite a:visited {
	color: #215499;
	text-decoration: none;
}
.linkSite a:hover {
	color: #ffffff;
	text-decoration: none;
}
.linkSite a:active {
	color: #ffffff;
	text-decoration: none;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#errorWrap {
	height: 700px;
	width: 100%;
}
#error {
	background-image: url(images/error.BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 691px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#errorText {
	height: 523px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 110px;
}
.errorB {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #215499;
}

