
body {
color: #000;
background-color: #fff;
font-family: serif;
}
img {
behavior: url('/pngHack/pngHack.htc');
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/*TOP, NAV AND TITLE DIV POSITIONS, SIZES */

#info {
display:none;
}

#info-over {
display:none;
}

#title {
position: absolute;
width: 965px;
left: 16px;
}

#top {
display:none;
}

#navigation {
display:none;
}

#work {
top: 20px;
}
#prettythings {
position: relative;
left: 17px;
}
#prettythings img {
border: 0px;
padding: 0px;
}

/*TITLE STYLE */
h2 {
color: #000;
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
}
h2:before {
content: string("Never ever")
}

/*END OF PAGE */
#endtheme {
display: none;
}
