@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#clarkoshinlogo {
	position:absolute;
	left:55px;
	top:65px;
	width:265px;
	height:70px;
	z-index:3;
}
#navholder {
	position:absolute;
	left:135px;
	top:650px;
	width:817px;
	height:68px;
	z-index:4;
}
#artistsdiv {
	position:absolute;
	left:0;
	top:0;
	width:60px;
	height:30px;
	z-index:4;
}
#currentdiv {
	position:absolute;
	left:170px;
	top:0;
	width:145px;
	height:30px;
	z-index:4;
}
#workshopsdiv {
	position:absolute;
	left:375px;
	top:0;
	width:100px;
	height:30px;
	z-index:4;
}#aboutdiv {
	position:absolute;
	left:556px;
	top:0;
	width:95px;
	height:30px;
	z-index:4;
}#contactdiv {
	position:absolute;
	left:719px;
	top:0;
	width:85px;
	height:30px;
	z-index:4;
}
.navtype {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	cursor: crosshair;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

a.navtype:link {
	color: #666;
	text-decoration: none;
}
a.navtype:visited {
	text-decoration: none;
	color: #666;
}
a.navtype:hover {
	text-decoration: none;
	color: #ADB020;
	cursor: crosshair;
}
a.navtype:active {
	text-decoration: none;
	color: #828E0F;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	text-indent: 0px;
	text-align: left;
}
.bodycopyEmphasized {
	color: #828E0F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.185em;
}
.bodycopyJustified {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	text-indent: 0px;
	text-align: justify;
}
.contactType {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #666;
}
