/***
  Cascading Style Sheet
  For KosKostmayer.com
  
  Colors:
    Background    - #ffffff
    Body text     - #000000
    Header text   - #333333
    Link normal   - #666666
    Link hover    - #e76337
    Link visited  - #bc6844
    NoCo text     - #584646
    
      background-image: url(http://localhost/kk/images/bg-paper-crumpled.jpg); 
  ***/
  
  
/***********
  overall page structure 
  ***********/  
body {
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	background-color: #110011;
  /*background-image: url(/images/backgrounds/bg-desk-paper.jpg);*/
}
body.displayimage {
	margin: 33px;
	padding: 0px;
	spacing: 0px;
	background-color: #ffffff;
  background-image: none;
}


/***** 
  All text elements will default to this,
  unless otherwise specified.
  *****/

body, td, p, div, span, li, a, blockquote {
  /*font-family: courier, 'courier new', mono; */
  font-family: verdana, helvetica, sans-serif; 
  font-size: 14px;
  color: #eeeeee; 
  font-weight: normal;
  font-style: normal;
}

table {
  border-spacing: 0px;
}

/***** 
  main page structure 
  *****/
table.mainheader { 
  width: 900px;
  padding: 0px;
  margin: 0px;
  spacing: 0px;
}
table.mainbody {
  width: 900px !important;
  max-width: 900px !important;
  padding: 0px;
  margin: 0px;
  spacing: 0px;
}
table.mainfooter {
  width: 900px;
  padding: 0px;
  margin: 0px;
  spacing: 0px;
}
td.body {
  vertical-align: top;
  text-align: justify;
  padding: 20px;
  height: 300px;
}
td.homebody {
  vertical-align: top;
  padding: 10px;
  height: 300px;
}

td.footerleft {
  width: 50%;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  padding-left: 20px;
}
td.footerright {
  width: 50%;
  text-align: right;
  vertical-align: top;
  font-size: 11px;
  padding-right: 20px;
}





/*****
  Text formatting
  *****/
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	color: #990000;	
}

h1 {
	font-size: 30px;
  margin-top: 9px;
  margin-bottom: 3px;
  text-align: center;
  display: block;
}
h1.left {
  text-align: left;
}
h1.right {
  text-align: right;
}

h2 {
	font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  display: block;
}
h2.left {
  text-align: left;
}
h2.right {
  text-align: right;
}

h3 {
	font-size: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  display: block;
}
h3.left {
  text-align: left;
}
h3.right {
  text-align: right;
}



div.supersize {
  font-size: 72px;
  text-align: center;
}
div.headerlogo {
  font-family: courier, "courier new", mono;
  font-size: 72px;
  font-weight: bold;
  color: #eecc33;
  color: #ddcc00;
  color: #aaaa00;
  color: #aaaaaa;
}

div.mainmenu {
  border: 0px solid black;
  width: 900px;
  /*height: 20px;*/
  vertical-align: middle;
  text-align: center;
}

/*** display for poems ***/
div.poemtitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 26px;
	font-style: normal;
  color: #990000;	
  text-align: center;  
  margin-top: 9px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
div.poemdedication, span.poemdedication  {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
  color: #990000;	 
  text-align: center;   
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
div.poembody {
  margin: 5px;
}

/*** display for screenplays ***/
div.screenplaytitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 26px;
	font-style: normal;
  color: #990000;
  text-align: center;  	  
  margin-top: 9px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}
div.screenplaysubtitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
  color: #000000;	  
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
div.screenplaysynopsis {
  margin: 5px;
}


/*** display for plays ***/
div.playtitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 26px;
	font-style: normal;
  color: #990000;	 
  text-align: center;   
  margin-top: 9px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}
div.playsubtitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
  color: #000000;	  
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
div.playsynopsis {
  margin: 5px;
}
div.playhistory {
  margin: 15px;
  color: #002200;	  
}

div.scriptpagetitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
  color: #333333;	  
  margin-top: 9px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}

