@charset "UTF-8";

body {
	background-color: #252525;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}	


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #DADDBC;
}
a:link {
	text-decoration: none;
	color: #DADDBC;
}
a:visited {
	text-decoration: none;
	color: #DADDBC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #DADDBC;
}


.current {
	color: #FFFFFF;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}

#top {
	padding-top: 5px; 
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;}

.wrapper {width: 780px; margin: 0 auto; background: #000;}

.line{ width: 780px; margin: 0px; border-bottom: #333 thin solid; height :1px; }

.floatLeft{ float: left;}

.coming {margin: 180px auto; font-size: 20px; }

#address {
	position:absolute;
	width:162px;
	height:73px;
	z-index:1;
	visibility: visible;
	top: 61px;
}

.style3 {color: #CCCCCC}

#flashinfo {margin: 10px auto; font-size: 12px; text-align: center;}


#contact {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	line-height: 20px;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	background-image: url(images/backgroundimage.jpg);
	background-position: 0px 0px;
	margin: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.style7 {
	font-size: 13px;
	line-height: 30px;
	color: #FFFFFF;
}


.thumb {
	margin: 0px;
	padding: 3px;
}

.clearBoth { clear: both;}
.padding1{ padding: 30px 0px;}

#footer{ border-top: solid thin #333;  padding: 10px 0;}

/* Poetry/Lyris page */

.whiteb { background-color: #fff;  padding: 20px 0px 25px 0px; color: #000000;}

#w1{height: 260px;}
#w3{height: 300px;}

.blackp { color: black; font-size: 13px;}

#titles { margin-right: 60px; margin-left: 0px;}

#titles ul li{ list-style-type: none;  padding: 0; line-height: 18px; }

#titles ul li a{font-family: Gerogia, Times, serif; font-style: italic; font-size: 13px;}

#titles ul li a:link, #titles ul li a:visited {
	text-decoration: none;
	color: #666;
}

#titles ul li a:hover {
	text-decoration: underline;
	color: #333;
}

#titles ul li a.current {
	text-decoration: none;
	color: #000;
	cursor:default;
}


/*music page */

.textinmusic {text-align: left; padding: 0px 20px 20px 50px; }

/*animation page */

#animation { margin: 20px 30px; float: left; width: 450px;}
#animation-title { float: left; margin-top: 30px; color: #CCCCCC; font-size: 12px; }
