/* CSS Document */

body {
	margin:0;
	background-image:url(images/bg_strip_main.gif);
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-style:oblique;
	color: #000000;
}

h3 {
	font-size: 15px;
	color: #CC002C;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 14px;
	color: #000000;
}

h6 	{

	font-weight:bold; 
	font-size: 12px;  
	line-height: 18px; 
	margin-top:30px;
	padding:8px; 
	border-top: 1px solid #c00; 
	border-bottom: 1px solid #c00; 
	color:#000;

}

a:link {
	color: #CC002C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC002C;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC002C;
}

p {font-size:15px; margin:6px 0 12px 0;}

img {margin:8px;}

#poem	{text-align:center; width:500px;}

#bks  {text-align:center; max-width:780px;}

#txt {width:500px; text-align:left; margin-left:50px;}
#txt p {line-height:normal; margin:12px 0 21px 0;}

#txt1 {width:500px; margin-top:50px; text-align:left; margin-left:50px;}
#txt1 p {font-size:15px;}
#txt1 li {font-size:15px; margin:12px 0 12px 0;}
#txt1 .quote {font-size:14px; font-weight:bold;}