*{
	margin:0;
	border:0px solid #eee;
	list-style:none;
	padding: 0;
}
html,body,#bg,#bg table,#bg td,#content {
	width:100%;
	height:100%;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	font-size:10px;
	color:#000;
}
#bg div {
	position:absolute;
	width:200%;
	height:200%;
	top:-60%;
	left:-50%;
}
#bg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto;
	display:block;
}
#content {
	position:absolute;
	top:0px;
	left:0;
	z-index:70;
	overflow:hidden;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: -5%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 17%;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:link {
	color: #FFFFFF;
	}
	
a:visited {
	color: #FFFFFF;
	}
	
a:hover {
	color: #CCCCCC;
	}
	
a:active {
	color: #FFFFFF;
	}
	
a:focus {
	color: #FFFFFF;
	}
.info {
	font-size: 9px;
	padding-right: 150px;
}
#content p a {
	font-weight: bold;
	text-decoration: none;
}
#google {
	position: fixed;
	width: 200px;
	height: 20px;
	float: right;
	left: 1%;
	bottom: 2%;
}

.ja-box-left {
	overflow: hidden;
	background: none;
	padding-bottom: 0px;
	bottom: 10%;
}
.moduletable {
	padding: 0;
	position: relative;
	bottom: 10%;
}
