img, div { behavior: url(iepngfix.htc) }
#nav {
	position: absolute;
	left: 0px;
	top: -33px;
	width: 900px;
	height: 30px;
	z-index: 15;
}
a div {
	text-decoration: none;
}
a {
	color: white;
}
a:hover {
	text-decoration: none;
}

#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 0;
}

#article {
	position: relative;
	float: left;
	clear: both;
	margin: 10px;
	width: 680px;
	height: auto;
	background-image: url(images/graybg.jpg);
}
#articletitle {
	position: relative;
	float: left;
	clear: both;
	margin-left: 5px;
	width: 670px;
	height: auto;
	font-size: 18px;
	font-family: verdana, arial;
	font-weight: bold;
}
#articlecontent {
	position: relative;
	float: left;
	clear: none;
	padding-bottom: 3px;
}

#missionbg {
	position: absolute;
	left: 4px;
	width: 192px;
	top: 320px;
	height: 95px;
	background-image: url(images/whitebg.png);
}
#aboutmnmbg {
	position: absolute;
	left: 4px;
	width: 192px;
	top: 429px;
	height: 200px;
	background-image: url(images/whitebg.png);
}
#joepicture {
	position: absolute;
	left: 28px;
	width: 138px;
	height: 167px;
	top: 640px;
	background-image: url(images/joe-picture.jpg);
	font-size: 11px;
}
#joeinfo {
	position: absolute;
	left: 24px;
	width: 152px;
	height: 130px;
	top: 816px;
	font-size: 10.5px;
}
.joetitle {
	font-size: 12.5px;
	text-align: center;
}
#joeinfobg {
	position: absolute;
	left: 4px;
	width: 192px;
	height: 106px;
	top: 815px;
	background-image: url(images/whitebg.png);
}
#joebutton {
	position: absolute;
	left: 40px;
	width: 120px;
	height: 60px;
	top: 930px;
	background-image: url(images/joebutton.jpg);
}


#jerry {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 190px;
	height: 250px;
	background-image: url(images/jerry2.jpg);
}
#speaking {
	position: absolute;
	left: 0px;
	top: 255px;
	width: 200px;
	height: 20px;
	background-image: url(images/speaking.jpg);
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-family: verdana, arial;
}
#facebook {
	position: absolute;
	left: 0px;
	top: 275px;
	width: 200px;
	height: 20px;
	background-image: url(images/facebook.jpg);
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-family: verdana, arial;
}
#jerryinfo {
	position: absolute;
	left: 0px;
	top: 295px;
	width: 200px;
	height: 20px;
	background-image: url(images/jerryinfo.jpg);
	font-size: 11px;
	text-align: center;
	font-weight: bold; 
	font-family: verdana, arial;
}
#mission {
	position: absolute;
	left: 5px;
	top: 330px;
	width: 190px;
	height: 350px;
	font-size: 11px;
}
#missiontitle {
	position: absolute;
	top: -8px;
	left: 0px;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
}
#aboutmnm {
	position: absolute;
	left: 5px;
	top: 430px;
	width: 190px;
	height: 150px;
	font-size: 11.5px;
}
html {
	height:100%;
}
body {
	height:100%;
	color: white;
	margin:0;
	padding:0;
	font-family: arial;
	font-size: 13px;
}
#holder {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 100px;
	width: 900px;
	height: 721px;
	z-index: 2;
}

#logo {
	position: absolute;
	left: 0px;
	top: -79px;
	width: 448px;
	height: 46px;
	background-image: url(images/logo.png);
}
#inprof {
	position: absolute;
	left: 600px;
	top: -63px;
	width: 250px;
	height: 30px;
	background-image: url(images/inprof.png);
}
#iframe {
	position: relative;
	float: left;
	clear: both;
	width: 480px;
	height: 70px;
	border: 0px;
	margin-left: 115px;
}
#googlead {
	position: relative;
	float: left;
	clear: both;
	width: 470px;
	height: 62px;
	border: 0px;
	margin-left: 115px;
	margin-top: 5px;
	margin-bottom: 5px;
}

