html
{ 
	background: url() no-repeat center center fixed;
	background-color: white;
	-webkit-background-size: 
	cover;
	-moz-background-size:
	cover;
	-o-background-size: cover;
	background-size: cover;
}
body
{
    width: 100%;
}
h1
{
	font-weight: normal;
	float: center;
	font-family: arial;
	font-size: 1.2em;
}


h2
{
	font-weight: normal;
	float: center;
	font-family: arial;
        font-style: italic;
	font-size: 1.2em;
}

p
{
	font-weight: normal;
	float: center;
	font-family: arial;
	font-size: 0.9em;
}
h3
{
	margin: 8px;
	top: 0px;
	font-size: 0.8em;
	color: blue;
	height: 10px;
}
a img {border:none}
.banner
{
	position: absolute;
	padding-top: 0px;
	margin: 0px;	
	left: 0px;
	top: 0px;
	width: 100%;
	height: 10px;
}
.navbartop
{
	position: absolute;
	top: 26px;
	left: 0px;
	height: 118px;
	width: 100%;
	background-color: white;
}
.navbarleft
{
	position: absolute;
	padding-top: 200px;
	float: left;
	top: 144px;
	padding-top: 10px;
	padding-left: 10px;
	left: 0px;
	height: 77.2%;
	width: 118px;
	background-color: white;
}
.centermain
{
	float: right;
	position: absolute;
	padding-left: 4%;
	top: 184px;
	left: 125px;
	right: 25px;
	width: 81.4%;
	height: 75.3%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.centermain13
{
	float: right;
	padding-left: 4%;
	top: 184px;
	left: 125px;
	right: 25px;
	width: 81.4%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.centermain14
{
	float: right;
	padding-left: 4%;
	padding-top: 170px;
	top: 184px;
	left: 125px;
	right: 25px;
	width: 81.4%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.centerleft
{
	padding-top: 17px;
	float: left;
}

.centerleft8
{
	padding-top: 17px;
	float: left;
        width: 500px;
}
.centerleft9
{
	padding-top: 17px;
	float: left;
        width: 100px;
}
.centerright
{
	float: left;
	padding-left: 12%;
}
.centerright2
{
	float: left;
	padding-left: 12%;
	width: 400px;
}
.centerright19
{
	float: left;
	padding-left: 5%;
	width: 300px;
}

.centerright7
{
	float: left;
	padding-left: 3%;
	width: 300px;
}
.centerright17
{
	float: left;
	padding-left: 1%;
	width: 250px;
}
.centerright3
{
	float: left;
	padding-left: 12%;
	width: 200px;
}
.centermaintext
{
	
	padding-right: 45%;
}
.text
{
	float: right;
	width: 30%;
	padding-right: 80px;
}

.centerright9
{
	float: left;
padding-top: 90px;
	padding-left: 12%;
	width: 400px;
}
a
{ 
    color:black;
    text-decoration:none;
}