/*** display for articles ***/
div.articletitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
  color: #990000;	  
  margin-bottom: 5px;
  text-align: center;
}
div.articlesubtitle {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
  color: #000000;	  
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 5px;
}
div.articleauthor, span.articleauthor {
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 5px;
}
div.articlepublication, span.articlepublication {
  margin: 15px;
  color: #002200;	 
}
div.articlebody {
  margin: 15px;
  color: #002200;	  
}


div.imagename {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
  color: #333333;	  
  margin-top: 9px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 5px;
}
div.imagecaption {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
  color: #000000;	  
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 15px;
  margin-right: 5px;
}
img.imagedisplay {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 15px;
  margin-right: 5px;
}

div.songname, span.songname {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
  color: #333333;	  
  margin-top: 9px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 5px;
}
div.songcaption, span.songcaption {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
  color: #000000;	  
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 15px;
  margin-right: 5px;
}






/*****
  Some exception/messaging stuff
  *****/
div.validationerror {
  display: block;
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: normal;
	font-size: 12px;
  color: #660000;	  
  background-color: #cccccc;
  margin: 10px;
  padding: 5px;
  border: 1px dotted #000000;
}
div.message, span.message {	
  color: #cfc4ad;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}div.errorpageheader {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-weight: bold;
	font-size: 30px;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 6px;
  color: #660000;	
}div.errormsg, span.errormsg {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #990000;
	margin-bottom: 20px;
	margin-top: 10px;
}

span.helptext, div.helptext {	
  font-size: 11px;
  font-style: italic;
	font-weight: normal;	
	text-align: left;
	color: #cfc4ad;
}
span.helptextr, div.helptextr {	
  font-size: 11px;
  font-style: italic;
	font-weight: normal;	
	text-align: right;
	padding-right: 50px;
	color: #cfc4ad;
}
span.helptextcenter, div.helptextcenter {	
  font-size: 11px;
  font-style: italic;
	font-weight: normal;	
	text-align: center;
	color: #cfc4ad;
}

/**********************
  Link selectors
  **********************/
a {
	font-weight: normal;
	padding: 0px;
  color: #cc9900; 
	text-decoration: none;
}
a:link, a:visited {
}
a:hover, a:active {
	color: #ffcc00;
	text-decoration: underline;
}
a.overimg {
	padding: 0px;
  color: #ddaa00; 
	text-decoration: none;
}
a.overimg:link, a.overimg:visited {
}
a.overimg:hover, a.overimg:active {
	color: #aa6600;
	text-decoration: underline;
}
a.music {
  font-size: 11px;
	padding: 0px;
  color: #ddaa00; 
	text-decoration: none;
}
a.music:link, a.music:visited {
}
a.music:hover, a.music:active {
	color: #aa6600;
	text-decoration: underline;
}
a.bold {
	font-weight: bold;
}
a.bold:link, a.bold:visited {
}
a.bold:hover, a.bold:active {
	color: #660000;
	text-decoration: underline;
}
a.dull { text-decoration: none; }
a.menu {
  text-decoration: none;
  font-family: courier, 'courier new', mono; 
  /*font-family: verdana, helvetica, sans-serif; */
  font-weight: 700; 
  font-size: 24px; 
  font-style: normal;
}
a.menu:hover, a.menu:active {
  color: #990000;
}

a.mainmenu {
  text-decoration: none;
  font-family: courier, 'courier new', mono; 
  /*font-family: verdana, helvetica, sans-serif; */
  font-weight: bold; 
  font-size: 18px; 
  font-style: normal;
  padding-left: 13px;
  padding-right: 13px;
	color: #aa6600; 
}
a.mainmenu:link, a.mainmenu:visited {
}
a.mainmenu:hover, a.mainmenu:active {
	color: #ffcc00;	
}
span.mainmenucurrent {
  color: #666600;
  color: #dd9900;
  text-decoration: none;
  font-family: courier, 'courier new', mono; 
  /*font-family: verdana, helvetica, sans-serif; */
  font-weight: 700; 
  font-size: 18px; 
  font-style: normal;
  padding-left: 13px;
  padding-right: 13px;
}



