body { 
 	color: #7F7F7F;
	background-color: #FFF;
	background-image: url("http://tz0057327.net/kara/css/kara.jpg");
	font-family: lucida grande, verdana, arial, sans-serif;
}

a {
	color: #7F7F7F;
	text-decoration:none
}

a:link {  
	color: #7F7F7F;
	text-decoration:none
}

a:visited {  
	color: #7F7F7F;
	text-decoration:none
}
a:link:hover {
	color: #7F7F7F;
	background-color:#F0FFFF;
	text-decoration: none
}

a:visited:hover {
	color: #7F7F7F;
	background-color: #F0FFFF;
	text-decoration: none
}

a:link:active {  
	background-color: #FFFFFF;
	text-decoration:none
}

a:visited:active {  
	background-color: #FFFFFF;
	text-decoration:none
}

img {
	border: 0;
}


hr {
	width:540px;
	margin-left: 168px;
}

.navi {
	z-index: 10;
	position: fixed!important;
	position: absolute;
	top: 50px;
	left: 148px;
	font-size: 0.9em;
}

.mov {
	z-index: 11;
	position: fixed!important;
	position: absolute;
	top: 102px;
	left: 146px;
	font-size: 1em;
}

.expo {
	position: relative;
	width: 322px;
	padding-top: 7px;
	padding-left: 7px;
	background-color: #FFF;
	font-size: 11px;
	text-align:center;
}

.expo a, 
.expo a:link, 
.expo a:visited,
.expo a:link:hover,
.expo a:visited:hover,
.expo a:link:active,
.expo a:visited:active {
	color: #7F7F7F;
	background-color: inherit;
	text-decoration:none;
}

.expo .image {
	width: 320px;
	height: 486px;
}

.expo .title {
	position: absolute;
	top: 250px;
	left: 12px;
	width: 238px;
	font-size: 17px;
	letter-spacing: 0px;
	font-family:  Zapfino, Cursive;
	text-align: left;
}

.expo .artists {
	position: absolute;
	top: 288px;
	left: 12px;
	width: 306px;
	line-height: 132%;
	text-align: right;
	font-size: 12px;
	font-family: "Andale mono", "courrier new", monospace, mono-space;
}

.calendar {
	position: absolute;
	top: 319px;
	left: 36px;
	font-family: "Andale mono", "courrier new", monospace, mono-space;
}

.calendar a:link:hover,
.calendar a:visited:hover {
	color: #FFF;
	background-color:#FF3333;
}

caption {
	font-size: 12px;
	padding-bottom: 9px;
}

.day {
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
}

.date {
	font-size: 13px;
	text-align:center;
	vertical-align:middle;
	height: 16px;
}

.date b {
	font-family:  Zapfino, Cursive;
	font-size:13px;
	color:#FF3333;
}

.imgs {
	margin-top: 102px;
	margin-left: 520px;
}

.img1 {
	padding-top: 9px;

}