@media only screen and (max-device-width: 480px) { /* for iPhone */
  #badge {
    display: none;
  }
}
body {
	padding: 0;
	margin: 0;
	font-size: small;
	background: url(images/main_bg.gif);
	}
* html body {
	font-size: x-small; /* IE5 for Windows */
	f\ont-size: small; /* for other IE versions */
	}
img, div {
	behavior: url(scripts/iepngfix.htc)
}
#wrapper {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	}

#head {
	margin: 4px auto;
	height: 115px;
}

* html #head {
	margin: 0 auto;
}

#badge {
	background: url(images/badge.png) no-repeat left;
	width: 158px;
	height: 169px;
	top: 3%;
	left: 50%;
	margin-left: -78px;
	z-index: 1;
	position: absolute;
	z-index: 1;
}
#badge:hover {
	background: url(images/badge.png) no-repeat right;
	width: 158px;
	height: 169px;
	top: 3%;
	left: 50%;
	margin-left: -78px;
	z-index: 1;
	position: absolute;
	z-index: 1;
}
#corner {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 99px;
	height: 99px;
	background: url(images/corner.png) no-repeat;
	position: fixed;
	z-index: 3;
}
* html #corner { 
	visibility: hidden;
	display: none;
}


#content_top {
 	background: url(images/top.png) no-repeat bottom center;
	width: 725px;
	height: 21px;
	top: 110px;
	position: absolute;
	margin-left: -363px; 
	z-index: 0;
	left: 50%
}

#content_wrapper {
	margin-top: 0 auto;
	padding: 8px;
	background: #242424;
	background: url(images/bg_top.gif) repeat-x;
	height: 1000px;
	text-align: center;
}
* html #content_wrapper {
	padding: 15px;
}
#content_body {
    background: url(images/middle_repeat.gif) repeat-y;
	width: 723px;
	height: 441px;
	margin: 0 auto;
	display: block;
}
#content_bottom {
	background: url(images/bottom.png) no-repeat bottom center;
	width: 725px;
	height: 21px;
	margin: 0 auto;
}
#content_corner {
	display: none;
	visibility: hidden;
}
* html body #content_corner {
	width: 99px;
	height: 99px;
	background:url(images/corner.png);
	color: #a8de42;
	float: left;
	display: block;
	visibility: visible;
	margin-left: -70px;
}
#jordan_kasteler {
	background: url(images/jordan_kasteler.png) no-repeat;
	width: 294px;
	height: 44px;
	margin: 10px 2px 0 0;
	float: right;
}
#coming_soon {
	margin: 100px 0 0 -180px;
	width: 350px;
	height: 150px;
	background: url(images/pattern2.gif);
	text-align: center;
	vertical-align: middle;
	padding-top: 45px;
	color: #a8de42;
	font-size: 34px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 50%;
}
#link {
	font-size: 16px;
	margin-top: 20px;
}
#wrap_left {
	background: url(images/wrap_left.png) no-repeat;
	width: 55px;
	height: 389px;
	float:left;
	z-index: 3;
	margin: 47px 0 0 -11px;
}
* html #wrap_left {
	background: url();
}
* html #wrap_left2 {
	background: url(images/wrap_left.png) no-repeat;
	width: 55px;
	height: 389px;
	position: absolute;
	left: 50%;
	z-index: 3;
	top: 185px;
	margin-left: -372px;
}
* html #wrap_right2 {
	background: url(images/wrap_right.png) no-repeat;
	width: 55px;
	height: 389px;
	position: absolute;
	right: 50%;
	z-index: 3;
	top: 185px;
	margin-right: -372px;
}
#nav {
	background: url(images/nav.png) no-repeat;
	width: 33px;
	height: 359px;
	float:left;
	z-index: 3;
	margin: 62px 0 0 -8px;
}
* html #nav {
	margin-top: 71px;
}
#wrap_right {
	background: url(images/wrap_right.png) no-repeat;
	width: 55px;
	height: 389px;
	float: right;
	z-index: 4;
	margin: 48px -307px 0 0;
	* margin-left: 300px;

}
* html #wrap_right {
	background: url();
}
.vcard {
	display: none; visibility: hidden;
}
.hresume {
	display: none; visibility: hidden;
}