body, html {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
	height:850px;
	background-image:url(../images/enter_page.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top;
	}
	
	


#wrapper {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
#container {
	width:980px;
	height:850px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
	
#enter_site_button {
	width:232px;
	height:190px;
	position:absolute;
	top:130px;
	background-repeat:no-repeat;
	}

#enter_flash_button {
	width:232px;
	height:190px;
	position:absolute;
	top:330px;
	background-repeat:no-repeat;
	}
	
#download_resume_button {
	width:232px;
	height:190px;
	position:absolute;
	top:530px;
	background-repeat:no-repeat;
	}
	
#enter_site_button p {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:24px;
	left:15px;
	width: 200px;
	color:#000000;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	width: 199px;
	}
	
	
#enter_flash_button p {
	margin:0px;
	padding-top:2px;
	position:absolute;
	bottom:23px;
	left:15px;
	width: 200px;
	color:#000000;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	width: 199px;
	}
	
	
#download_resume_button p {
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:23px;
	left:15px;
	color:#000000;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	width: 199px;
	}
	
#copy_vert_line {
	height:584px;
	width:2px;
	position:absolute;
	top:155px;
	margin-left:430px;
	background-color:#908370;
	}
	
#enter_button_horz_line {
	height:2px;
	width:415px;
	position:absolute;
	top:310px;
	margin-left:15px;
	background-color:#908370;
	}	
	
#flash_button_horz_line {
	height:2px;
	width:415px;
	position:absolute;
	top:510px;
	margin-left:15px;
	background-color:#908370;
	}	
	
#resume_button_horz_line {
	height:2px;
	width:415px;
	position:absolute;
	top:710px;
	margin-left:15px;
	background-color:#908370;
	}	
	
#copy p {
	margin:0px;
	padding:0px;
	position:absolute;
	top:150px;
	margin-left:480px;
	width: 473px;
	font-size:12px;
	line-height:22px;
	text-align:justify;
	text-decoration:none;
	color:#908370;
	height: 367px;
	}
