html, body { 
 	margin: 10px 0 20px 0; 
 	padding: 0; 
	font-family: "courier new", courier, verdana, calibri, sans-serif;
	font-size: 14px;	
	line-height: 1;
	background: #e62b86;
	text-align: center; /* to centre IE5 */
	} 

 
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

.small-text {
	font-size: 9px;
}


p#copyfooter {
	color: #c0c0c0;
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	float: left;
	margin: 520px 0 0 0;
}


/*								CENTRE CONTENT */

div#page-container {
	width: 780px;
	margin: 0 auto;	
 	background: #000 url(images/wr1a.jpg) top left no-repeat; 
 	text-align: left;
}

body#ix div#page-container {
	height: 585px;
}

body#pre div#page-container {
 	background: #e7e7e7 url(images/wr2.jpg) top left no-repeat; 
 	height: 585px;
}


body#wr div#page-container {
 	background: #e7e7e7 url(images/wr6.jpg) top left no-repeat; 
 	height: 585px;
} 

body#au div#page-container {
 	background: #e7e7e7 url(images/wr3.jpg) top left no-repeat;  	
	height: 585px;
}


body#poets div#page-container {
 	background: #e4e4e4 url(images/wr6.jpg) top left no-repeat; 
}

/*								LINKS */
ul#links {
	margin: 20px 20px 0 0;
	padding: 0;	
	font-weight: normal;
	color: #000;
	font-family: weltron urban, courier, serif;
	list-style: none;
	font-size: 14px;	
	float: right;
}

ul#links li {	
	margin: 0;
	padding: 3px;
}

a {	
	text-decoration: none;	
}

a:link {
	color:#000;
}


a:visited { 
	color:#000;
}  


a:hover {
	color: #e62b86;
} 

body#ix a:link {
	color: #e62b86;
}
body#ix a:visited {
	color: #e62b86;
}
body#ix a:hover {
	color: #fff;
}

/*								HIGHLIGHT CURRENT PAGE */
body#wr #l2 a, body#au #l3 a, body#pre #l4 a, body#poets #l5 a {
	color: #e62b86;
}  


.txt-container {
	float: left;
	width: 690px;
	padding: 0;
	margin: 85px 0 0 50px;	
	line-height: 1.4;
	display: inline; /* fix IE/win double margin bug*/	
}

body#ix .txt-container {
	color: #fff;
	text-align: right;
	padding: 0;
	margin: 460px 0 0 25px;	
}

body#poets .txt-container {
	margin-top: 20px;
}

div.txt-container h2, div.txt-container p.txt-info, div.txt-container div.txt-text {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
}


div.txt-container h2 {
	font-family: copperplate gothic light, verdana, arial, sans-serif;
	font-size: 14px;
	color: #FEAD3A;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 3px;
}


div.txt-container img {
	float: left;
}


div.txt-container p.txt-info {
	font-size: 11px; 
	letter-spacing: 0;
	line-height: normal;	
	font-weight: normal;
	color: #c0c0c0;  
}

/*                                                                GALLERY */

p#imagesquote {
	margin: 0;
	padding: 0;
	color: #c02520;
	font-size: 12px;
	font-family: calibri, sans-serif;
	width: 700px;
	position: absolute; top: 545px; left: 80px;
}

/*POEM POPUPS */


.poem-popup {
 	position: absolute; 
	visibility: hidden; 
	border: 1px solid #e62b86;
	border-top: 1px solid #e62b86;
	border-left: 1px solid #e62b86;
	background-color: #fff; 
	background: #fff url(images/popupbg.jpg) repeat-y top right;
	width: 360px; 
	padding:  10px; 
	line-height: 1.4;
}

div#p1, div#p12, div#p13, div#p8, div#p15, div#p16, div#p23 {
	width: 530px;
}

div#p14, div#p18, div#p22 {
	width: 560px;
}

div#p17 p {
	margin: 0 0 25px 0;
}


div#p17 {
	width: 680px;
}

.close-popup {
	float: right; 
	margin-top:  0px;
	font-size: 11px;
}

div.poem-popup  a {
	text-decoration:underline;
}

.title {
	font-size: 14px;
	color: #000;
}

div.poem-popup a {
	float: right;
	margin-right: 7px;
}

div.poet h2 {
	float: left;
	width: 400px;
	color: #000;
	padding-bottom: 15px;	
}

div.poem-popup p {
	clear: both;
} 

.poet {
	margin: 0;
	padding: 0;
	border: #fff 2px solid; 
	margin: 0 35px 15px 0; 
	padding: 10px;
}

.poet p {
	margin: 10px 0 0 0;
	padding: 0;
}

.poet img {
	border: #000 1px solid; 
	margin: 0 15px 5px 0; 
	padding: 1px;
}

.poet h3 {
	font-size: 16px;
	font-weight: bold; 
	color: #E62B86;
	margin: 0;
	padding: 0;
}

.indent {
	margin-left: 260px;
}

div.poems {
	clear: both;
}


div#footer {
	width: 780px;
 	clear: both;
	margin: 0 auto;
	padding: 0;
} 
