.poemTableLeft
{
    border-bottom: solid 1px black;
    text-align:left;
    background-color: White;
}

.poemTableRight
{
    border-left: solid 1px black;
    border-bottom: solid 1px black;
    background-color: White;
}

.otherheading
{
	text-decoration: underline;
	font-weight: bold;
}

.heading
{
	text-decoration: none;
	font-weight: bold;
}


body, h2, td
{
	background-color: #C5D51E;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0px 0px 5px;
}

.tinyText
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.button
{
    Font-Size: 12px;
    font-family: Arial;
    background-color: #FFFFC0; 
    border: solid 1px #000000;
}

.tinyText a
{
	color: #616D7E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.tinyText a:hover
{
	color: #616D7E;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}


.littlebottom
{
	background-color: #C5D51E;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

.littlebottom a
{
	background-color: #C5D51E;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.littlebottom a:hover
{
	background-color: #C5D51E;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}

.title
{
	color: #000000;
	font-family: Arial;
	font-size: 38pt;
	font-weight: bold;
	letter-spacing: 28px;
	margin: -10px 0px 0px 5px;
}
.tagLineLeft
{
	color: #696969;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	margin: -11px 0px 0px 0px;
	width: 100%;
}

.navbar2
{
	width: 100%;
	padding: 1px 0px 2px 0px;
	text-align: left;
	color: #000000;
	background-color: #FFFFC0;
}
.navbar2 ul
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.navbar2 li
{
	list-style-type: none;
	display: inline;
	color: #000000;
}
.navbar2 li a
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #696969;
	text-decoration: underline;
}
.navbar2 li a:link, .navbar2 li a:visited
{
	color: #696969;
}

.navbar2 li a:hover
{
	color: #696969;
	background-color: #fff8dc;
	text-decoration: none;
}

.alphaSort a, .alphaSort
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #696969;
	text-decoration: underline;
}
.alphaSort a:link, .alphaSort a:visited
{
	color: #696969;
}

.alphaSort a:hover
{
	color: #696969;
	text-decoration: none;
}


.dividerHR
{
	text-align: center;
	width: 98%;
	height: 1px;
	color: #000000;
	border: none;
	background-color: #000000;
}


.randomArtist a, .randomArtist a:link, .randomArtist a:visited, .artNaviagtion
{
	text-align: center;
	margin-top: 7px;
	color: #696969;
	text-decoration: underline;
}
.randomArtist img, .randomArtist
{
	text-align: center;
	margin-top: 7px;
	text-decoration: none;
}
.randomArtist a:hover, .artNaviagtion:hover, .artNaviagtion disabled
{
	color: #696969;
	text-decoration: none;
}
.primaryContent
{
	padding: 0px 1px 0px 1px;
	text-align: left;
}

.imageSize img
{
	width: 100px;
}

.artItem
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #000000;
	text-align: center;
}

.collapsePanelHeaderStatus
{
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	background-color: #cccc99;	
}

.collapsePanelHeader
{
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	background-color: #cccc99; 
	cursor: hand;
	height: 20px;
	border-top: solid 1px #000000;
}

.linkSubmitTable td
{
	background: #FFFFFF;	
	padding-right: 2px;
	
}

.linkNaviagtion:hover, .linkNaviagtion disabled
{
	color: #000000;
	text-decoration: none;
}

.linkNaviagtion
{
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	
}
.linkNaviagtionURL
{
	font-size: 10px;
	color: #696969;
}
.linkItem
{
	padding: 5px 5px 5px 5px;
	border: solid 1px #000000;
	text-align: left;
	background-color: #FFFFFF;
}
