/*   TEXT LINKS  */
a:link { 
	position: center;
	color: #4d605d; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 400px;
	top: inherit;
	}
	
a:active {
	color: ##daae67 
	}
	
a:visited { 
	color: #4d605d; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	left: 0px;
	top: inherit;
	text-align: center;
	}
	
a:hover {
	absolute;color: #daae67; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	left: 0px;
	top: inherit;
	text-align: center;
	} 
	
.textPhotoshop {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #dbd6b7;
	right: 18px;
	top: 397px;
	width: 81px;
	}
	
.textFlash {
	position: absolute;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #dbd6b7;
	right: 18px;
	top: 397px;
	width: 43px;
	}
	
/*  MAIN  */
#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	z-index: 1;
	}

body {
	background-color: #ababab;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #333;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
/*  STAGE */
div#backdrop {
	position: absolute;
	background-color: #9e9b88;
	height: 429px;
	width: 588px;
	left: 86px;
	top: 54px;
	}

div#image {
	position: absolute;
	height: 366px;
	width: 550px;
	left: 19px;
	top: 18px;
	}

div#flash {
	position: absolute;
	height: 342px;
	width: 361px;
	left: 123px;
	top: 18px;
	}

div#stageOutline {
	position: absolute;
	left: 0px;
	top: 87px;
	width: 980px;
	height: 650px;
	background: #cbc6a8;
	}
	
/*   RESUME & CONTACT  */
div#h_resume{
	position: absolute;
	background-color: #daae67;
	height: 19px;
	width: 66px;
	right: 15px;
	bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.resumeStyle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #88662f;
	position: absolute;
	left: 14px;
	top: 3px;
	}

div#h_contact {
	position: absolute;
	background-color: #daae67;
	height: 19px;
	width: 66px;
	right: 85px;
	bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.contactStyle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #88662f;
	position: absolute;
	left: 14px;
	top: 3px;
	}
	
/*   Karen Logo Header all sub pages  */
div#h_karen {
	position: absolute;
	height: 32px;
	width: 259px;
	left: 10px;
	top: 15px;
	}

div#h_header {
	position: absolute;
	background-color: #9bbbb6;
	height: 54px;
	width: 980px;
	left: 0px;
	top: 29px;
	border-bottom-color:#daae67;
	border-bottom-style:solid
	}
	
/*   INDEX PAGE ELEMENTS */
div#h_logo {
	position: absolute;
	background-color: #9bbbb6;
	height: 99px;
	width: 980px;
	left: 0px;
	top: 29px;
	border-bottom-color:#daae67;
	border-bottom-style:solid
	}

.imageLogo {
	position: absolute;
	width: 311px;
	height: 43px;
	left: 9px;
	top: 10px;
	}

div#stageOutlineIndex {
	position: absolute;
	left: 0px;
	top: 134px;
	width: 980px;
	height: 650px;
	background: #cbc6a8;
	}

div#h_logoIndex {
	position: absolute;
	height: 38px;
	width: 323px;
	left: 338px;
	top: 29px;
	}

.imageHomeLeft {
	position: absolute;
	left: 157px;
	top: 63px;
	}

.imageHomeRight {
	position: absolute;
	left: 539px;
	top: 64px;
	}
