BODY, P, TD {	font-family: Courier New;	font-size: 20px;		color: #ffffff;	font-weight: nor;}A {	color: #e71800;	text-decoration: none;}A:link {	color: #FFFFFF;	text-decoration: none;}A:visited {	color: #cccccc;	text-decoration: none;}A:hover {	color: #ffe784;	text-decoration: none;}A:active {	color: #ffffff;	text-decoration: none;}


.little {	font-size: 11px;}
A.little {	color: #ffffff;	text-decoration: none;}A.little:link {	color: #ffe784;	text-decoration: none;}A.little:visited {	color: #cccccc;	text-decoration: none;}A.little:hover {	color: #ffffff;	text-decoration: underline;}A.little:active {	color: #ffffff;	text-decoration: none;}


.current {	color: #ffffff;}.chicken {	color: #ffffff;	font-family: Courier New;	font-size: 12pt;	font-weight: normal;}



A.poem {
	color: #ffe784;	text-decoration: none;}A.poem:link {	color: #ffe784;	text-decoration: none;}A.poem:visited {	color: #ea8666;	text-decoration: none;}A.poem:hover {	color: #e71800;	text-decoration: none;}
A.poem:active {	color: #ff0000;	text-decoration: none;}


.cormorant {
	color: #ffffff;
	font-family: Courier New;
	font-size: 12pt;
	font-weight: normal;
	background-color: #0d0d0d;
}.cormorantb {
	color: #ffffff;
	font-family: Courier New;
	font-size: 14px;
	font-weight: normal;
	background-color: #0d0d0d;
}.big {	font-size: 20pt;	font-weight: nor;}.partial {	font-size: 15px;	font-weight: nor;
}


A.interior {	color: #e71800;	text-decoration: underline;}A.interior:link {	color: #e71800;	text-decoration: underline;}A.interior:visited {	color: #cccccc;	text-decoration: underline;}A.interior:hover {	color: #e71800;	text-decoration: underline;}A.interior:active {	color: #ff0000;	text-decoration: underline;}


.pinch {	color: #666666;	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt;	font-weight: normal;}A.pinch {	color: #666666;	text-decoration: none;}A.pinch:link {	color: #666666;	text-decoration: none;}
A.pinch:visited {
	color: #666666;
	text-decoration: none;
}
A.pinch:hover {	color: #e71800;	text-decoration: none;}A.pinch:active {
	color: #ff0000;
	text-decoration: none;
}


.photo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}



#image {
	z-index: 1;
	width: 96%;
	height: 50px;
	position: absolute;
	top: 25px;
	left: 0;
}
#menu {
	z-index: 8;
	width: 96%;
	height: 60px;
	position: absolute;
	top: 35px;
	left: 0;
}
#content {
	z-index: 15;
	width: 96%;
	position: absolute;
	top: 125px;
	left: 0;
}
.super {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	background-attachment: fixed;
}