body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}

#rapper {
	background: transparent;
	border-top: 1px solid #e4e4dd;
	margin: 76px auto 0;
	padding: 22px 0 0 0;
	width: 800px;
	position: relative;
	}

#main {
	margin: 0;
	padding: 0;
	}

p#copyright {
	width: 800px;
	height: 67px;
	margin: 21px auto;
	font-size: 9px;
	color: #bbb;
	}

img {
	display: block;
	border: none;
	}

p {
	margin: 0 0 1.5em 0;
	padding: 0;
	}

div#breadcrumb {
	margin: -1em 0 2.5em;
	}

a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}

a:link, a:visited {
	color: #666;
	}

a:hover, a:active {
	color: #e20;
	}


h2 {
	margin: 0 0 .67em 0;
	color: #62a4dc;
	font-size: 1.41em;
	font-weight: 400;
	}

div#main ul li {
	margin-bottom: 0;
	margin-left: .8em;
	text-indent: -.8em;
	}

.zing {
	color: #62a4dc;
	font-weight: 400;
	font-size: 1.3333em;
	}

h3, h4 {
	font-size: 12px; /* ieWin couldn't deal with "inherit" */
	margin: 0;
	padding: 0;
	}

ul, dl {
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
	text-indent: 0;
	}

div.clearKludge {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
	}






/*	#############################################################################
  			THE FOLLOWING STYLES ARE FOR PAGE-SPECIFIC STYLES.
	############################################################################# */


/* PRICING PAGE */

img.prettify {
	position: absolute;
	right: 0;
	top: 22px;
	background: #999;
	width: 359px;
	height: 534px;
	}
	
div#leftCol {
	float: left;
	width: 185px;
	}

div#rightCol {
	margin-left: 215px;
	margin-right: 400px;
	}


body#pricing h2 {
	display: block;
	width: 400px;
	height: 0;
	overflow: hidden;
	font-size: 12px; /* needed to prevent weird overflow show-through */
	margin: 0 0 1em;
	padding: 66px 0 0 0; /* note: 1-line headers are padded 35px */
	background: url(http://myraklarman.com/images/mondoEverything.gif) 0 -1000px no-repeat;
	}




/* ABOUT PAGE */

body#about div#main {
	margin-right: 587px;
	}

body#about div.blogLoveCol {
	float: right;
	width: 175px;
	padding-left: 13px;
	}

body#about div.blogLoveItem {
	margin-bottom: 1.7em;
	font-size: .8333em;
	}

div.blogLoveItem a.imgLink {
	border: none;
	}

div.blogLoveItem img {
	background: #eee;
	}
	
h2#blogLoveHeader {
	display: none;
	}

h2#wellHowDidIGetHere {
	display: block;
	width: 400px;
	height: 0;
	overflow: hidden;
	font-size: 12px; /* needed to prevent weird overflow show-through */
	margin: 0 0 1em;
	padding: 35px 0 0 0;
	background: url(http://myraklarman.com/images/mondoEverything.gif) 0 -1250px no-repeat;
	}
	
h2#laborOfLove {
	display: block;
	width: 359px;
	height: 0;
	overflow: hidden;
	font-size: 12px; /* needed to prevent weird overflow show-through */
	margin: 0 0 1em;
	padding: 35px 0 0 0;
	background: url(http://myraklarman.com/images/mondoEverything.gif) 0 -1100px no-repeat;
	}
	
h3#randomBiographicalBits {
	display: block;
	width: 359px;
	height: 0;
	overflow: hidden;
	font-size: 12px; /* needed to prevent weird overflow show-through */
	margin: 0;
	padding: 28px 0 0 0;
	background: url(http://myraklarman.com/images/mondoEverything.gif) 0 -1900px no-repeat;
	}

body#about p {
	margin-bottom: .75em;
	}

ul.bioBits li {
	margin: .75em 0;
	}

dl.laborOfLove dt {
	margin: 2em 0 0;
	padding: 0;
	font-weight: 700;
	}

dl.laborOfLove dd {
	margin: 0 0 0 1em;
	text-indent: -1em;
	padding: 0;
	}




/* PRESS / EXHIBITS / DISPLAYS PAGE */


h2#pressHead, h2#exhibitsHead, h2#displaysHead {
	display: block;
	width: 314px;
	height: 0;
	overflow: hidden;
	font-size: 12px; /* needed to prevent weird overflow show-through */
	margin: 0;
	padding: 41px 0 0 0;
	background-image: url(http://myraklarman.com/images/mondoEverything.gif);
	background-repeat: no-repeat;
	}

	h2#pressHead {
		width: 63px;
		background-position: 0 -1200px;
		}
	
	h2#exhibitsHead {
		width: 96px;
		background-position: -90px -1200px;
		}
	
	h2#displaysHead {
		width: 102px;
		background-position: -212px -1200px;
		}
	


body#ped h3 {
	font-weight: 400;
	}

