	body {
  background:#FFFFFF url(bg.gif) repeat-x left top;
	font-family:tahoma, arial, san-serif;
	font-size:10px;
	color:#000000;
	}


a {color: #FF3B3B; text-decoration:none;}
a:visited {color:#FF3B3B; text-decoration:none;}
a:hover {color:#FF3B3B; text-decoration:underline;}

p:first-letter {
	font-size: 13px;
  font-weight:bold;
  margin-right:1px;
}


/* ****** COLUMN 1 ****** */
.column1
{
	position: absolute;
  top:20px;
  left:0px;
	width: 197px;
	margin:0px;
	padding:0px;
}


.poem1 { 
  margin-left:5px;
	background:none;
	border:none;
	color:#7D7D7E;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	letter-spacing:0px;
	line-height:17px;
}

.poemBlack { 
  padding:5px;
	background:none;
	border:none;
	color:#000;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	letter-spacing:0px;
	line-height:17px;
}
/* ************************** */




/* ****** COLUMN 2 ****** */
.column2
{
  position:absolute;
  top:20px;
	left:233px;
	padding:0px;
	width: 300px;
}

.poem2 { 
	background:none;
	border:none;
	color:#3F0027;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	letter-spacing:0px;
	line-height:17px;
}
/* ************************** */





/* ****** COLUMN 3 ****** */
.column3
{
	position: absolute;
  top:3px;
  left:567px;
	width: 90px;
	height:447px;
	background:#FFFFFF url(cbg.jpg) no-repeat;
	padding:0px 5px;
}

.poem3 { 

	margin-top:50px;
	padding:0px;
	color:#CCC;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:0px;
	line-height:17px;
}

.poem4 { 
  margin-top:200px;
	padding:0px;
	color:#7D7D7E;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:0px;
	line-height:17px;
}
/* ************************** */




/* ****** COLUMN 4 ****** */
.column4
{
	position: absolute;
  top:20px;
  left:697px;
	width:320px;
	height:450px;

}
/* ************************** */





/* ****** COLUMN 5 ****** */
.column5
{
	position: absolute;
  top:20px;
  left:1070px;
	width:200px;
	height:450px;

}

.col5bg
{
 position:absolute;
 top:3px;
 left:1070px;
 width:200px;
 height:447px;
 background:#FFFFFF url(cbg2.jpg) no-repeat;

}

.poemPurp { 
	background:none;
	border:none;
	color:#3F0027;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:0px;
	line-height:17px;
}
/* ************************** */




/* ****** COLUMN 6 ****** */
.columnEnd
{
	position: absolute;
  top:20px;
  left:1325px;
	width:165px;
	height:450px;
  padding-right:17px;
}
/* ************************** */

.space
{
 width:150px;
 height:25px;
}





/**** DESIGN ELEMENTS ****/
.title
{
 position:absolute;
 top:345px;
 left:2px;
 width:346px;
 height:154px;
 background:url(title.gif) no-repeat top left;
}

.bar1 { 
	position: absolute;
  top:-3px;
  left:200px;
	width: 10px;
	height:460px;
	background:#3F0027;
}

.bar2 { 
	position: absolute;
  top:-3px;
  left:557px;
	width: 10px;
	height:460px;
	background:#3F0027;
}

.bar3 { 
	position: absolute;
  top:-3px;
  left:667px;
	width: 10px;
	height:460px;
	background:#3F0027;
}

.bar4 { 
	position: absolute;
  top:-3px;
  left:1040px;
	width: 10px;
	height:460px;
	background:#3F0027;
}


.bar5 { 
	position: absolute;
  top:-3px;
  left:1296px;
	width: 10px;
	height:460px;
	background:#3F0027;
}

