	<!--
		#headDiv{
			height:520px;
		}
		#bodyLeft{
			width:0;
		}
		#bodyHolder{
			width:0;
		}
		#bodyContent{
			width:0;
			border:0;
		}
		#bodyContent{
			min-height:0px;
		}
		/* mac hide \*/
		* html #bodyContent{height:0px;}
		/* end hide */
		#headLeft{
			height:520px;
			width:360px;
			float:left;
		}
		#slide{
			background-image:url(../_img/slide.jpg);
			/*margin-top:10px;*/
			height:520px;
			width:360px;
		}
		#headRight{
			margin-right:10px;
			height:520px;
			width:380px;
			float:right;
		}
		#present{
			background-image:url(../_img/present.gif);
			background-repeat:no-repeat;
			/*background-position: 83px 0;*/
			/*margin:66px 0 0 0;*/
			margin:35px 0 0 0;
			height:62px;
		}
		/*#present h1{
			font-size:14px;
		}*/
		#title{
			background-image:url(../_img/title.gif);
			background-repeat:no-repeat;
			background-position:20px 0;
			margin:0;
			height:90px;
		}
		#credit{
			background-image:url(../_img/credit.gif);
			background-repeat:no-repeat;
			margin:0;
			height:122px;
		}
		/*#credit p{
			font-size:10px;
		}*/
		#trailerlink p,a{
			color:#9eb9c6;
		}
		#trailerlink a:hover{
			color:#d37d3f;
		}
		#laurels{
			/*background-color:#ccc;*/
			margin:5px 0 15px 0;
			width:380px;
			height:130px;
			text-align:center;
		}
		#link{
			margin:0;
			height:30px;
		}
		#link h2,p{
			color:#9eb9c6;
		}
		#link a{
			color:#d37d3f;
		}
		#link a:hover{
			color:#9eb9c6;
		}
	-->