div#press {
	float: left;
	width: 206px;
	margin: 0;
	padding-right: 235px;
	position: relative;
	}

	div#murnPhoto {
		position: absolute;
		left: 233px;
		top: 45px;
		width: 175px;
		z-index: 99;
		font-size: 10px;
		color: #999;
		}
	div#murnPhoto p.caption {
		margin: .5em 0;
		padding: 0;
		line-height: 1.5em;
		font-style: italic;
		}
		div#murnPhoto p.caption a:link, div#murnPhoto p.caption a:visited {
			color: #999;
			}
		div#murnPhoto p.caption a:hover, div#murnPhoto p.caption a:active {
			color: #e20;
			}
	div#murnPhoto img {
		background: #eee;
		}

div#exhibits {
	float: left;
	width: 165px;
	margin: 0;
	}
	
div#displays {
	margin-left: 636px;
	}
		

ul.pedList li {
	margin: 1.5em 0;
	}

dl.exhibitList dd {
	margin: .25em 0 0;
	padding-top: .25em;
	border-top: 1px solid #e4e4dd;
	}

dl.exhibitList dt {
	margin: 2.25em 0 0;
	font-weight: 700;
	}

dl.exhibitList dd span {
	display: block;
	}

/* PORTFOLIO PAGES */

	body#portfolio #rapper {
		padding-top: 0px;
		}

body#portfolio img.portfolioPiece {
	margin: 41px auto 0;
	}



body#portfolio img.shrinkwrap {
	position: absolute;
	width: 800px;
	height: 600px;
	z-index: 55;
	left: 0;
	top: 0;
	}






/* CONTACT */

body#contact div#rapper {
	padding-bottom: 3.5em;
	}

body#contact div#contactInfo {
	float: left;
	width: 312px
	}

body#contact div#contactInfo * {
	text-align: center;
	}

body#contact div#contactInfo p {
	margin-bottom: 2em;
	}

body#contact div#contactForm {
	float: right;
	width: 437px;
	}

body#contact div#main table {
	width: 437px; /* can't really trust ieWin to handle "100%", now can I? */
	margin: 0;
	padding: 0;
	}
	
body#contact div#main tr, body#contact div#main th, body#contact div#main td {
	margin: 0;
	padding: 0;
	font-weight: 400;
	}

body#contact div#main th {
	text-align: left;
	}

body#contact div#main td {
	text-align: right;
	}

label {
	color: #555;
	font-weight: 400;
	}

label:hover {
	color: #222;
	}

label.yikes {
	color: #444;
	font-weight: 700;
	}

label.yikes:hover {
	color: #000;
	}
	
label span {
	color: #f00;
	}

input, textarea {
	color: #666;
	background: #f7f7f7;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	}

input.yikes, textarea.yikes {
	background: #f7f050;
	background: #62a4dc;
	background: #fff7aa;
	background: #cce7ff;
	background: #e6f4ff;
	background: #f4fefc;
	background: #e9f5f3;
	background: #eaf7f4;
		border-color: #bbcddc;

	}

input#fName, input#fCity, input#fPhone {
	margin-bottom: 9px;
	width: 366px;
	}

input#fEmail {
	margin-bottom: 16px;
	width: 366px;
	}

input#fHowDidYouLearn {
	margin-bottom: 16px;
	width: 431px;
	}

textarea#fHowMayIServe {
	margin-bottom: 16px;
	width: 431px;
	}

body#contact div#main td#fSubmitTD {
	text-align: left;
	}

input#fSubmit {
	padding: 3px 12px;
	font-size: 1.0833em;
	background: #74bfbb;
	border: none;
	color: #fff;
	}

	input#fSubmit:hover {
		background: #81ccc9;
		}




body#contact div#main p.formResult {
	color: #555;
	}


body#contact div#main p.formResult strong {
	display: block;
	margin: 0 0 .4em 0;
	padding: 0;
	font-size: 24px;
	color: #444;
	font-family: Georgia, Cambria, "Times New Roman", sans-serif;
	font-weight: 400;
	}

body#contact div#main p.formResult a:link, body#contact div#main p.formResult a:visited {
	color: #555;
	}

body#contact div#main p.formResult a:hover, body#contact div#main p.formResult a:active {
	color: #e20;
	}









/*	#############################################################################
  			THE FOLLOWING STYLES ARE FOR THE PERSISTENT HEADER.
	############################################################################# */

#logoNavRap {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	position: relative;
	}

#logoNavRap {
	height: 1px;
	}

#logo {
	display: block;
	width: 325px;
	height: 0;
	overflow: hidden;
	font-size: 12px; /* needed to prevent weird overflow show-through */
	margin: 0;
	padding: 35px 0 0 0;
	background: url(http://myraklarman.com/images/mondoEverything.gif) 0 -300px no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	}

#phoneEtc {
	display: none;
	}

