body {
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #000000;
	}
#container {
	width: 950px;
	margin: 0 auto;
	}
#header{ 
	height: 170px;
	margin-top: 0px;
	background: url(Images/gradient.jpg) repeat-x;
	}
#body {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 380px;
	overflow: auto;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#inbody {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 380px;
	overflow: auto;
	}
#body a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#body a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#body a:hover {
	text-decoration: underline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#body a:active {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#leftcol {
	width: 37%;
	min-height: 700px;
	padding-left: 10px;
	padding-right: 0;
	float: left;
	overflow: auto;
	text-align: justify;        
        font-weight: bold;
       
	}
#rightcol {
	width: 59%;
	min-height: 700px;
	padding: 10px;
	float: right;
	text-align: justify;
        overflow: auto;
       
	}
#footer {
	width: 950px;
	background: url(Images/bttomRound_BK1.jpg) no-repeat top center;
	color: #000000;
	min-height: 150px;
	overflow: auto;
	margin-top: 0px;
	padding: 45px 0 0 0;
	
	}
#footer p {
	color: #ffffff;
	}
#footer img {
	border-style: none;
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        text-align: justify;
         }
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
         }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.style34 {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#footer a:link {
	color: #575757;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#footer a:visited {
	text-decoration: none;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#footer a:hover {
	text-decoration: underline;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#footer a:active {
	text-decoration: none;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.title {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	}
.bodytext {
	text-align: justify;
	margin: 0 20px;
	
	}
.bodyimg {
	border: 1px solid black;
	float: left;
	margin: 0 20px;
	}
h1 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	}
#iframe {
	height: 610px;
	width: 700px;
	margin: 0 auto;
	background: #ffffff;
	}
#inv {
	height: 3600px;
	width: 640px;
	margin: 0 auto;
	}
#instructions {
	width: 700px;
	margin: 0 auto;
	}
#instructions img {
	margin-left: auto;
    margin-right: auto;
	border: 1px solid black;
	display: block;
    }
#instructions p {
	margin: 45px 0;
	font-size:18px;
	font-weight:bold;
    }
#instructions h2 {
	text-align: center;
    }

