 body
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, 'Microsoft Sans Serif';
	background-color: #cccc99;
	/* 99cc99 */
}
*.Main
{
	border-right: darkred 1px solid;
	padding-right: 20px;
	border-top: darkred 1px solid;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-left: darkred 1px solid;
	width: 760px;
	padding-top: 0px;
	border-bottom: darkred 1px solid;
	position: static;
	background-color: white;
	overflow: auto;
}
h2
{
	font-weight: bold;
	font-size: 11pt;
	color: #630000;
	font-family: Verdana,Arial, 'Arial Black';
}
*.contact
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family:  Verdana, Arial, 'Microsoft Sans Serif';
}

*.Testimonial
{
	font-size: 11pt;
	font-style: italic;
	font-family:  Arial;
}

*.Banner
{
	
}

h1
{
	font-size: 17pt;
	color: black;
	font-family: Verdana;
}

*.title2
{
	font-size: 15pt;
	color: black;
	font-family: Verdana;
}


*.MenuLink A
{
	font-weight: normal;
	font-size: 12pt;
	color: #630000;
	font-family: Arial, 'MS Sans Serif';
	text-decoration: none;
}

*.MenuLink A:hover
{
	background-color: transparent;
	text-decoration: underline ;
}

*.MenuLinkActive A
{
	
	text-decoration: underline;

}

*.MenuLinkActive A:hover
{
}

/* #cc0066 */

*.PoetryAlive
{
	font-weight: bold;
	font-size: 17pt;
	color:  #630000;
	font-family: 'Arial Narrow' , 'Microsoft Sans Serif' , Arial, 'Arial Black';
}



*.text
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family:  Verdana, Arial, 'Microsoft Sans Serif';
}


*.TextLink A
{
	font-size: 10pt;
	color:  #630000;
	font-family: Arial, 'MS Sans Serif';
	text-decoration: none;	

}


.half { 
	float: left;
	width: 48%;
}

*.courses
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #cccc99;
	padding: 10px;
	width: 45%;
}



*.TextLink A:hover
{
	color: #993300;
}
div.centre { 
	text-align: center; 
	padding: 10px 0;
}

div.poems { 
	padding: 6px 100px; 
	text-align: left;
}
div.poems p { padding-left: 20px; } 
p.byline { 
	text-align: right;
	padding-bottom: 50px;
}
.poems h3 {
	font-size: 1em;
	margin-top: 50px;
}