ul#nav {
	list-style: none;
	display: block;
	width: 361px;
	height: 0;
	overflow: hidden;
	font-size: 12px;  /* needed to prevent weird overflow show-through */
	margin: 0;
	padding: 28px 0 0 0;
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) 0 -100px no-repeat;
	position: absolute;
	right: 2px;
	top: 44px;    /* give or take */
	z-index: 98;
	}

ul#nav h1 {
	font-size: 12px;  /* needed to prevent weird overflow show-through */
	}


ul#nav li a {
	display: block;
	/* 'width' will vary depending on which link we're dealing with */
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 26px 0 0 0;
	position: absolute;
	/* 'left' will vary depending on which link we're dealing with */
	top: 0; /* give or take */
	z-index: 99;
	border: none;
	}	

ul#nav a#navHome {
	left: 0;
	width: 48px;
	}
ul#nav a#navHome:link, ul#nav a#navHome:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) 0 0 no-repeat;
	}
ul#nav a#navHome:hover, ul#nav a#navHome:active {
	background-image: none;
	}

ul#nav a#navPortfolio {
	left: 66px;
	width: 74px;
	}
ul#nav a#navPortfolio:link, ul#nav a#navPortfolio:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -66px 0 no-repeat;
	}
ul#nav a#navPortfolio:hover, ul#nav a#navPortfolio:active {
	background-image: none;
	}

ul#nav a#navPricing {
	left: 158px;
	width: 62px;
	}
ul#nav a#navPricing:link, ul#nav a#navPricing:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -158px 0 no-repeat;
	}
ul#nav a#navPricing:hover, ul#nav a#navPricing:active {
	background-image: none;
	}

ul#nav a#navAbout, ul#nav a#navIntraAbout {
	left: 238px;
	width: 47px;
	}
ul#nav a#navAbout:link, ul#nav a#navAbout:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -238px 0 no-repeat;
	}
ul#nav a#navAbout:hover, ul#nav a#navAbout:active {
	background-image: none;
	}	
	ul#nav a#navIntraAbout:link, ul#nav a#navIntraAbout:visited, ul#nav a#navIntraAbout:hover, ul#nav a#navIntraAbout:active {
		background: transparent url(http://myraklarman.com/images/shrinkwrap.gif) 0 0 repeat;
		}

ul#nav a#navContact {
	left: 303px;
	width: 59px;
	}
ul#nav a#navContact:link, ul#nav a#navContact:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -303px 0 no-repeat;
	}
ul#nav a#navContact:hover, ul#nav a#navContact:active {
	background-image: none;
	}	


/* ####### PRINT-SPECIFIC OVERRIDES FOR PERSISTENT HEADER ####### */

@media print {
	
	body div#rapper {
		margin-top: 0;
		}
	
	body div#logoNavRap {
		height: auto;
		padding-bottom: 22px;
		}
	
		body#contact div#logoNavRap {
			height: 35px; /* DON'T INCLUDE (REDUNDANT) PHONEETC INFO ON THIS PAGE, BUT NEED TO GIVE THIS RAPPER SOME HEIGHT. */
			}
	
	body div#logoNavRap div#phoneEtc {
		display: block;
		padding-top: 53px; /* NEED TO MOVE IT BELOW THE ABSOLUTELY POSITIONED LOGO. */
		}
	
	body div#logoNavRap ul#nav {
		display: none;
		}
	
	
	} /* END OF @MEDIA PRINT
	
	







/*	#############################################################################
  		EVERYTHING BELOW HERE APPLIES ONLY TO THE PORTFOLIO PAGES.
  		IT DEALS WITH THE PREVIOUS/NEXT/AGAIN INTERNAL NAV
  		AND ALSO
  		WITH DIFFERENT IMAGE ASPECT-RATIO CLASSES.
	############################################################################# */




/* THE FOLLOWING STYLES ARE FOR THE PORTFOLIO SUBNAVIGATION (PREVIOUS, NEXT, AGAIN?). */

li#prev {
	list-style: none;
	display: block;
	width: 29px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 28px 0 0 0;
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -600px -100px no-repeat;
	position: absolute;
	left: 362px;
	top: 10px; /* give or take */
	z-index: 98;
	}	

a#prevLink {
	display: block;
	width: 29px;
	height: 0px;
	overflow: hidden;
	border: none;
	margin: 0;
	padding: 28px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	}	

a#prevLink:link, a#prevLink:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -600px 0 no-repeat;
	}
	
a#prevLink:hover, a#prevLink:active {
	background: none;
	}






li#next {
	display: block;
	width: 29px;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 28px 0 0 0;
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -700px -100px no-repeat;
	position: absolute;
	left: 406px;
	top: 10px; /* give or take */
	z-index: 98;
	}	

a#nextLink {
	display: block;
	width: 29px;
	height: 0;
	overflow: hidden;
	border: none;
	margin: 0;
	padding: 28px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	}	

a#nextLink:link, a#nextLink:visited {
	background: transparent url(http://myraklarman.com/images/mondoEverything.gif) -700px 0 no-repeat;
	}
	
a#nextLink:hover, a#nextLink:active {
	background: none;
	}





















