
A:link {text-decoration: none; color:#E0E0E0;}
A:visited {text-decoration: none; color:#E0E0E0;}
A:active {text-decoration: none; color:#999999;}
A:hover {text-decoration: none; color:#CC6666}
a.toc{
		color: #000000;
		text-transform:uppercase;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 17px;
		color: #FFFFFF;
}
a.footer{
		color: #000000;
}
a.menu{
		font-weight: 900;
		color: #000000;
		margin-top:37px;
}
a.magtitle{
text-decoration: none;
color: #FFFFFF;	
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
p.menu{
		font-weight: 900;
		font-size: 12px;
		color: #000000;
		margin-top:37px;
}
p.toc{
		color: #000000;
		text-transform:uppercase;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 17px;
		color: #FFFFFF;
		line-height:23px;
		font-weight:lighter;
		margin-top:-5px;

}
p.poem{
		color: #000000;

		font-family: Helvetica, Arial, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		line-height:23px;
		font-weight:lighter;
		margin-top:5px;

}
p.footer{
		width: 385px;
		font-weight:lighter;
		font-size: 11px;
		color:#000000;
		position:relative;
		top:21px;
	
}

span.gray{
	color: #666666;
}
span.orange{
	color: #CC3300;
}
strong{
font-weight:1000;
font-size: 18px;
}
img.header {
	margin-top:-10px;
	margin-bottom:30px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;	
	margin-top:-27px;
}
h2.poem {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;	
	margin-top:17px;
}
h3.author {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style:italic;
	font-weight: normal;
	color: #FFFFFF;	
	position:relative;
	top:5px;
}
h4.videocaption{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	color: #FFFFFF;	
	position: relative;
	top: -11px;
	text-align: right;
}

div.master {
margin-left:100px;
margin-top:45px;
}
div.column1{
width:200px;
height:170px;
float:left;
}
div.column2{
width:200px;
height:170px;
margin-left:210px;
}
div.video{
width:480px;
margin-left:390px;
position:relative;
top:32px;
}
div.poem{
width:350px;
float:left;
}
div.footer{

}
span.underline{
text-decoration: underline;
}