#events a:link, #events a:active, #events a:visited{
	position: absolute;
	height: 168px;
	width: 251px;
	left: 75px;
	top: 228px;
	background-repeat: no-repeat;
	border: thin solid #ED1B24;
}
#events a:hover{
	position: absolute;
	height: 168px;
	width: 251px;
	left: 75px;
	top: 228px;
	background-repeat: no-repeat;
	border: thin solid #FF66FF;
}

#logoPage {
	background-image: url(images/Web-images/logoHanarama-2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 358px;
	height: 111px;
	top: 19px;
	right: 0%;
	left: 50px;
	bottom: 25%;
}
#fashion {
	position: absolute;
	height: 141px;
	width: 213px;
	left: 350px;
	top: 228px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin dashed #ED1B24;
}
#arts {
	position: absolute;
	height: 347px;
	width: 260px;
	left: 625px;
	top: 228px;
	background-repeat: no-repeat;
	clip:    rect(auto auto auto auto);
	border: thin solid #ED1B24;
}
#upcoming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	height: 24px;
	width: 260px;
	position: absolute;
	left: 75px;
	top: 201px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
#fashion-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 350px;
	top: 201px;
	background-repeat: no-repeat;
	height: 24px;
	width: 260px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#arts-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 625px;
	top: 201px;
	font-style: italic;
	background-repeat: no-repeat;
	height: 22px;
	width: 260px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}
#one-night {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	left: 75px;
	top: 550px;
	background-repeat: no-repeat;
	height: 13px;
	width: 260px;
	font-style: italic;
	color: #000000;
}
#fashion-caption {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	position: absolute;
	left: 411px;
	top: 249px;
	background-image: url(images/Web-images/fashionSubtext.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 151px;
}
#arts-caption {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	position: absolute;
	left: 698px;
	top: 384px;
	background-image: url(images/Web-images/artSubText.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 96px;
}
#logo-subtext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 110px;
	top: 120px;
	background-image: url(images/Web-images/LogoSubtext.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 479px;
}
#contact-mail, #contact-mail:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	height: 10px;
	width: 132px;
	position: absolute;
	top: 140px;
	left: 0px;
	text-align: center;
	text-decoration: none;
}

#contact-mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	height: 10px;
	width: 132px;
	position: absolute;
	top: 140px;
	left: 0px;
	text-align: center;
	text-decoration: underline;
}
#page {
	height: auto;
	width: auto;
	position: absolute;
	left: 2%;
	right: 0%;
	top: 2%;
	bottom: 0%;
	z-index: auto;
}
