/* 
Created by:
	Jade Faist
	Kinesis
	http://kinesisinc.com
*/

/* ====================================================== General Styles */
body {
	background: none;
	color:#000000;
}
div.line {
	background: none;
	margin: 0 0;
	padding: 0 0;
	border:none;
}
div.line hr { 
	display: block;
	background: #ccc; 
	color: #ccc;
	width:	100%;
	height: 2px;
	margin: 2em 0;
	padding: 0 0;
	border:none;
}
a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}
a img {
	border: 0 none;
}
#content a:link:after, #content a:visited:after,
#callout a:link:after, #callout a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

/* ====================================================== Layout */
#container {
	background: none;
}
#navigation, .photo, .noprint {
	display: none;	
}
#header {
	float: right;	
}
/* ====================================================== Text */
