/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 551px;
	width:903px;
	margin:0 auto;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 66px 0 0 0;
	background-color:#fff;
	font-size:10px;
}

a {	
	color:#cccccc;
}

#header {
	width:903px;
	margin:0 auto;
}
h1 {
	text-indent:-4000px;
	background-image:url(img/lauren_kleiman.gif);
	width:147px;
	height:18px;
	float:left;
	margin:0 115px 0 0;
	padding:0;
}
.verticalRule {
	width:1px;
	height:28px;
	float:left;
	background-color:#e5e5e5;
	margin-right:14px;
	margin-top:-2px;
}
.photoRetouching {
	text-indent:-4000px;
	background-image:url(img/photo_retouching.gif);
	background-position:0 17px;
	width:111px;
	height:17px;
	display:block;
	margin-right:16px;
	float:left;
	margin-top:5px;
	overflow:auto;
}
.photoRetouching:hover {
	background-position:0 0 !important;
}
#photoPage .photoRetouching {
	background-position:0 0;
	cursor:default;
}
.graphicDesign {
	text-indent:-4000px;
	background-image:url(img/graphic_design.gif);
	background-position:0 17px;
	width:96px;
	height:17px;
	display:block;
	float:left;
	margin-top:5px;
	margin-right:152px;
	overflow:auto;
}
.graphicDesign:hover {
	background-position:0 0 !important;
}
#graphicPage .graphicDesign {
	background-position:0 0;
	cursor:default;
}
#contactContainer .verticalRule {
	height:22px;
	margin-top:2px;
}
.resumeLink {
	background-image:url(img/resume_link.gif);
	width:61px;
	height:14px;
	text-indent:-4000px;
	float:left;
	margin:5px 14px 0 0;
	overflow:auto;
}
.emailLink {
	background-image:url(img/email_link.gif);
	width:160px;
	height:13px;
	text-indent:-4000px;
	float:left;
	margin-top:8px;
	overflow:auto;
}
.clear {
	clear:both;
}