a.listheader, a.listmainabove {
  color: #cccccc;}
a.listheader:link, a.listmainabove:link,
a.listheader:visited, a.listmainabove:visited {
  color: #cccccc;
}
a.listheader:hover, a.listmainabove:hover,
a.listheader:active, a.listmainabove:active {
  color: #cc0000;
}

a.displaycellhead {
  font-size: 16px;
  font-weight: bold;
  color: #663333;}
a.displaycellhead:hover, a.displaycellhead:active {
  color: #cccccc;
} 



a.button {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #666600;
  background-color: #996600;
  color: #000000;
  text-decoration: none;
}
a.button:link, a.button:visited {
}
a.button:hover, a.button:active {
  background-color: #cc9900;
  border: 1px solid #999900;
}

a.playbutton {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 5px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  border: 1px solid #333333;
  background-color: #cccccc;
  color: #000000;
  text-decoration: none;
}
a.playbutton:link, a.playbutton:visited {
}
a.playbutton:hover, a.playbutton:active {
  background-color: #999999;
  color: #660000;
}






/************
  Image selectors
  *************/
img.headerimg {
  border: 0px;
  margin: 0px;
  padding: 0px;
  /*height: 109px;
  width: 780px;*/
}
img.border {
  display: block;
  padding: 0px;
  margin: 0px;
  border: 2px solid #bc6844;
  border-style: etched;
}








/*****
  Some general tag styles 
  *****/ul {
  list-style-image: url(/images/bullet.gif);
  vertical-align: top;
}
ul > li {
  display: list-item;
  vertical-align: top;
  padding-top: 10px;
}





/*****
  Site page list display
  *****/
table.displaylist {
	width: 90%;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  border: 0px dotted #666666;
 	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
tr.displaylistheader {
  background-color: #222222;
}
tr.displaylistheader td {
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
}
tr.displaylistheader td.right {
  text-align: right;
}
tr.displaylistrowodd {
  display: block;
	border-top: 1px solid #ffffff;
}
tr.displaylistroweven {
  display: block;
	border-top: 1px solid #999999;
}
tr.displaylistrow {
  display: block;
	border-top: 1px solid #999999;
}


td.displaylistcell {
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;  	
  vertical-align: top;
  border-top: 0px solid #dddddd;
}
td.displaylistcellright {
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: right; 
  vertical-align: top;
  border-top: 0px solid #dddddd;
}
td.displaylistcellfirst {
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;  	
  vertical-align: top;
  border-top: 0px solid #ffffff;
}
td.displaylistcellrightfirst {
  padding-right: 3px;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: right; 
  vertical-align: top;
  border-top: 0px solid #ffffff;
}











/*****
  Display for Forms
  *****/
div.label, span.label {
  display: block;	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 5px;
}


/************
  Form selectors
  *************/
table.formmain {
	width: 100%;
	border: 1px solid #cccccc;
  border-spacing: 0px;
  margin: 5px;
  padding: 0px;
 	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #cfc4ad;
	vertical-align: top;
	font-size: 11px;
}

input.smallsubmit {
  margin: 0px;
  margin-bottom: 3px;
  border: 1px solid #cccccc;
  background-color: #222222;
  color: #eeeeee;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
input.submit {
  margin: 0px;
  border: 1px solid #cccccc;
  background-color: #222222;
  color: #eeeeee;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 15px;
}
input, select, textarea {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  margin-bottom: 3px;
  margin-right: 15px;
  border: 1px solid #663300;
  background-color: #cccc99;
  
}
input:focus, select:focus, textarea:focus {
  background-color: #eeeecc;
}
input[type='password']:focus, input.password:focus {
  background-color: #eeeecc;	
}

input.checkbox, input[type='checkbox']  {
	margin-right: 5px;
  background-color: #000000;
	float: left;
}
input.close {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  margin-bottom: 3px;
  margin-right: 2px;
}
input.optional {
  margin-right: 2px;
}



td.formmainrow {
  text-align: center;
	vertical-align: top;
	width: 100%;
	padding-top: 3px;
}

/* container for label/field combos */
div.labelfield {
	display: block;
  text-align: left;
	vertical-align: top;
	padding: 2px;
	float: left;
}



/* label on left of field */
span.labelleft {	
	font-weight: bold;	
	text-decoration: none;
  display: block;
  text-align: right;
  vertical-align: bottom;
  padding-right: 10px;
  padding-left: 0px;
  padding-top: 1px;	
  float: left;
}
/* label on left of field, sized to a column of width */
span.labelleftcol {	
	width: 100px;
	font-weight: bold;	
	text-decoration: none;
  display: block;
  text-align: right;
  vertical-align: bottom;
  padding-right: 10px;
  padding-left: 0px;
  padding-top: 1px;	
  float: left;
}
span.labelleftsmall {	
	font-weight: bold;
  font-size: 11px;	
	text-decoration: none;
  display: block;
  text-align: right;
  vertical-align: bottom;
  padding-right: 10px;
  padding-left: 0px;
  padding-top: 1px;	
  float: left;
}
/* label on top (left) of field, a bit smaller */
span.labeltopsmall {	
	font-size: 10px;
	font-weight: bold;	
  text-align: left;
  vertical-align: bottom;
  display: block;
  padding-right: 0px;
  padding-left: 3px;	
  padding-top: 0px;
}
/* label on right of field */
span.labelright {	
	font-weight: bold;	
	font-size: 11px;
	text-decoration: none;
  display: block;
  text-align: left;
  vertical-align: bottom;
  padding-right: 10px;
  padding-left: 0px;
  padding-top: 3px;	
  padding-bottom: 0px;	
  float: left;
}

.label, .labelleft, .labelleftcol, .labelleftsmall, .labeltopsmall, .labelright {
  color: #333333;
}


/* help text for fields */
span.helptext, div.helptext {	
  font-size: 11px;
  font-style: normal;
	font-weight: normal;	
	text-align: left;
	color: #cccccc;
}
span.helptextr, div.helptextr {	
  font-size: 11px;
  font-style: normal;
	font-weight: normal;	
	text-align: right;
	padding-right: 50px;
	color: #cccccc;
}
span.helptextcenter, div.helptextcenter {	
  font-size: 11px;
  font-style: normal;
	font-weight: normal;	
	text-align: center;
	color: #cccccc;
}




/***********
  list layout 
  ***********/ 
table.listadminmain {
	width: 100%;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  border: 1px solid #bc6844;
 	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
 
table.listmain {
	width: 90%;
  border-spacing: 0px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
  border: 1px solid #666666;
 	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
td.listmainheadcell {
	background-color: #222222;
	color: #ffffff;
	font-weight: bold;
	vertical-align: bottom;
  padding-left: 3px;
  padding-right: 3px;
}
td.listmainheadcellright {
	background-color: #222222;
	color: #ffffff;
	font-weight: bold;
	vertical-align: bottom;
  padding-left: 3px;
  padding-right: 3px;
  text-align: right;
}
tr.listmainrowodd, tr.listmainrow {
	background-color: #330000;
	color: #fcfcfc;
	font-size: 10px;
}
tr.listmainroweven {
	background-color: #220000;
	color: #000000;
	font-size: 10px;
}

td.listmaincell {
  padding-left: 3px; 	
  vertical-align: top;
}
td.listmaincellright {
  padding-left: 3px;
  padding-right: 3px;
  text-align: right; 
  vertical-align: top;	
}

div.listmainaboveleft {
	width: 50%;
	font-weight: normal;
	vertical-align: bottom;
  float: left;
  text-align: left;
  border-bottom: 1px dotted #bc6844;
}
div.listmainaboveright {
	width: 50%;
	font-weight: normal;
	vertical-align: bottom;
  float: left;
  text-align: right;
  border-bottom: 1px dotted #bc6844;
}
div.abovelistleft {
	width: 33%;
	font-weight: normal;
	vertical-align: bottom;
  float: left;
  text-align: left;
  border-bottom: 1px dotted #bc6844;
}
div.abovelistcenter {
	width: 34%;
	font-weight: normal;
	vertical-align: bottom;
  float: left;
  text-align: center;
  border-bottom: 1px dotted #bc6844;
}
div.abovelistright {
	width: 33%;
	font-weight: normal;
	vertical-align: bottom;
  float: left;
  text-align: right;
  border-bottom: 1px dotted #bc6844;
}

span.listpagehead, div.listpagehead {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
  color: #8c8d44;	}
td.detailpagehead, span.detailpagehead, div.detailpagehead {
  display: block;
	font-family: verdana, helvetica, arial, sans-serif;	
  font-weight: bold;
	font-size: 13px;
	font-style: italic;
	vertical-align: bottom;
  padding-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;  
  color: #8c8d44;	}

div.sitebynoco {
	font-family: verdana, helvetica, arial, sans-serif;	
  font-weight: normal;
	font-size: 10px;
  color: #584646;	
}


div.listnavleft {
  display: block;
  float: left;
  text-align: left;
  padding-left: 0px;  
  padding-right: 0px;
  padding-top: 50px;  
  padding-bottom: 0px;
  margin-left: 50px;
}
div.listnavright {
  display: block;
  float: right;
  text-align: right;
  padding-left: 0px;  
  padding-right: 0px;
  padding-top: 50px;  
  padding-bottom: 0px;
  margin-right: 50px;
}





/*** --- SEARCHBOX --- ***/
table.searchbox {
  margin: 0px;
  padding: 3px;
}
div.searchbox {
  margin: 0px;
  padding: 0px;
  border: 1px solid #666666;
}
div.searchboxheader {
  margin: 0px;
  padding: 0px;
  background-color: #222222;
  font-size: 13px;
  font-weight: bold;
  color: #eeeeee;
}
span.searchboxlabel {
  font-size: 10px;
  font-weight: bold;
}
input.searchboxsubmit {
  margin: 0px;
  margin-bottom: 3px;
  border: 1px solid #cccccc;
  background-color: #222222;
  color: #eeeeee;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}
input.searchboxsubmit:focus {
  background-color: #999999;
}
div.noresults {
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999999;
}


table.pagenav {
  margin-top: 0px;
  border-top: 0px solid #220022;
  border-bottom: 0px solid #220022;
}
.pagenav {
  font-size: 10px;
  color: #999966;
}
table.pagenav#top {
  margin-top: 0px;
  border-top: 0px solid #220022;
  border-bottom: 0px solid #220022;
}


div.displaypageheader {
  font-weight: bold;
  font-size: 24px;
  color: #111111;
  text-align: center;
}

.articlemeta {
  font-weight: bold;
  font-size: 12px;
}
table.articlemeta {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

img.imglistdisplay {
  margin: 5px;
  border: 1px solid #222222;
}

.bgpoems {
  background-image: url(/images/backgrounds/bg-shadows-6.jpg);
  align: left;
  text-align: left;
  vertical-align: top;
  height: 350px;
  width: 600px;
  padding: 25px;
  border: 1px solid #222222;
}
.bgmusic {
  background-image: url(/images/backgrounds/bg-2-kos-dancing.jpg);
  background-repeat: repeat;
  align: left;
  text-align: left;
  vertical-align: top;
  height: 350px;
  width: 600px;
  padding: 25px;
  border: 1px solid #222222;
}
.bgarticles {
  background-image: url(/images/backgrounds/bg-maffakos.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  align: left;
  text-align: left;
  vertical-align: top;
  height: 350px;
  width: 600px;
  padding: 25px;
  border: 1px solid #222222;
}
.overimg {
  color: #eeccff;
}

img.bios {
  border: 1px solid #333333;
}
img.bios:hover {
  border: 1px solid #999999;
}
div.poembody pre {
  font-family: verdana, helvetica, arial, sans-serif;
}

.small {
  font-size: 11px;
}

div.musichelp {
  font-size: 11px; 
  margin-top: 20px; 
  margin-left: 30px; 
  margin-right: 30px; 
  padding: 15px;
  color: #cc9900;
  background-color: #660000;
  border: 1px solid #333333;
}


.kosg {
  background-color: #110011;
  color: #110011;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0px;
}
