body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
}


div#global { 
  margin-left: auto; 
  margin-right: auto; 
  width: 860px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('images/bg2.png');
  background-repeat: repeat-y;
	
}



div#header {
	margin: 0px 5px 0px 5px;
	background-image: url('images/header-bg.png');
	background-repeat: repeat-x;
	background-color: #c8004e;
	height:100px;
	width: 850px;
 
}

#imgtitle {
	float: left;
}

#title {
	color: #fafafa;
	margin: 10px 0px 0px 30px;
	font-size: 2em;
	float: left;
}

div#menuandsearch {
	float: left;
		
	width: 180px;
	margin: 0px 5px 0px 5px;
}

div#search form{
	margin: 2px;
}

div#search input{
	margin: 2px;
	font-size: 0.8em;
}


div#search {
	border: 1px solid #555;
	background: #fafafa;
	margin: 0px 0px 10px 0px;
	font-size: 0.8em;
}

div#other {
	border: 1px solid #555;
	background: #fafafa;
	margin: 10px 0px 10px 0px;
	font-size: 0.75em;
}

div#other h2{
	text-align: center;
	padding: 0px 1px;
	margin: 0px;
	background-color: #c8004e;
	color: #fafafa;
	font-size: 0.9em;
	font-weight: bold;
}

div#other ul{
	margin: 1px 1px;
	padding: 0px 0px 0px 22px;
}

div#other li{
	margin: 1px 1px;
	padding: 1px;
}


div#other a{
	color: #662222;
	text-decoration:none;
}

div.bar {
	border-bottom: 1px solid #7e0000;
}


div#menu {
	min-height: 100px;	
	width: 178px;
	border: 1px solid #555;
	background: #fafafa;
	/*opacity:0.7;
	filter:alpha(opacity=70);	*/
}

div.info{
	border: 1px dotted #888;
	width: 60%;
	margin: 5px 0px 5px 10px;
	font-size: 0.8em;
}

div.info ul{
	padding: 0px 30px;
}

div.info h3 {
	font-size: 1em;
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	background-color: #c8004e;
	color: #fafafa;
	font-weight: bold;
}

div#container {
	width: 850px;
	min-height: 400px;
	
	
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 10px 0px;
}


div#content{
	width: 620px;
	min-height: 100px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #555;
	background: #fafafa;
	
}

div#contentandprogress{
	width: 620px;
	float: left;
}

div#progress{
	width: 620px;
	min-height: 20px;
	margin: 0px 0px 2px 0px;
	border: 1px solid #555;
	background: #fafafa;
	font-size: 0.8em;	
}

div#progress a{
	text-decoration: none;
	color: #000;	
}

div#progress p{
	margin: 3px 0px 3px 10px;
	color: #c8004e;
}

div#pubright{
	visibility: hidden;
	display: none;
}

div#pubbottomcontainer{
	visibility: hidden;
	display: none;
}

div#pubbottom{
	visibility: hidden;
	display: none;
}

div#comments{
	width: 620px;
	border: 1px solid #555;
	margin: 5px 0px 5px 0px;
	background: #fafafa;
}

div#footer{
	clear: both;
	width: 850px;
	height: 30px;
	background-color: #c8004e;
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 0px;
}

#footer p{
	text-align: center;
	font-size: 0.8em;
	color: #fafafa;
}

#footer a{
	color: #eaeaea;
}


h1 {
	text-align: center;
	margin: 5px 0px;
	color: #c8004e;
	font-weight: bold;
}

h2 {
	text-align: left;
	margin: 5px 15px;
	color: #c8004e;
	font-weight: bold;
}

h3 {
	text-align: left;
	margin: 5px 25px;
	color: #c8004e;
	font-weight: bold;
}

p {
	margin: 5px 5px 10px 15px;
	font-size: 0.9em;
	text-align: justify;
}

strong {
	font-weight: bold;
	font-size: 0.9em;
	color: #c8004e;
}

ul
{
	list-style-image: url('images/ul.png');
	font-size: 0.9em;
}


#menu ul{
margin:0;
padding:0;
list-style:none;
font-size: 1em;
}
#menu li{
	margin:0;
	padding:0 0 0 0;
	border-bottom: 1px solid #7e0000;
	/*border-right: 1px solid #7e0000;*/
	width: 179px;
}
#menu a{
	float:left;
	display:block;
	text-decoration:none;
	/*font-weight:bold;*/
	color:#000000;
	padding: 5px 0px 5px 10px;
}

#menu a.menuindent{
	padding: 5px 0px 5px 20px;
}


/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#menu a {float:none;}

#menu a:hover{
/*color:#CC6600;*/
	/*color: #da9870;*/
	background-color: #c8004e;
	color:#fafafa;
}
#menu .current{
	
}

#menu .current a{
	color:#c8004e;
	padding-bottom:5px;
	font-weight: bold;
}

#menu .current a:hover{
	color:#fafafa;
	font-weight: bold;
}


div.partflow{
	float: left;
}

div.partflow200{
	float: left;
	width: 200px;
}

div.nextpoem {
	float: right;
	margin: 5px 10px;
}

div.prevpoem {
	float: left;
	margin: 5px 10px;
}

div.nextpoem a, div.prevpoem a {
	text-decoration: none;
	color: #662222;
}

div.nextpoem p, div.prevpoem p {
	margin: 0px;
	color: #662222;
	font-size: 0.8em;

}

div#content a{
	color: #662222;
	text-decoration: none;
}

div#content p{
	margin: 10px 15px;
}

/*Search*/

div.autocomplete {
  position: absolute;
  width: 500px;
  background-color: white;
  border: 1px solid #888;
/*  margin: 5px 0px 0px 5px;*/
  padding: 0px;
}

div#poem_propositions ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
  color: #000000;
}

div#poem_propositions ul li.selected {
    background-color: #c8004e;
    color: #ffffff;
}

div#poem_propositions ul li {
  list-style-type:none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}


