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

height:100%;
	
	}

body  {
	font-family:Georgia, Times, serif;
	background-color:;
	padding: 0;
	height:100%;
	color:#000;
	background-image:;
	
	
}

#container {
	background-color:;
	background-image:;
height:auto;
	width:1100px;
	background-repeat:no-repeat;
	margin:0 auto;

	

} 

.clear {
    clear:both;
}


#header  {	
	height:150px;
	width:1100px;
	background-color:;
	background-image:;
	margin: 0px 0px 0px 0px;

}

#header_under {
	width:1100px;
	height:26px;
	z-index:-1;
	background-image:url(../graphics/header_under_test.png);
}

//////////////////////////////////////////////////////
/* Navigation Styles */


#mainNav {
		
}
	
ul.mainNav {
	position:relative;
	top:-25px;
	list-style:none;
    float: left;
	margin:0 auto;
	padding:30px 0;
    height:300px;
	width:180px;
	background-image:url(../graphics/menu_bg.png);
	background-repeat:no-repeat;

}

li{
	list-style:none;
	margin-left:-25px;
}

	
	
.mainNav li {
		text-align:right;
	display:block;
	height:25px;
	width:125px;
	margin-left: 0px;
	padding:5px 40px 0px 0px;

}


#mainNav li a {
		font-size:16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:600;
		color:#000;
		text-decoration:none;	
		padding-right:35px;
	
}

		
.mainNav a, .mainNav a:visited {
		
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	font-weight:400;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.mainNav a.active{
	color:#360;
}


.mainNav li.active, .mainNav li:hover {
	 background-image:url(../graphics/flower.png);
	 background-position:right;
	background-repeat:no-repeat;

}


.over_active {
	 background-image:url(../graphics/flower.png);
	 background-position:right;
	background-repeat:no-repeat;
}

.mainNav .lastChild {
	margin-right: 0px;
	padding-right: 0px;
}


///////////////////////////////////////////////////////

#navigation  {
	background-image:;
	float:left;
	font-size:0.8em;
	padding-left:00px;
	text-align:right;
	height:550px;
	width:176px;
	
}


.menu  {
	float:left;
  color:#000;
	text-align:right;
	height:30px;
	width:175px;
	margin-right:5px;
	margin-bottom:10px;
	padding:0px;
	cursor:pointer;	
	border:1px #000 solid;

}

.menu_over  {
		float:left;
  color:#000;
	text-align:right;
	height:30px;
	width:175px;
	margin-right:5px;
	margin-bottom:10px;
	padding:0px;
	cursor:pointer;	
	border:1px #000 solid;

	
}


#title  {
	font-size :1.4em;
	float:left;
    height:auto;
	width:850px;
	margin:25px 25px 25px 40px;
	padding:0px, 0px, 0px, 0px;
	text-align:center;
	
	
}


#main_content  {
float:left;
	height:auto;
	width:auto;
	font-size:0.9em;
	margin:20px 20px 15px 50px;
padding:0px, 0px, 0px, 0px;

	
}

.image_holder {
	float:left;
	width:700px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px, 0px, 0px, 0px;	
	
}


.image_box {
	float:left;
	width:150px;
	height:80px;
	margin:10px 10px 0px 10px;
	border-color:#FFF;
	border-width:2px;
	border-style:solid ;
		border:thin #000 solid;
}

.image_box_fade {
	opacity:0.5;
	float:left;
	width:135px;
	height:75px;
	margin:5px 6px 5px 6px;
	border-color:#666;
	border-width:3px;
	border-style:solid ;
}


#text_box{
	float:left;
	width:775px;
	height:auto;
	
}

#category_box{
	float:left;
	width:205px;
	height:auto;
	
}


#poem_box{

	text-align:left;
	margin:0px 0px 0px 200px;
	width:400px;
	height:auto;


	
}

#annotation_box{

 text-align:left;
 margin:0px 0px 0px 10px;
 width:775px;
 height:auto;	
}


#category_box li {
	float:left;
	color:#666;
	display:block;
	text-decoration:none;
	height:25px;
	width:215px;
	padding:5px 0px 0px 0px;

	
}



#footer {
	float:left;
	background-color:;
	background-image:url(../graphics/footer.jpg);
	height:50px;
	width:1100px;
	padding:0px, 0px, 0px, 0px;
	margin:25px, 0px, 0px, 0px;
		border-bottom:double #360 3px;
	
} 

#footer_under {
	float:left;
font-size:13px;
	text-align:center;
	background-color:;
	height:50px;
	width:1100px;
	padding:0px, 0px, 0px, 0px;
	margin:0px, 0px, 0px, 0px;
	
} 

.show_hide {
    display:none;
}
.readMore {
}

.indent_poem{
margin-left:40px;	
}
 


a {color:#00C;text-decoration:none;}
a:link {color:none; text-decoration:none;}
a:visited {color:none;}
a:hover {color:none;}
a:active {color:none;}



ol{
	list-style:none;
}

ol li {
	counter-increment:list;
	position: relative;
}

ol li:after {
    content: counter(list) ".";
    position: absolute;
    left: -2.5em;
    width: 2em;
    text-align: right;
    color:#999;
}



h1 { font-size:18px; padding:5px 5px 5px 5px; margin:0 5px; font-weight:400; color:#000; text-align:left;}
h2 { font-size:15px; padding:5px 0px 5px 0px; margin:0 5px; font-weight:00; color:#000;  border-bottom:1px #000 solid; text-align:center; }
h3 { font-size:18px; padding:5px 5px 5px 5px; margin:0 5px; font-weight:600; color:#000; text-align:left; clear:both;}
p {	 margin: 0px 0px 0px 0px; padding:5px 10px 10px 10px; text-align:left;}
h5 { font-size:35px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px ; font-weight:400; color:#000; text-align:center; font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}


.tooltip {
  position: relative;
}

.tooltip::before {
  content: attr(alt);
  display: none;
  position: absolute;
  background-color: yellow;
  color: black;
  padding: 5px;
  border-radius: 5px;
  z-index: 1;
}

.tooltip:hover::before {
  display: inline-block;

}







